Age | Commit message (Expand) | Author | Files | Lines |
2023-08-02 | ata: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-05-15 | ata: libata: Make ata_platform_remove_one return void | Uwe Kleine-König | 1 | -1/+1 |
2023-03-24 | scsi: ata: Declare SCSI host templates const | Bart Van Assche | 1 | -1/+1 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-03-07 | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 1 | -1/+1 |
2022-02-25 | Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720" | Pali Rohár | 1 | -1/+1 |
2020-10-09 | ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 | Pali Rohár | 1 | -1/+1 |
2019-01-11 | ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 | Miquel Raynal | 1 | -0/+3 |
2019-01-11 | ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM | Miquel Raynal | 1 | -9/+18 |
2019-01-11 | ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs | Miquel Raynal | 1 | -17/+51 |
2019-01-11 | ata: ahci: mvebu: remove stale comment | Miquel Raynal | 1 | -5/+0 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -1/+1 |
2018-08-22 | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 1 | -1/+1 |
2018-06-18 | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be static | Wei Yongjun | 1 | -1/+1 |
2018-04-26 | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI | Evan Wang | 1 | -0/+56 |
2016-02-18 | ata: ahci_mvebu: add support for Armada 3700 variant | Lior Amsalem | 1 | -5/+9 |
2015-11-20 | sata/mvebu: use #ifdef around suspend/resume code | Arnd Bergmann | 1 | -0/+5 |
2015-06-25 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -0/+22 |
2015-06-17 | ata: ahci_mvebu: add suspend/resume support | Thomas Petazzoni | 1 | -0/+22 |
2015-05-26 | ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting | Nadav Haklai | 1 | -1/+1 |
2015-01-28 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 1 | -2/+9 |
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-30 | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 1 | -2/+1 |
2014-05-14 | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang | 1 | -1/+2 |
2014-05-04 | ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces | Thomas Petazzoni | 1 | -0/+127 |