summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2009-12-03libata: remove experimental tag on PATA driversRobert Hancock
2009-12-03sata_mv: Clean up hard coded array size calculation.Thiago Farina
2009-12-03pata_via: fix double put on isa bridgeJiri Slaby
2009-12-03pata_cs5536: use 32-bit BM DMA template instead of 16-bit.Krzysztof Halasa
2009-12-03libata-acpi: missing _SDD is not an errorTejun Heo
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-19sata_fsl: Split hard and soft resetJiang Yutang
2009-11-08pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)Dominik Brodowski
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou
2009-10-16pata_sc1200: Fix crash on bootAlan Cox
2009-10-16libata: fix internal command failure handlingTejun Heo
2009-10-16libata: fix PMP initializationTejun Heo
2009-10-16sata_nv: make sure link is brough up online when skipping hardresetTejun Heo
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen
2009-10-16pata_via: extend the rev_max for VT6330JosephChan@via.com.tw
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf
2009-10-06pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz
2009-10-06pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz
2009-10-06pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee
2009-10-06pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz
2009-10-06libata: fix incorrect link online check during probeTejun Heo
2009-10-06ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo
2009-10-06libata: make gtf_filter per-devTejun Heo
2009-10-06libata: implement more acpi filtering optionsTejun Heo
2009-10-06libata: cosmetic updatesTejun Heo
2009-10-06ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock
2009-10-06pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-10-06ahci: disable 64bit DMA by default on SB600sTejun Heo
2009-09-21trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock
2009-09-17sata_promise: update reset codeMikael Pettersson
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo
2009-09-17ahci: restore pci_intx() handlingTejun Heo
2009-09-11pata_rz1000: use printk_onceMarcin Slusarz
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang
2009-09-11pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-11drivers/ata: use resource_sizeJulia Lawall
2009-09-08sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra
2009-09-08libata: add SATA PMP revision information for spec 1.2Shane Huang
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo