Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f070d6715509dafc0af223577c896fe3d204ca88
/
drivers
/
ata
/
libahci.c
f070d67
libahci: Implement the capability to override the generic ahci interrupt handler.
by Suman Tripathi
· 9 years ago
566d182
libata: disable forced PORTS_IMPL for >= AHCI 1.3
by Tejun Heo
· 9 years ago
fb32963
drivers: ata: wake port before DMA stop for ALPM
by Danesh Petigara
· 9 years ago
8c93020
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
f893180
ahci: compile out msi/msix infrastructure
by Dan Williams
· 9 years ago
023113d
AHCI: Fix softreset failed issue of Port Multiplier
by Xiangliang Yu
· 9 years ago
a6b7fb7
ahci: switch from 'threaded' to 'hardirq' interrupt handling
by Dan Williams
· 9 years ago
d684a90
ahci: per-port msix support
by Dan Williams
· 9 years ago
0a142b2
ahci: cleanup ahci_host_activate_multi_irqs
by Dan Williams
· 9 years ago
899a63c
ahci: ahci_host_activate: kill IRQF_SHARED
by Dan Williams
· 9 years ago
8a3e33c
ata: ahci: find eSATA ports and flag them as removable
by Manuel Lauss
· 9 years ago
64e22b86
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
21bfd1a
ahci: Store irq number in struct ahci_host_priv
by Robert Richter
· 9 years ago
5903b16
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
by Suman Tripathi
· 10 years ago
a129db8
libahci: Refactoring of ahci_single_irq_intr function.
by Suman Tripathi
· 10 years ago
8393b81
libata: Add helper to determine when PHY events should be ignored
by Gabriele Mazzotta
· 10 years ago
95bbbe9
ahci: Use dev_info() to inform about the lack of Device Sleep support
by Gabriele Mazzotta
· 10 years ago
7865f83
Revert "AHCI: Optimize single IRQ interrupt processing"
by Tejun Heo
· 10 years ago
03e83cb
Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"
by Tejun Heo
· 10 years ago
33fb0d0
AHCI: Do not acquire ata_host::lock from single IRQ handler
by Alexander Gordeev
· 10 years ago
18dcf43
AHCI: Optimize single IRQ interrupt processing
by Alexander Gordeev
· 10 years ago
227dfb4
AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode
by Alexander Gordeev
· 10 years ago
5ee1cfd
AHCI: Make few function names more descriptive
by Alexander Gordeev
· 10 years ago
d1028e2
AHCI: Move host activation code into ahci_host_activate()
by Alexander Gordeev
· 10 years ago
1c62854
AHCI: Move ahci_host_activate() function to libahci.c
by Alexander Gordeev
· 10 years ago
725c7b5
ata: libahci_platform: move port_map parameters into the AHCI structure
by Antoine Ténart
· 10 years ago
39e0ee9
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
by Suman Tripathi
· 10 years ago
6ea4fa70
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
888d91a
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
by Kefeng Wang
· 10 years ago
0cf4a7d
ahci: disable DEVSLP for Intel Valleyview
by Jacob Pan
· 11 years ago
d5185d6
ata: remove superfluous casts
by Joe Perches
· 11 years ago
039ece3
libahci: Allow drivers to override start_engine
by Hans de Goede
· 11 years ago
b2a52b6
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
by Daeseok Youn
· 11 years ago
35186d0
ata: libahci: make ahci_pmp_retry_softreset() as static
by Daeseok Youn
· 11 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7399339
drivers: ata: Mark the function as static in libahci.c
by Rashika Kheria
· 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
89dafa2
ahci: disabled FBS prior to issuing software reset
by xiangliang yu
· 11 years ago
fa070ee
libahci: fix turning on LEDs in ahci_start_port()
by Lukasz Dorau
· 11 years ago
8b789d8
ahci: imx: setup power saving methods
by Richard Zhu
· 11 years ago
ed08d40
ahci: Changing two module params with static and __read_mostly
by Chuansheng Liu
· 11 years ago
5a0a6a4
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
by Tejun Heo
· 11 years ago
9bbb1b0
AHCI: use ATA_BUSY
by Sergei Shtylyov
· 11 years ago
912b9ac
ahci: remove pmp link online check in FBS EH
by Shane Huang
· 11 years ago
439d7a3
ahci: make ahci_transmit_led_message into a function pointer
by Mark Langsdorf
· 11 years ago
b29900e
AHCI: Make distinct names for ports in /proc/interrupts
by Alexander Gordeev
· 11 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 11 years ago
5ca72c4
AHCI: Support multiple MSIs
by Alexander Gordeev
· 12 years ago
803739d
[libata] replace sata_settings with devslp_timing
by Shane Huang
· 12 years ago
39f80ac
ahci: convert ata_link_printk() to ata_link_warn()
by Wei Yongjun
· 12 years ago
65fe1f0
ahci: implement aggressive SATA device sleep support
by Shane Huang
· 12 years ago
bbb4ab4
ahci: un-staticize ahci_dev_classify
by Rob Herring
· 12 years ago
66583c9
ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
by Brian Norris
· 13 years ago
7faa33d
ahci: start engine only during soft/hard resets
by Tejun Heo
· 13 years ago
345347c
ahci: move ahci_sb600_softreset to libahci.c and rename it
by Yuan-Hsin Chen
· 13 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
a44fec1
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 14 years ago
4974317
ahci: change 'masking port_map' printk to KERN_WARNING level
by Linus Torvalds
· 13 years ago
22fe9446
Revert "libata: ahci_start_engine compliant to AHCI spec"
by Tejun Heo
· 13 years ago
270dac3
libata: ahci_start_engine compliant to AHCI spec
by Jian Peng
· 14 years ago
7b3a24c
ahci: don't enable port irq before handler is registered
by Maxime Bizon
· 14 years ago
6e5fe5b1
ahci: EM supported message type sysfs attribute
by Hannes Reinecke
· 14 years ago
02cdfcf
[libata] new driver acard_ahci, for ATP8620 host controller
by David Milburn
· 14 years ago
6ad6019
libahci: fix result_tf handling after an ATA PIO data-in command
by Tejun Heo
· 14 years ago
97750ce
libata: add @ap to ata_wait_register() and introduce ata_msleep()
by Tejun Heo
· 14 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
f1f5a80
ahci: fix hang on failed softreset
by Tejun Heo
· 14 years ago
5f17310
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
by Tejun Heo
· 14 years ago
f9ce889
libahci: Fix bug in storing EM messages
by Harry Zhang
· 14 years ago
0ee7195
ahci: redo stopping DMA engines on empty ports
by Tejun Heo
· 14 years ago
c062316
ahci: add "em_buffer" attribute for AHCI hosts
by Harry Zhang
· 15 years ago
008dbd6
ahci: EM message type auto detect
by Harry Zhang
· 15 years ago
fbaf666
libata: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
96d6030
ahci: Turn off DMA engines when there's no device attached
by Matthew Garrett
· 15 years ago
365cfa1
ahci: Move generic code into libahci
by Anton Vorontsov
· 15 years ago