aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
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-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11ide: dequeue in-flight requestTejun Heo
2009-05-11ide: cleanup rq->data_len usagesTejun Heo
2009-05-11ide: convert to rq pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-11ide-tape: don't initialize rq->sector for rw requestsTejun 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-28ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo
2009-04-28ide: drop rq->data handling from ide_map_sg()Tejun Heo
2009-04-28ide-atapi: kill unused fields and callbacksTejun Heo
2009-04-28ide-tape: simplify read/write functionsTejun Heo
2009-04-28ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo
2009-04-28ide-tape: unify r/w init pathsTejun Heo
2009-04-28ide-tape: kill idetape_bhTejun Heo
2009-04-28ide-tape: use standard data transfer mechanismTejun Heo
2009-04-28ide-tape: use single continuous bufferTejun Heo
2009-04-28ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo
2009-04-28ide-tape,floppy: fix failed command completion after request senseTejun Heo
2009-04-28ide-pm: don't abuse rq->dataTejun Heo
2009-04-28ide-cd,atapi: use bio for internal commandsTejun Heo
2009-04-28ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov
2009-04-28ide-cd: convert to using generic sense requestBorislav Petkov
2009-04-28ide: add helpers for preparing sense requestsBorislav Petkov
2009-04-28ide-cd: don't abuse rq->bufferTejun Heo
2009-04-28ide-atapi: don't abuse rq->bufferTejun Heo
2009-04-28ide-taskfile: don't abuse rq->bufferTejun Heo
2009-04-28ide-floppy: block pc always uses bioTejun Heo
2009-04-28ide-cd: clear sense buffer before issuing request senseTejun Heo
2009-04-28ide: don't set REQ_SOFTBARRIERTejun Heo
2009-04-28ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo
2009-04-28ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo
2009-04-23Merge branch 'for-linus' into for-nextBartlomiej 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-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