summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-07-20sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo
2007-07-20sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo
2007-07-20ahci: separate out ahci_do_softreset()Tejun Heo
2007-07-20ahci: separate out ahci_exec_polled_cmd()Tejun Heo
2007-07-20ahci: separate out ahci_kick_engine()Tejun Heo
2007-07-20ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec
2007-07-20Correct comment in libata-sff.cDave Jones
2007-07-20pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi
2007-07-20ahci.c: fix CONFIG_PM=n compilationAlexey Dobriyan
2007-07-20libata: add ST9160821AS 3.CLF to NONCQ blacklistTejun Heo
2007-07-20pata_platform: Fix NULL pointer dereferenceMagnus Damm
2007-07-20[libata] sata_mv: minor cleanupsJeff Garzik
2007-07-20[libata] sata_mv: Micro-optimization and cleanupsJeff Garzik
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee
2007-07-12ata_piix: kill incorrect invalid map value warningTejun Heo
2007-07-12libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert
2007-07-12[libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik
2007-07-12[libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik
2007-07-12[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)Jeff Garzik
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-11[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQJeff Garzik
2007-07-10libata-link: separate out ata_eh_handle_dev_fail()Tejun Heo
2007-07-10pata_hpt3x3: fix DMA Kconfig option to actually have a hope of workingJeff Garzik
2007-07-10Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklistPrarit Bhargava
2007-07-10pata_scc.c: Workaround for errata A308Akira Iguchi
2007-07-10libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo
2007-07-10pata_hpt3x3: major reworking and testingAlan Cox
2007-07-10libata: clean up horkage handlingTejun Heo
2007-07-10libata: quirk IOMEGA ZIP 250 ATAPI FLOPPYTejun Heo
2007-07-10libata: simplify PCI legacy SFF host handlingTejun Heo
2007-07-10pata_mpc52xx: suspend/resume supportDomen Puncer
2007-07-10sata_promise: SATA hotplug support, take 2Mikael Pettersson
2007-07-10pata_sis: FIFO whackAlan Cox
2007-07-10libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov
2007-07-09[libata] sata_mv: print out additional chip info during probeJeff Garzik
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik
2007-07-09[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)Jeff Garzik
2007-07-09[libata] Clean up driver udma_mask initializersJeff Garzik
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox
2007-07-09Add a PCI ID for santa rosa's PATA controller.Christian Lamparter
2007-07-09sata_sil24: sil24_interrupt() micro-optimisationMikael Pettersson
2007-07-09Add irq_flags to struct pata_platform_infoSonic Zhang
2007-07-09sata_promise: cleanupsMikael Pettersson
2007-07-09[libata] pata_ixp4xx: kill unused varJeff Garzik