summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel2017-10-02
* ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDsVille Syrjälä2017-09-18
* ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann2017-09-07
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-09-06
|\
| * libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King2017-09-06
| * ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig2017-09-06
| * ata: mediatek: add support for MediaTek SATA controllerRyder Lee2017-08-28
| * pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov2017-08-28
| * cs5536: add support for IDE controller variantAndrey Korolyov2017-08-11
| * ata: sata_gemini: Introduce explicit IDE pin controlLinus Walleij2017-08-11
| * ata: sata_gemini: Retire custom pin controlLinus Walleij2017-08-11
| * ata: ahci_platform: Add shutdown handlerNate Watterson2017-08-04
| * ata: sata_gemini: explicitly request exclusive reset controlPhilipp Zabel2017-08-02
| * ata: Drop unnecessary staticJulia Lawall2017-08-02
| * ata: Convert to using %pOF instead of full_nameRob Herring2017-07-18
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-21
| |\ \
| | * | drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney2017-08-17
| | |/
* | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-29
* | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-29
* | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-28
* | | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET2017-08-16
|/ /
* | libata: fix a couple of doc build warningsJonathan Corbet2017-07-31
* | libata: array underflow in ata_find_dev()Dan Carpenter2017-07-19
* | ata: sata_rcar: add gen[23] fallback compatibility stringsSimon Horman2017-07-15
* | libata: remove unused rc in ata_eh_handle_port_resumeKefeng Wang2017-07-15
* | libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-10
* | ata: fix gemini Kconfig dependenciesArnd Bergmann2017-07-10
|/
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-06
|\
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-29
| * libata: fix build warning from unused goto labelTejun Heo2017-06-29
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-27
| * ahci: Add Device ID for ASMedia 1061R and 1062RShawn Lin2017-06-27
| * sata_via: Enable optional hotplug on VT6420Ondrej Zary2017-06-26
| * ata: ahci_brcm: Avoid writing to read-only registersDoug Berger2017-06-22
| * libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-22
| * libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-22
| * ata: ftide010: fix resource printingArnd Bergmann2017-06-21
| * libata: make the function name in comment match the actual functionMinwoo Im2017-06-20
| * ata: sata_rcar: make of_device_ids const.Arvind Yadav2017-06-19
| * ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav2017-06-19
| * libata: Convert bare printks to pr_contJoe Perches2017-06-12
| * libahci: wrong comments in ahci_do_softreset()Minwoo Im2017-06-12
| * ata: declare ata_port_info structures as constBhumika Goyal2017-06-12
| * ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-12
| * libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-05
| * libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-05
| * libata: clarify log page naming / groupingChristoph Hellwig2017-06-05
| * libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-05
| * libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-05