Tejun Heo
|
fe6c58146d
Merge branch 'for-4.5-fixes' into for-4.6
|
9 years ago |
Manuel Lauss
|
dc8b4afc4a
ata: ahci: don't mark HotPlugCapable Ports as external/removable
|
9 years ago |
Mika Westerberg
|
bb03c64069
ahci: Add functions to manage runtime PM of AHCI ports
|
9 years ago |
Mika Westerberg
|
8ea909cb35
ahci: Cache host controller version
|
9 years ago |
Suman Tripathi
|
d867b95f96
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
|
9 years ago |
Suman Tripathi
|
f070d67155
libahci: Implement the capability to override the generic ahci interrupt handler.
|
9 years ago |
Tejun Heo
|
566d1827df
libata: disable forced PORTS_IMPL for >= AHCI 1.3
|
9 years ago |
Danesh Petigara
|
fb32963355
drivers: ata: wake port before DMA stop for ALPM
|
9 years ago |
Linus Torvalds
|
8c930204ce
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
9 years ago |
Dan Williams
|
f893180b79
ahci: compile out msi/msix infrastructure
|
9 years ago |
Xiangliang Yu
|
023113d24e
AHCI: Fix softreset failed issue of Port Multiplier
|
9 years ago |
Dan Williams
|
a6b7fb764e
ahci: switch from 'threaded' to 'hardirq' interrupt handling
|
9 years ago |
Dan Williams
|
d684a90d38
ahci: per-port msix support
|
9 years ago |
Dan Williams
|
0a142b2692
ahci: cleanup ahci_host_activate_multi_irqs
|
9 years ago |
Dan Williams
|
899a63c3eb
ahci: ahci_host_activate: kill IRQF_SHARED
|
9 years ago |
Manuel Lauss
|
8a3e33cf92
ata: ahci: find eSATA ports and flag them as removable
|
10 years ago |
Linus Torvalds
|
64e22b8685
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
|
10 years ago |
Robert Richter
|
21bfd1aa95
ahci: Store irq number in struct ahci_host_priv
|
10 years ago |
Suman Tripathi
|
5903b1643f
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
|
10 years ago |
Suman Tripathi
|
a129db89d8
libahci: Refactoring of ahci_single_irq_intr function.
|
10 years ago |
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 |