Age | Commit message (Expand) | Author |
2020-04-07 | ata: ahci: Add sysfs attribute to show remapped NVMe device count | Kai-Heng Feng |
2019-08-30 | libata/ahci: Drop PCS quirk for Denverton and beyond | Dan Williams |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2019-01-11 | ata: libahci_platform: comply to PHY framework | Miquel Raynal |
2018-09-03 | ata: ahci_platform: add support for PHY controller regulator | Corentin Labbe |
2018-09-03 | ata: ahci_platform: add support for AHCI controller regulator | Corentin Labbe |
2018-08-22 | ata: libahci_platform: add reset control support | Kunihiko Hayashi |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2018-05-11 | ahci: enable full queue depth of 32 | Jens Axboe |
2018-04-26 | libahci: Allow drivers to override stop_engine | Evan Wang |
2018-04-09 | Revert "ata: ahci-platform: add reset control support" | Kunihiko Hayashi |
2018-03-26 | ata: ahci-platform: add reset control support | Kunihiko Hayashi |
2017-12-11 | ahci: Allow setting a default LPM policy for mobile chipsets | Hans de Goede |
2017-10-19 | ahci: Convert timers to use timer_setup() | Kees Cook |
2017-06-22 | libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag | Doug Berger |
2017-06-22 | libata: Add the AHCI_HFLAG_YES_ALPM flag | Doug Berger |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2017-01-31 | sata: ahci: export ahci_do_hardreset() locally | Bartosz Golaszewski |
2016-09-06 | ahci: use pci_alloc_irq_vectors | Christoph Hellwig |
2016-02-19 | ahci: Cache host controller version | Mika Westerberg |
2016-02-11 | ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. | Suman Tripathi |
2016-02-11 | libahci: Implement the capability to override the generic ahci interrupt hand... | Suman Tripathi |
2016-01-25 | drivers: ata: wake port before DMA stop for ALPM | Danesh Petigara |
2015-12-07 | ahci: compile out msi/msix infrastructure | Dan Williams |
2015-11-16 | ahci: kill 'intr_status' | Dan Williams |
2015-11-16 | ahci: per-port msix support | Dan Williams |
2015-09-30 | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter |
2015-05-10 | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. | Suman Tripathi |
2015-01-28 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita |
2015-01-19 | ata: libahci: Allow using multiple regulators | Gregory CLEMENT |
2014-10-06 | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode | Alexander Gordeev |
2014-10-06 | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev |
2014-10-06 | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev |
2014-09-28 | AHCI: Cleanup checking of multiple MSIs/SLM modes | Alexander Gordeev |
2014-09-23 | ahci-platform: Bump max number of clocks to 5 | Kumar Gala |
2014-07-30 | ata: libahci: allow to use multiple PHYs | Antoine Ténart |
2014-07-30 | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart |
2014-07-30 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo |
2014-07-18 | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 | Mikko Perttunen |
2014-07-08 | libahci: export ahci_qc_issue() and ahci_start_fix_rx() | Suman Tripathi |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-05-14 | ata: ahci: append new hflag AHCI_HFLAG_NO_FBS | Kefeng Wang |
2014-04-24 | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan |
2014-04-17 | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev |
2014-02-22 | ata: ahci_platform: runtime resume the device before use | Roger Quadros |
2014-02-22 | ata: ahci_platform: Manage SATA PHY | Roger Quadros |
2014-02-22 | ahci-platform: Add support for an optional regulator for sata-target power | Hans de Goede |
2014-02-22 | ahci-platform: Add support for devices with more then 1 clock | Hans de Goede |
2014-02-22 | libahci: Allow drivers to override start_engine | Hans de Goede |