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-07 | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 1 | -1/+1 |
2021-06-14 | ata: ahci_sunxi: Disable DIPM | Timo Sigurdsson | 1 | -1/+1 |
2019-07-05 | drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs | Uenal Mutlu | 1 | -2/+45 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2018-09-03 | ata: ahci_sunxi: add support for r40 | Corentin Labbe | 1 | -1/+2 |
2018-08-22 | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 1 | -1/+1 |
2015-01-28 | ata: ahci_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 1 | -2/+9 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-14 | ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module option | Hans de Goede | 1 | -1/+15 |
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 | -5/+3 |
2014-05-14 | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang | 1 | -3/+6 |
2014-03-17 | ata: ahci_sunxi: fix code formatting | Bartlomiej Zolnierkiewicz | 1 | -22/+22 |
2014-03-17 | ata: ahci_sunxi: make ahci_sunxi_resume() static | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2014-02-23 | ahci_sunxi: Use msleep instead of mdelay | Hans de Goede | 1 | -3/+3 |
2014-02-22 | ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform | Olliver Schinagl | 1 | -0/+249 |