aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-17ide: remove chipset field from hw_regs_tBartlomiej Zolnierkiewicz
2009-05-17ide: replace special_t typedef by IDE_SFLAG_* flagsBartlomiej Zolnierkiewicz
2009-05-17ide: merge ide_disk_special() into do_special() (v2)Bartlomiej Zolnierkiewicz
2009-05-17ide: BUG() on unknown flags in ide_disk_special()Bartlomiej Zolnierkiewicz
2009-05-17ide: try to use PIO Mode 0 during probe if possibleJoao Ramos
2009-05-17ide-tape: fix debug callMark de Wever
2009-05-16Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo
2009-04-30alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov
2009-04-30Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov
2009-04-23Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-04-23MAINTAINERS: update IDE entryBartlomiej Zolnierkiewicz
2009-04-23palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixupBartlomiej Zolnierkiewicz
2009-04-23palm_bk3710: those registers/bitfields don't existDavid Brownell
2009-04-22Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz
2009-04-22ide: Stop disks on reboot for laptop which cuts powerBruno Prémont
2009-04-22ide-cd: fix kernel crash on hppa regressionHelge Deller
2009-04-22palm_bk3710: UDMA performance fixDavid Brownell
2009-04-21ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo
2009-04-19ide: drop rq->data handling from ide_map_sg()Tejun Heo
2009-04-19ide-atapi: kill unused fields and callbacksTejun Heo
2009-04-19ide-tape: simplify read/write functionsTejun Heo
2009-04-19ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo
2009-04-19ide-tape: unify r/w init pathsTejun Heo
2009-04-19ide-tape: kill idetape_bhTejun Heo
2009-04-19ide-tape: use standard data transfer mechanismTejun Heo
2009-04-19ide-tape: use single continuous bufferTejun Heo
2009-04-19ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo
2009-04-19ide-tape,floppy: fix failed command completion after request senseTejun Heo
2009-04-19ide-pm: don't abuse rq->dataTejun Heo
2009-04-19ide-cd,atapi: use bio for internal commandsTejun Heo
2009-04-19ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov
2009-04-19ide-cd: convert to using generic sense requestBorislav Petkov
2009-04-19ide: add helpers for preparing sense requestsBorislav Petkov
2009-04-19ide-cd: don't abuse rq->bufferTejun Heo
2009-04-19ide-atapi: don't abuse rq->bufferTejun Heo
2009-04-19ide-taskfile: don't abuse rq->bufferTejun Heo
2009-04-19ide-floppy: block pc always uses bioTejun Heo
2009-04-19ide-cd: clear sense buffer before issuing request senseTejun Heo
2009-04-19ide kill unused ide_cmd->specialTejun Heo
2009-04-19ide: don't set REQ_SOFTBARRIERTejun Heo
2009-04-19ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo
2009-04-19ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo
2009-04-19block: clear req->errors on bio completion only for fs requestsTejun Heo
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz