Age | Commit message (Expand) | Author |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | ahci: imx: Handle increased read failures for IMX53 temperature sensor in low... | Egor Starkov |
2017-11-13 | ata: sata_dwc_460ex: Propagate platform device ID to DMA driver | Andy Shevchenko |
2017-11-03 | ata: fixes kernel crash while tracing ata_eh_link_autopsy event | Rameshwar Prasad Sahu |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | ata: pata_pdc2027x: Fix space before '[' error. | Arvind Yadav |
2017-10-30 | libata: fix spelling mistake: 'ambigious' -> 'ambiguous' | Arvind Yadav |
2017-10-23 | ata: ceva: Add SMMU support for SATA IP | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Correct the suspend and resume logic for SATA | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Correct the AXI bus configuration for SATA ports | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Add CCI support for SATA if CCI is enabled | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Make RxWaterMark value as module parameter | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Disable Device Sleep capability | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Add gen 3 mode support in driver | Anurag Kumar Vulisha |
2017-10-23 | ata: ceva: Move sata port phy oob settings to device-tree | Anurag Kumar Vulisha |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-10-23 | ata: sata_mv: remove a redundant assignment to pointer ehi | Colin Ian King |
2017-10-19 | ahci: Convert timers to use timer_setup() | Kees Cook |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook |
2017-10-11 | ahci: Add support for Cavium's fifth generation SATA controller | Radha Mohan Chintakuntla |
2017-10-04 | ata: sata_rcar: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-10-02 | ahci: don't ignore result code of ahci_reset_controller() | Ard Biesheuvel |
2017-10-02 | libata: make ata_port_type const | Bhumika Goyal |
2017-09-19 | libata: make static arrays const, reduces object code size | Colin Ian King |
2017-09-18 | ata_piix: Add Fujitsu-Siemens Lifebook S6120 to short cable IDs | Ville Syrjälä |
2017-09-18 | ata: pata_artop: remove redundant initialization of pio | Colin Ian King |
2017-09-18 | libata: Add new med_power_with_dipm link_power_management_policy setting | Hans de Goede |
2017-09-07 | ata: avoid gcc-7 warning in ata_timing_quantize | Arnd Bergmann |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-09-06 | libata: zpodd: make arrays cdb static, reduces object code size | Colin Ian King |
2017-09-06 | ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme | Christoph Hellwig |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-29 | Revert "libata: quirk read log on no-name M.2 SSD" | Tejun Heo |
2017-08-29 | libata: check for trusted computing in IDENTIFY DEVICE data | Christoph Hellwig |
2017-08-28 | ata: mediatek: add support for MediaTek SATA controller | Ryder Lee |
2017-08-28 | pata_octeon_cf: use of_property_read_{bool|u32}() | Sergei Shtylyov |
2017-08-28 | libata: quirk read log on no-name M.2 SSD | Christoph Hellwig |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | drivers/ata: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney |
2017-08-16 | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' | Christophe JAILLET |
2017-08-11 | cs5536: add support for IDE controller variant | Andrey Korolyov |
2017-08-11 | ata: sata_gemini: Introduce explicit IDE pin control | Linus Walleij |
2017-08-11 | ata: sata_gemini: Retire custom pin control | Linus Walleij |
2017-08-04 | ata: ahci_platform: Add shutdown handler | Nate Watterson |
2017-08-02 | ata: sata_gemini: explicitly request exclusive reset control | Philipp Zabel |
2017-08-02 | ata: Drop unnecessary static | Julia Lawall |
2017-07-31 | libata: fix a couple of doc build warnings | Jonathan Corbet |
2017-07-19 | libata: array underflow in ata_find_dev() | Dan Carpenter |
2017-07-18 | ata: Convert to using %pOF instead of full_name | Rob Herring |