summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-6/+6
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-225-30/+33
|\
| * via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-221-0/+2
| * ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-221-3/+6
| * ide: improve failed opcode reportingBartlomiej Zolnierkiewicz2009-05-221-19/+4
| * ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz2009-05-221-2/+2
| * ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-05-221-2/+2
| * ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-05-221-4/+17
* | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-223-6/+6
|\ \ | |/
| * piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-161-0/+1
| * icside: register second channel of version 6 PCBSergei Shtylyov2009-05-161-1/+1
| * ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-161-6/+0
| * ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2009-04-301-5/+4
* | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-192-3/+3
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-7/+4
* | ide: dequeue in-flight requestTejun Heo2009-05-113-17/+39
* | ide: cleanup rq->data_len usagesTejun Heo2009-05-115-24/+13
* | ide: convert to rq pos and nr_sectors accessorsTejun Heo2009-05-1111-22/+22
* | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-112-6/+6
* | block: add rq->resid_lenTejun Heo2009-05-113-18/+8
* | ide-tape: don't initialize rq->sector for rw requestsTejun Heo2009-05-111-1/+0
* | ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo2009-04-281-16/+4
* | ide: drop rq->data handling from ide_map_sg()Tejun Heo2009-04-281-5/+1
* | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-282-14/+4
* | ide-tape: simplify read/write functionsTejun Heo2009-04-281-99/+50
* | ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo2009-04-281-25/+20
* | ide-tape: unify r/w init pathsTejun Heo2009-04-281-64/+46
* | ide-tape: kill idetape_bhTejun Heo2009-04-281-221/+84
* | ide-tape: use standard data transfer mechanismTejun Heo2009-04-282-94/+24
* | ide-tape: use single continuous bufferTejun Heo2009-04-281-198/+58
* | ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo2009-04-283-8/+18
* | ide-tape,floppy: fix failed command completion after request senseTejun Heo2009-04-282-0/+2
* | ide-pm: don't abuse rq->dataTejun Heo2009-04-282-24/+16
* | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-284-35/+51
* | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-283-37/+22
* | ide-cd: convert to using generic sense requestBorislav Petkov2009-04-282-46/+12
* | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-281-0/+61
* | ide-cd: don't abuse rq->bufferTejun Heo2009-04-281-4/+4
* | ide-atapi: don't abuse rq->bufferTejun Heo2009-04-283-4/+4
* | ide-taskfile: don't abuse rq->bufferTejun Heo2009-04-282-11/+12
* | ide-floppy: block pc always uses bioTejun Heo2009-04-281-8/+6
* | ide-cd: clear sense buffer before issuing request senseTejun Heo2009-04-281-8/+4
* | ide: don't set REQ_SOFTBARRIERTejun Heo2009-04-282-2/+0
* | ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo2009-04-281-5/+2
* | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-04-281-6/+0
|/
* palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixupBartlomiej Zolnierkiewicz2009-04-231-6/+6
* palm_bk3710: those registers/bitfields don't existDavid Brownell2009-04-231-49/+18
* ide: Stop disks on reboot for laptop which cuts powerBruno Prémont2009-04-221-1/+16
* ide-cd: fix kernel crash on hppa regressionHelge Deller2009-04-221-1/+1
* palm_bk3710: UDMA performance fixDavid Brownell2009-04-221-14/+12
OpenPOWER on IntegriCloud