summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig
2017-08-28ata: mediatek: add support for MediaTek SATA controllerRyder Lee
2017-08-28pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-16sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET
2017-08-11cs5536: add support for IDE controller variantAndrey Korolyov
2017-08-11ata: sata_gemini: Introduce explicit IDE pin controlLinus Walleij
2017-08-11ata: sata_gemini: Retire custom pin controlLinus Walleij
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson
2017-08-02ata: sata_gemini: explicitly request exclusive reset controlPhilipp Zabel
2017-08-02ata: Drop unnecessary staticJulia Lawall
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet
2017-07-19libata: array underflow in ata_find_dev()Dan Carpenter
2017-07-18ata: Convert to using %pOF instead of full_nameRob Herring
2017-07-15ata: sata_rcar: add gen[23] fallback compatibility stringsSimon Horman
2017-07-15libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang
2017-07-10libata: Cleanup ata_read_log_page()Damien Le Moal
2017-07-10ata: fix gemini Kconfig dependenciesArnd Bergmann
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig
2017-06-29libata: fix build warning from unused goto labelTejun Heo
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im
2017-06-27ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin
2017-06-26sata_via: Enable optional hotplug on VT6420Ondrej Zary
2017-06-22ata: ahci_brcm: Avoid writing to read-only registersDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger
2017-06-21ata: ftide010: fix resource printingArnd Bergmann
2017-06-20libata: make the function name in comment match the actual functionMinwoo Im
2017-06-19ata: sata_rcar: make of_device_ids const.Arvind Yadav
2017-06-19ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav
2017-06-12libata: Convert bare printks to pr_contJoe Perches
2017-06-12libahci: wrong comments in ahci_do_softreset()Minwoo Im
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal
2017-06-12ata: Add driver for Faraday Technology FTIDE010Linus Walleij
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-06-05libata: factor out a ata_identify_page_supported helperChristoph Hellwig
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig
2017-06-05libata: factor out a ata_log_supported helperChristoph Hellwig
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig