summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2009-12-03ata: use pci_dev->revisionSergei Shtylyov
2009-12-03pata_hpt366: fix timing register documentationSergei Shtylyov
2009-12-03libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz
2009-12-03pata_hpt{37x|3x2n}: fix timing register masks (take 2)Sergei Shtylyov
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox
2009-12-03pata_ali: Fix regression with old devicesAlan Cox
2009-12-03[libata] PATA: Update experimental tagsAlan Cox
2009-12-03pata_cmd64x: implement serialization as per notesAlan Cox
2009-12-03pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox
2009-12-03pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox
2009-12-03libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo
2009-12-03sata_fsl: Add asynchronous notification supportashish kalra
2009-12-03pata_hpt{37x,3x2n}: add debounce delay to cable detection methodsBartlomiej Zolnierkiewicz
2009-12-03pata_hpt3x2n: fix cable detectionBartlomiej Zolnierkiewicz
2009-12-03ata: Don't require newlines for link_power_management_policyMatthew Garrett
2009-12-03pata-it821x: use PCI_DEVICE_ID_RDC_D1010 defineOtavio Salvador
2009-12-03pata_hpt37x: unify ->pre_reset methodsBartlomiej Zolnierkiewicz
2009-12-03pata_hpt37x: add proper cable detection methodsBartlomiej Zolnierkiewicz
2009-12-03ahci: disable SNotification capability for ich8Shaohua Li
2009-12-03sata_sil24: MSI support, disabled by defaultVivek Mahajan
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-19sata_fsl: Split hard and soft resetJiang Yutang
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