Gabriele Mazzotta
|
8393b811f3
libata: Add helper to determine when PHY events should be ignored
|
10 years ago |
Gabriele Mazzotta
|
95bbbe9a66
ahci: Use dev_info() to inform about the lack of Device Sleep support
|
10 years ago |
Tejun Heo
|
7865f83fd2
Revert "AHCI: Optimize single IRQ interrupt processing"
|
10 years ago |
Tejun Heo
|
03e83cbd34
Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"
|
10 years ago |
Alexander Gordeev
|
33fb0d01ce
AHCI: Do not acquire ata_host::lock from single IRQ handler
|
11 years ago |
Alexander Gordeev
|
18dcf433f3
AHCI: Optimize single IRQ interrupt processing
|
11 years ago |
Alexander Gordeev
|
227dfb4dbf
AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode
|
11 years ago |
Alexander Gordeev
|
5ee1cfd975
AHCI: Make few function names more descriptive
|
11 years ago |
Alexander Gordeev
|
d1028e2f95
AHCI: Move host activation code into ahci_host_activate()
|
11 years ago |
Alexander Gordeev
|
1c62854f5f
AHCI: Move ahci_host_activate() function to libahci.c
|
11 years ago |
Antoine Ténart
|
725c7b570f
ata: libahci_platform: move port_map parameters into the AHCI structure
|
11 years ago |
Suman Tripathi
|
39e0ee9964
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
|
11 years ago |
Linus Torvalds
|
6ea4fa70e4
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
11 years ago |
Kefeng Wang
|
888d91a08f
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
|
11 years ago |
Jacob Pan
|
0cf4a7d6cf
ahci: disable DEVSLP for Intel Valleyview
|
11 years ago |
Joe Perches
|
d5185d655c
ata: remove superfluous casts
|
11 years ago |
Hans de Goede
|
039ece38da
libahci: Allow drivers to override start_engine
|
11 years ago |
Daeseok Youn
|
b2a52b6a0a
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
|
11 years ago |
Daeseok Youn
|
35186d0583
ata: libahci: make ahci_pmp_retry_softreset() as static
|
11 years ago |
Paul Gortmaker
|
1bc1808623
ata: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rashika Kheria
|
73993396d8
drivers: ata: Mark the function as static in libahci.c
|
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 |
xiangliang yu
|
89dafa20f3
ahci: disabled FBS prior to issuing software reset
|
11 years ago |
Lukasz Dorau
|
fa070ee6dc
libahci: fix turning on LEDs in ahci_start_port()
|
12 years ago |
Richard Zhu
|
8b789d8981
ahci: imx: setup power saving methods
|
12 years ago |
Chuansheng Liu
|
ed08d40cde
ahci: Changing two module params with static and __read_mostly
|
12 years ago |
Tejun Heo
|
5a0a6a4f17
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
|
12 years ago |
Sergei Shtylyov
|
9bbb1b0e2a
AHCI: use ATA_BUSY
|
12 years ago |
Shane Huang
|
912b9ac683
ahci: remove pmp link online check in FBS EH
|
12 years ago |
Mark Langsdorf
|
439d7a358f
ahci: make ahci_transmit_led_message into a function pointer
|
12 years ago |