Age | Commit message (Expand) | Author |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-02-25 | Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720" | Pali Rohár |
2022-02-19 | ata: libata: make ata_host_suspend() *void* | Sergey Shtylyov |
2022-01-04 | ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved | Andy Shevchenko |
2022-01-04 | ata: libahci_platform: Remove bogus 32-bit DMA mask attempt | Andy Shevchenko |
2021-10-14 | ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() | Wang Hai |
2021-03-30 | ata: libahci_platform: fix IRQ check | Sergey Shtylyov |
2020-10-09 | ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 | Pali Rohár |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-12-25 | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() | Florian Fainelli |
2019-10-25 | ata: libahci_platform: Fix regulator_get_optional() misuse | Mark Brown |
2019-09-19 | ata: libahci_platform: Add of_node_put() before loop exit | Nishka Dasgupta |
2019-07-31 | ata: libahci: do not complain in case of deferred probe | Miquel Raynal |
2019-07-16 | ata: libahci_platform: remove redundant dev_err message | Ding Xiang |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 | 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-28 | ata: ahci: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-22 | ata: libahci_platform: add reset control support | Kunihiko Hayashi |
2018-08-22 | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi |
2018-08-06 | Revert "ata: ahci_platform: allow disabling of hotplug to save power" | Tejun Heo |
2018-07-24 | Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc" | Corentin Labbe |
2018-07-12 | ata: ahci_platform: convert kcalloc to devm_kcalloc | Corentin Labbe |
2018-07-12 | ata: ahci_platform: convert kzallloc to kcalloc | Corentin Labbe |
2018-07-12 | ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown | Corentin Labbe |
2018-06-18 | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris |
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 |
2018-02-12 | ata: libahci: fix comment indentation | Baruch Siach |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-08-04 | ata: ahci_platform: Add shutdown handler | Nate Watterson |
2017-05-16 | ata: libahci: properly propagate return value of platform_get_irq() | Thomas Petazzoni |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter |
2015-02-03 | ata: libahci: Use of_platform_device_create only if supported | Guenter Roeck |
2015-01-28 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita |
2015-01-21 | ata: libahci: Fix devres cleanup on failure | Thierry Reding |
2015-01-19 | ata: libahci: Allow using multiple regulators | Gregory CLEMENT |
2015-01-19 | ata: libahci: Clean-up the ahci_platform_en/disable_phys functions | Gregory CLEMENT |
2014-10-06 | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev |
2014-08-30 | libahci_platform: Staticize ahci_platform_<en/dis>able_phys() | Fabio Estevam |
2014-08-16 | ata: remove deprecated struct ahci_platform_data | Bartlomiej Zolnierkiewicz |
2014-08-01 | ata: libahci: Silence compiler warning on 64-bit | Thierry Reding |
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-06-17 | ahci: Check and set 64-bit DMA mask for platform AHCI driver | Suravee Suthikulpanit |
2014-06-17 | libahci_platform: Fail when PHY required but PHY support disabled | Mikko Perttunen |
2014-05-14 | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang |
2014-03-25 | ata: move library code from ahci_platform.c to libahci_platform.c | Bartlomiej Zolnierkiewicz |