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