aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-08-22ata: pata_arasam_cf: Use devm_clk_getVaishali Thakkar
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-10libata: fix libata-core.c kernel-doc warningRandy Dunlap
2015-08-06ata: ahci_brcmstb: Fix misuse of IS_ENABLEDAxel Lin
2015-08-06sata_sx4: Check return code from pdc20621_i2c_read()Tomer Barletz
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-07-28ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=nFlorian Fainelli
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-16libata: Do not blacklist M510DCMartin K. Petersen
2015-07-15libata: increase the timeout when setting transfer modeMikulas Patocka
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-14libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin
2015-07-14ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem
2015-07-14ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entriesGeert Uytterhoeven
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-18libata: Do not blacklist Micron M500DCMartin K. Petersen
2015-06-17ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni
2015-06-17ahci, msix: Fix build error for !PCI_MSIRobert Richter
2015-06-16ahci: Add support for Cavium's ThunderX host controllerRobert Richter
2015-06-16ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter
2015-06-10libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes
2015-06-10drivers: ata: add support for Ceva sata host controllerSuneel Garapati
2015-06-09ahci: added support for Freescale AHCI sataTang Yuantian
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter
2015-05-29Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai
2015-05-25ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma
2015-05-24ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen
2015-05-21ata: hpt366: fix constant cast warningArnd Bergmann
2015-05-20ata: at91: use syscon to configure the smcAlexandre Belloni
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds