Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a9d71f84c8d6f981bc598398ddbbec4ee25e3c7
/
drivers
/
ata
/
ahci_platform.c
17dcc37
ata: ahci-platform: Add ports-implemented DT bindings.
by Srinivas Kandagatla
· 9 years ago
a2127e4
libata: support AHCI on OCTEON platform
by Aleksey Makarov
· 9 years ago
fc4f370
Revert "ahci: added support for Freescale AHCI sata"
by Tang Yuantian
· 9 years ago
2051e92
ata: ahci_platform: Add ACPI _CLS matching
by Suthikulpanit, Suravee
· 9 years ago
5163fb6
ahci: added support for Freescale AHCI sata
by Tang Yuantian
· 9 years ago
018d5ef
ata: ahci_platform: fix owner module reference mismatch for scsi host
by Akinobu Mita
· 10 years ago
65c662a
ata: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
515d9b2c
ata: remove deprecated struct ahci_platform_data
by Bartlomiej Zolnierkiewicz
· 10 years ago
30f3c73
ata: ahci_platform: add a generic AHCI compatible
by Antoine Ténart
· 10 years ago
725c7b5
ata: libahci_platform: move port_map parameters into the AHCI structure
by Antoine Ténart
· 10 years ago
72cbaa3
ahci: disable ncq feature for hisilicon sata
by Kefeng Wang
· 10 years ago
a1a205d
ahci: add support for Hisilicon sata
by Kefeng Wang
· 10 years ago
f9f3691
libahci_platform: add host_flags parameter in ahci_platform_init_host()
by Kefeng Wang
· 10 years ago
fd99055
ata: move library code from ahci_platform.c to libahci_platform.c
by Bartlomiej Zolnierkiewicz
· 11 years ago
83b03fd
ata: ahci_platform: fix ahci_platform_data->suspend method handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
5434b20
ata: ahci_platform: fix devm_ioremap_resource() return value checking
by Bartlomiej Zolnierkiewicz
· 11 years ago
6ef95e8
ahci_platform: Drop unused ahci_platform_data members
by Hans de Goede
· 11 years ago
c093e1d
ahci_platform: Drop support for imx53-ahci platform device type
by Hans de Goede
· 11 years ago
f1df864
ahci_platform: Drop support for ahci-strict platform device type
by Hans de Goede
· 11 years ago
e708e46
ata: ahci_platform: runtime resume the device before use
by Roger Quadros
· 11 years ago
21b5fae
ata: ahci_platform: Manage SATA PHY
by Roger Quadros
· 11 years ago
c431147
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
by Roger Quadros
· 11 years ago
648cb6f
ahci-platform: "Library-ise" suspend / resume functionality
by Hans de Goede
· 11 years ago
23b07d4
ahci-platform: "Library-ise" ahci_probe functionality
by Hans de Goede
· 11 years ago
96a01ba
ahci-platform: Add enable_ / disable_resources helper functions
by Hans de Goede
· 11 years ago
4b3e603
ahci-platform: Add support for an optional regulator for sata-target power
by Hans de Goede
· 11 years ago
156c588
ahci-platform: Add support for devices with more then 1 clock
by Hans de Goede
· 11 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2435dcb
ahci: add support for IBM Akebono platform device
by Alistair Popple
· 11 years ago
13aa7e0
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
8b789d8
ahci: imx: setup power saving methods
by Richard Zhu
· 11 years ago
0fed4c0
ahci_platform: use dev_info() instead of printk()
by Jingoo Han
· 11 years ago
1e8f5f7
ahci: sata: add support for exynos5440 sata
by Girish K S
· 12 years ago
0ec2491
Drivers: ata: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
071d3ad
ahci_platform: make structs static
by Brian Norris
· 12 years ago
83291d6
ahci_platform: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
1896b15
ahci_platform: perform platform exit in host_stop() hook
by Brian Norris
· 12 years ago
9a99e47
ahci_platform: convert to module_platform_driver
by Brian Norris
· 12 years ago
941c77f
ahci_platform: enable hotplug unbinding
by Brian Norris
· 12 years ago
29448ec
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
by Yuanhan Liu
· 12 years ago
f1e70c2
ata/ahci_platform: Add clock framework support
by Viresh Kumar
· 12 years ago
8996b89
ata: add platform driver for Calxeda AHCI controller
by Mark Langsdorf
· 12 years ago
18c25ff
ahci_platform: add hibernation callbacks
by Shiraz Hashim
· 13 years ago
5f098a3
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
by Viresh Kumar
· 13 years ago
d408e2b
ahci_platform: add STRICT_AHCI platform type
by Brian Norris
· 13 years ago
17ab594
ahci: platform support for suspend/resume
by Brian Norris
· 13 years ago
ff95613
[libata] ahci_platform: fix DT probing
by Rob Herring
· 13 years ago
0034561
ahci_platform: use dev_get_platdata()
by JiSheng Zhang
· 13 years ago
02aac31
ahci: add DT binding for Calxeda AHCI controller
by Rob Herring
· 14 years ago
904c04f
[libata] ahci_platform: Add the board_ids and pi refer to different features
by Richard Zhu
· 13 years ago
6b7ae95
libata: reimplement link power management
by Tejun Heo
· 14 years ago
c93b263
libata: clean up lpm related symbols and sysfs show/store functions
by Tejun Heo
· 14 years ago
fad16e7
ahci: fix module refcount breakage introduced by libahci split
by Tejun Heo
· 14 years ago
da10a20
ahci_platform: Remove unneeded ahci_driver.probe assignment
by Anton Vorontsov
· 14 years ago
0835480
ahci_platform: Provide for vendor specific init
by Jassi Brar
· 14 years ago
5578718
ahci_platform: properly set up EM messaging
by Jeff Garzik
· 14 years ago
fbaf666
libata: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
1c2a49f
ahci: Add platform driver
by Anton Vorontsov
· 15 years ago