Age | Commit message (Expand) | Author | Files | Lines |
2024-07-05 | ata: ahci: Clean up sysfs file on error | Niklas Cassel | 1 | -5/+12 |
2024-04-13 | ahci: asm1064: asm1166: don't limit reported ports | Conrad Kostecki | 1 | -13/+0 |
2024-04-13 | ahci: asm1064: correct count of reported ports | Andrey Jr. Melnikov | 1 | -3/+11 |
2024-03-01 | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers | Lennert Buytenhek | 1 | -6/+23 |
2024-03-01 | ahci: asm1166: correct count of reported ports | Conrad Kostecki | 1 | -0/+5 |
2023-10-10 | ata: ahci: Add Elkhart Lake AHCI controller | Werner Fischer | 1 | -0/+2 |
2023-10-10 | ata: ahci: Rename board_ahci_mobile | Mario Limonciello | 1 | -48/+48 |
2023-10-10 | ata: ahci: Add support for AMD A85 FCH (Hudson D4) | Paul Menzel | 1 | -0/+9 |
2023-10-10 | ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones | Hannes Reinecke | 1 | -3/+1 |
2023-09-23 | ata: libata: disallow dev-initiated LPM transitions to unsupported states | Niklas Cassel | 1 | -0/+9 |
2023-01-14 | ata: ahci: Fix PCS quirk application for suspend | Adam Vodopjan | 1 | -9/+23 |
2021-12-08 | ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile | Mario Limonciello | 1 | -0/+1 |
2021-05-11 | ata: ahci: Disable SXS for Hisilicon Kunpeng920 | Xingui Yang | 1 | -0/+5 |
2020-10-02 | ahci: Add Intel Rocket Lake PCH-H RAID PCI IDs | Mika Westerberg | 1 | -0/+4 |
2020-08-17 | ata: ahci: use ata_link_info() instead of ata_link_printk() | Xu Wang | 1 | -2/+1 |
2020-04-16 | ahci: Add Intel Comet Lake PCH-U PCI ID | Kai-Heng Feng | 1 | -0/+1 |
2020-04-09 | ahci: Add Intel Comet Lake PCH RAID PCI ID | Jian-Hong Pan | 1 | -0/+1 |
2020-04-08 | ata: ahci: Add sysfs attribute to show remapped NVMe device count | Kai-Heng Feng | 1 | -4/+24 |
2020-03-25 | ahci: Add Intel Comet Lake PCH-V PCI ID | Mika Westerberg | 1 | -0/+1 |
2020-03-25 | ahci: Add Intel Comet Lake PCH-H PCI ID | Mika Westerberg | 1 | -0/+1 |
2020-03-25 | ahci: Add Intel Comet Lake H RAID PCI ID | Kai-Heng Feng | 1 | -0/+1 |
2020-03-12 | AHCI: Add support for Loongson 7A1000 SATA controller | Tiezhu Yang | 1 | -0/+7 |
2020-01-30 | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha | 1 | -0/+7 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -1/+1 |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne | 1 | -1/+1 |
2019-10-25 | ahci: Add support for Amazon's Annapurna Labs SATA controller | Hanna Hawa | 1 | -0/+13 |
2019-10-15 | libata/ahci: Fix PCS quirk application | Dan Williams | 1 | -1/+3 |
2019-08-31 | libata/ahci: Drop PCS quirk for Denverton and beyond | Dan Williams | 1 | -47/+69 |
2019-08-26 | ahci: use dma_set_mask_and_coherent | Christoph Hellwig | 1 | -25/+8 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 1 | -17/+1 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -5/+33 |
2018-07-30 | ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 | Srinivas Pandruvada | 1 | -5/+33 |
2018-07-02 | ahci: Add Intel Ice Lake LP PCI ID | Mika Westerberg | 1 | -0/+1 |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede | 1 | -0/+59 |
2018-05-24 | ahci: Add PCI ID for Cannon Lake PCH-LP AHCI | Mika Westerberg | 1 | -0/+1 |
2018-04-26 | libahci: Allow drivers to override stop_engine | Evan Wang | 1 | -3/+3 |
2018-03-04 | ahci: Add PCI-id for the Highpoint Rocketraid 644L card | Hans de Goede | 1 | -1/+3 |
2018-01-11 | ahci: Add Intel Cannon Lake PCH-H PCI ID | Mika Westerberg | 1 | -0/+1 |
2017-12-11 | ahci: Allow setting a default LPM policy for mobile chipsets | Hans de Goede | 1 | -41/+56 |
2017-12-11 | ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI | Hans de Goede | 1 | -0/+4 |
2017-12-11 | ahci: Annotate PCI ids for mobile Intel chipsets as such | Hans de Goede | 1 | -16/+16 |
2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -2/+7 |
2017-10-11 | ahci: Add support for Cavium's fifth generation SATA controller | Radha Mohan Chintakuntla | 1 | -2/+7 |
2017-10-02 | ahci: don't ignore result code of ahci_reset_controller() | Ard Biesheuvel | 1 | -1/+4 |
2017-09-06 | ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme | Christoph Hellwig | 1 | -1/+8 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -0/+2 |
2017-07-04 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-06-27 | ahci: Add Device ID for ASMedia 1061R and 1062R | Shawn Lin | 1 | -0/+2 |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-05-16 | ahci: Acer SA5-271 SSD Not Detected Fix | Sui Chen | 1 | -0/+38 |