Age | Commit message (Expand) | Author |
2018-01-30 | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-01-25 | ata: pata_pdc2027x: Replace mdelay with msleep | Jia-Ju Bai |
2018-01-25 | ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_command | Jia-Ju Bai |
2018-01-25 | ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel | Jia-Ju Bai |
2018-01-18 | ata: remove pata_at32 | Corentin Labbe |
2018-01-17 | ata: ahci_brcm: Recover from failures to identify devices | Florian Fainelli |
2018-01-11 | ahci: Add Intel Cannon Lake PCH-H PCI ID | Mika Westerberg |
2018-01-08 | ata_piix: constify pci_bits | Arvind Yadav |
2018-01-08 | libata:pata_atiixp: Don't use unconnected secondary port on SB600 | Darren Stevens |
2018-01-02 | ata: ahci_brcm: Avoid clobbering SATA_TOP_CTRL_BUS_CTRL | Florian Fainelli |
2017-12-19 | libata: apply MAX_SEC_1024 to all LITEON EP1 series devices | Xinyu Lin |
2017-12-11 | ahci: Allow setting a default LPM policy for mobile chipsets | Hans de Goede |
2017-12-11 | ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI | Hans de Goede |
2017-12-11 | ahci: Annotate PCI ids for mobile Intel chipsets as such | Hans de Goede |
2017-12-04 | libata: sata_down_spd_limit should return if driver has not recorded sstatus ... | David Milburn |
2017-12-04 | ahci: mtk: Change driver name to ahci-mtk | Matthias Brugger |
2017-12-04 | ahci: qoriq: refine port register configuration | Yuantian Tang |
2017-11-27 | pata_pdc2027x : make pdc2027x_*_timing structures const | Arvind Yadav |
2017-11-27 | pata_pdc2027x: Remove unnecessary error check | Arvind Yadav |
2017-11-27 | ata: mediatek: Fix typo in module description | Albert Pool |
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 |