aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov
2009-05-30ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz
2009-05-22ide: improve failed opcode reportingBartlomiej Zolnierkiewicz
2009-05-22ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz
2009-05-22ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz
2009-05-22ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz
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-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
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: 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-18cs5536: define dma_sff_read_status() methodSergei Shtylyov