summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2009-11-09pata_via: extend the rev_max for VT6330JosephChan@via.com.tw
2009-11-09sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-09pata_sc1200: Fix crash on bootAlan Cox
2009-11-09ahci: revert "Restore SB600 sata controller 64 bit DMA"Chuck Ebbert
2009-11-09sata_nv: make sure link is brough up online when skipping hardresetTejun Heo
2009-11-09libata: fix PMP initializationTejun Heo
2009-11-09libata: fix internal command failure handlingTejun Heo
2009-10-12libata: fix incorrect link online check during probeTejun Heo
2009-10-05ahci: restore pci_intx() handlingTejun Heo
2009-10-05pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock
2009-09-24libata: fix off-by-one error in ata_tf_read_block()Tejun Heo
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon
2009-08-12libata: OCZ Vertex can't do HPATejun Heo
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz
2009-08-12pata_at91: fix resource releaseTejun Heo
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich
2009-07-28ata_piix: Add new short cable IDSteve Conklin
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo
2009-07-14libata: fix follow-up SRST failure pathTejun Heo
2009-06-23libata: don't set IORDY for resetTejun Heo
2009-06-23sata_fsl: Add power mgmt supportDave Liu
2009-06-23[libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich
2009-06-23[libata] beautify module parametersEvgeni Golov
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven
2009-06-10sata_nv: use hardreset only for post-boot probingTejun Heo
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang
2009-06-10ata_piix: Remove stale commentAlan Cox
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox
2009-06-10ahci: misc cleanups for EM stuffTejun Heo
2009-06-10[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2Jens Axboe
2009-06-10sata_sil: enable 32-bit PIORobert Hancock
2009-06-10sata_sx4: speed up ECC initializationAlexander Beregalov
2009-06-10libata-sff: avoid byte swapping in ata_sff_data_xfer()Sergei Shtylyov