Kefeng Wang
|
72cbaa3d2f
ahci: disable ncq feature for hisilicon sata
|
11 years ago |
Kefeng Wang
|
a1a205df6e
ahci: add support for Hisilicon sata
|
11 years ago |
Kefeng Wang
|
f9f3691790
libahci_platform: add host_flags parameter in ahci_platform_init_host()
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
fd990556f0
ata: move library code from ahci_platform.c to libahci_platform.c
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
83b03fd67b
ata: ahci_platform: fix ahci_platform_data->suspend method handling
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
5434b20315
ata: ahci_platform: fix devm_ioremap_resource() return value checking
|
11 years ago |
Hans de Goede
|
6ef95e8776
ahci_platform: Drop unused ahci_platform_data members
|
11 years ago |
Hans de Goede
|
c093e1d36e
ahci_platform: Drop support for imx53-ahci platform device type
|
11 years ago |
Hans de Goede
|
f1df8641e2
ahci_platform: Drop support for ahci-strict platform device type
|
11 years ago |
Roger Quadros
|
e708e46eda
ata: ahci_platform: runtime resume the device before use
|
11 years ago |
Roger Quadros
|
21b5faeec2
ata: ahci_platform: Manage SATA PHY
|
11 years ago |
Roger Quadros
|
c431147184
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
|
11 years ago |
Hans de Goede
|
648cb6fd83
ahci-platform: "Library-ise" suspend / resume functionality
|
11 years ago |
Hans de Goede
|
23b07d4cb3
ahci-platform: "Library-ise" ahci_probe functionality
|
11 years ago |
Hans de Goede
|
96a01ba52c
ahci-platform: Add enable_ / disable_resources helper functions
|
11 years ago |
Hans de Goede
|
4b3e603a29
ahci-platform: Add support for an optional regulator for sata-target power
|
11 years ago |
Hans de Goede
|
156c588794
ahci-platform: Add support for devices with more then 1 clock
|
11 years ago |
Paul Gortmaker
|
1bc1808623
ata: delete non-required instances of include <linux/init.h>
|
11 years ago |
Alistair Popple
|
2435dcb98c
ahci: add support for IBM Akebono platform device
|
11 years ago |
Linus Torvalds
|
13aa7e0bc2
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
11 years ago |
Richard Zhu
|
8b789d8981
ahci: imx: setup power saving methods
|
12 years ago |
Jingoo Han
|
0fed4c09dc
ahci_platform: use dev_info() instead of printk()
|
12 years ago |
Girish K S
|
1e8f5f761c
ahci: sata: add support for exynos5440 sata
|
12 years ago |
Greg Kroah-Hartman
|
0ec2491467
Drivers: ata: remove __dev* attributes.
|
12 years ago |
Brian Norris
|
071d3ad374
ahci_platform: make structs static
|
12 years ago |
Brian Norris
|
83291d65cb
ahci_platform: utilize common ata_platform_remove_one()
|
12 years ago |
Brian Norris
|
1896b15edd
ahci_platform: perform platform exit in host_stop() hook
|
12 years ago |
Brian Norris
|
9a99e4768a
ahci_platform: convert to module_platform_driver
|
12 years ago |
Brian Norris
|
941c77fd0f
ahci_platform: enable hotplug unbinding
|
12 years ago |
Yuanhan Liu
|
29448ec129
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
|
13 years ago |