summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-11-15
|\
| * ahci: imx: Handle increased read failures for IMX53 temperature sensor in low...Egor Starkov2017-11-13
| * ata: sata_dwc_460ex: Propagate platform device ID to DMA driverAndy Shevchenko2017-11-13
| * ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu2017-11-03
| * ata: pata_pdc2027x: Fix space before '[' error.Arvind Yadav2017-10-30
| * libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav2017-10-30
| * ata: ceva: Add SMMU support for SATA IPAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Correct the suspend and resume logic for SATAAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Correct the AXI bus configuration for SATA portsAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Add CCI support for SATA if CCI is enabledAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Make RxWaterMark value as module parameterAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Disable Device Sleep capabilityAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Add gen 3 mode support in driverAnurag Kumar Vulisha2017-10-23
| * ata: ceva: Move sata port phy oob settings to device-treeAnurag Kumar Vulisha2017-10-23
| * ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-23
| * ata: sata_mv: remove a redundant assignment to pointer ehiColin Ian King2017-10-23
| * ahci: Add support for Cavium's fifth generation SATA controllerRadha Mohan Chintakuntla2017-10-11
| * ata: sata_rcar: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-04
| * libata: make ata_port_type constBhumika Goyal2017-10-02
| * libata: make static arrays const, reduces object code sizeColin Ian King2017-09-19
| * ata: pata_artop: remove redundant initialization of pioColin Ian King2017-09-18
| * libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede2017-09-18
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | ahci: Convert timers to use timer_setup()Kees Cook2017-10-19
| * | libata: Convert timers to use timer_setup()Kees Cook2017-10-17
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/ /
* | 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