Age | Commit message (Expand) | Author |
2023-03-24 | scsi: ata: Declare SCSI host templates const | Bart Van Assche |
2022-12-13 | Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-12-06 | ata: ahci: fix enum constants for gcc-13 | Arnd Bergmann |
2022-10-17 | ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS | Kai-Heng Feng |
2022-09-17 | ata: ahci: Introduce firmware-specific caps initialization | Serge Semin |
2022-09-17 | ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments | Serge Semin |
2022-09-17 | ata: libahci: Discard redundant force_port_map parameter | Serge Semin |
2022-09-17 | ata: libahci: Extend port-cmd flags set with port capabilities | Serge Semin |
2022-09-17 | ata: libahci_platform: Introduce reset assertion/deassertion methods | Serge Semin |
2022-09-17 | ata: libahci_platform: Convert to using devm bulk clocks API | Serge Semin |
2022-04-06 | ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back | Mario Limonciello |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-01 | ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item | Mario Limonciello |
2022-03-01 | ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE` | Mario Limonciello |
2022-02-25 | Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720" | Pali Rohár |
2021-10-16 | scsi: ata: Switch to attribute groups | Bart Van Assche |
2021-06-16 | ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT() | Lee Jones |
2021-03-31 | ata: ahci: Disable SXS for Hisilicon Kunpeng920 | Xingui Yang |
2020-10-09 | ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 | Pali Rohár |
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 |