summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci_platform.c
AgeCommit message (Expand)Author
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-15ata: ahci_platform: Make code agnostic to OF/ACPIAndy Shevchenko
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-09-17ata: ahci: Add DWC AHCI SATA controller supportSerge Semin
2022-09-17ata: libahci_platform: Parse ports-implemented property in resources getterSerge Semin
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2018-09-07ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATASuman Tripathi
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-22ata: ahci_platform: enable to get and control resetKunihiko Hayashi
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo
2018-07-17ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris
2017-08-04ata: ahci_platform: Add shutdown handlerNate Watterson
2016-04-01ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla
2016-02-11libata: support AHCI on OCTEON platformAleksey Makarov
2015-09-08Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee
2015-06-09ahci: added support for Freescale AHCI sataTang Yuantian
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-08-16ata: remove deprecated struct ahci_platform_dataBartlomiej Zolnierkiewicz
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-06-24ahci: disable ncq feature for hisilicon sataKefeng Wang
2014-05-14ahci: add support for Hisilicon sataKefeng Wang
2014-05-14libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang
2014-03-25ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz
2014-03-25ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede
2014-02-22ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede
2014-02-22ahci_platform: Drop support for ahci-strict platform device typeHans de Goede
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros
2014-02-22ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-22ahci: add support for IBM Akebono platform deviceAlistair Popple
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-10-15ahci: imx: setup power saving methodsRichard Zhu
2013-10-07ahci_platform: use dev_info() instead of printk()Jingoo Han
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman