summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pata_icside: fix the FIXMEsRussell King2007-08-061-17/+11
* pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-011-11/+9
* libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo2007-08-011-0/+1
* ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo2007-08-011-0/+8
* ata_piix: implement piix_borken_suspend()Tejun Heo2007-08-011-30/+30
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-3/+3
* libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-011-0/+4
* pata_cmd64x: Correct the speed rangesAlan Cox2007-08-011-4/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-243-10/+119
|\
| * pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox2007-07-241-7/+7
| * pata_ali: Correct HP detectAlan Cox2007-07-241-1/+1
| * ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-241-2/+111
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
|/
* pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox2007-07-201-1/+1
* libata: implement EH fast drainTejun Heo2007-07-203-2/+101
* libata: schedule probing after SError access failure during autopsyTejun Heo2007-07-201-1/+5
* libata: clear HOTPLUG flag after a resetTejun Heo2007-07-201-5/+10
* libata: improve SCSI scan failure handlingTejun Heo2007-07-203-18/+49
* libata: quickly trigger SATA SPD down after debouncing failedTejun Heo2007-07-202-3/+5
* libata: improve SATA PHY speed down logicTejun Heo2007-07-202-7/+28
* The SATA controller device ID is different according tosu henry2007-07-201-1/+4
* ahci: implement SCR_NOTIFICATION r/wTejun Heo2007-07-201-31/+37
* ahci: make NO_NCQ handling more consistentTejun Heo2007-07-201-2/+8
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-2014-133/+189
* libata: implement AC_ERR_NCQTejun Heo2007-07-201-3/+4
* libata: improve EH report formattingTejun Heo2007-07-206-25/+95
* sata_sil24: separate out sil24_do_softreset()Tejun Heo2007-07-201-3/+10
* sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo2007-07-201-20/+56
* sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo2007-07-201-9/+14
* ahci: separate out ahci_do_softreset()Tejun Heo2007-07-201-4/+10
* ahci: separate out ahci_exec_polled_cmd()Tejun Heo2007-07-201-21/+33
* ahci: separate out ahci_kick_engine()Tejun Heo2007-07-201-33/+36
* ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo2007-07-201-1/+7
* libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-204-14/+14
* [libata] Fix reported task file values in sense dataPetr Vandrovec2007-07-202-0/+4
* Correct comment in libata-sff.cDave Jones2007-07-201-1/+1
* pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi2007-07-201-11/+16
* ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan2007-07-201-8/+8
* libata: add ST9160821AS 3.CLF to NONCQ blacklistTejun Heo2007-07-201-0/+1
* pata_platform: Fix NULL pointer dereferenceMagnus Damm2007-07-201-2/+3
* [libata] sata_mv: minor cleanupsJeff Garzik2007-07-201-24/+38
* [libata] sata_mv: Micro-optimization and cleanupsJeff Garzik2007-07-201-34/+31
* PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2007-07-201-0/+1
* [libata] sata_mv: use pci_try_set_mwi()Jeff Garzik2007-07-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-1210-61/+32
|\
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-119-60/+31
* | libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2007-07-122-11/+0
* | ata_piix: kill incorrect invalid map value warningTejun Heo2007-07-121-1/+1
* | libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert2007-07-121-0/+1
OpenPOWER on IntegriCloud