aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox1-1/+1
2007-07-20libata: implement EH fast drainTejun Heo3-2/+101
2007-07-20libata: schedule probing after SError access failure during autopsyTejun Heo1-1/+5
2007-07-20libata: clear HOTPLUG flag after a resetTejun Heo1-5/+10
2007-07-20libata: improve SCSI scan failure handlingTejun Heo3-18/+49
2007-07-20libata: quickly trigger SATA SPD down after debouncing failedTejun Heo2-3/+5
2007-07-20libata: improve SATA PHY speed down logicTejun Heo2-7/+28
2007-07-20The SATA controller device ID is different according tosu henry1-1/+4
2007-07-20ahci: implement SCR_NOTIFICATION r/wTejun Heo1-31/+37
2007-07-20ahci: make NO_NCQ handling more consistentTejun Heo1-2/+8
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo14-133/+189
2007-07-20libata: implement AC_ERR_NCQTejun Heo1-3/+4
2007-07-20libata: improve EH report formattingTejun Heo6-25/+95
2007-07-20sata_sil24: separate out sil24_do_softreset()Tejun Heo1-3/+10
2007-07-20sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo1-20/+56
2007-07-20sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo1-9/+14
2007-07-20ahci: separate out ahci_do_softreset()Tejun Heo1-4/+10
2007-07-20ahci: separate out ahci_exec_polled_cmd()Tejun Heo1-21/+33
2007-07-20ahci: separate out ahci_kick_engine()Tejun Heo1-33/+36
2007-07-20ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo1-1/+7
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo4-14/+14
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec2-0/+4
2007-07-20Correct comment in libata-sff.cDave Jones1-1/+1
2007-07-20pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi1-11/+16
2007-07-20ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan1-8/+8
2007-07-20libata: add ST9160821AS 3.CLF to NONCQ blacklistTejun Heo1-0/+1
2007-07-20pata_platform: Fix NULL pointer dereferenceMagnus Damm1-2/+3
2007-07-20[libata] sata_mv: minor cleanupsJeff Garzik1-24/+38
2007-07-20[libata] sata_mv: Micro-optimization and cleanupsJeff Garzik1-34/+31
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz1-0/+1
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds10-61/+32
2007-07-12libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2-11/+0
2007-07-12ata_piix: kill incorrect invalid map value warningTejun Heo1-1/+1
2007-07-12libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert1-0/+1
2007-07-12[libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik1-15/+14
2007-07-12[libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik1-247/+456
2007-07-12[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)Jeff Garzik1-15/+8
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok9-60/+31
2007-07-11[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQJeff Garzik1-57/+105
2007-07-10libata-link: separate out ata_eh_handle_dev_fail()Tejun Heo1-44/+52
2007-07-10pata_hpt3x3: fix DMA Kconfig option to actually have a hope of workingJeff Garzik1-0/+5
2007-07-10Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklistPrarit Bhargava1-0/+2
2007-07-10pata_scc.c: Workaround for errata A308Akira Iguchi1-15/+35
2007-07-10libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo1-0/+1
2007-07-10pata_hpt3x3: major reworking and testingAlan Cox2-15/+85
2007-07-10libata: clean up horkage handlingTejun Heo1-5/+8
2007-07-10libata: quirk IOMEGA ZIP 250 ATAPI FLOPPYTejun Heo1-0/+2
2007-07-10libata: simplify PCI legacy SFF host handlingTejun Heo6-262/+38