Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
drivers
/
ata
/
libahci.c
93c7711
ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
by Hannes Reinecke
· 3 years ago
f8ec26d
ata: libata: add reset tracepoints
by Hannes Reinecke
· 3 years ago
6c952a0
ata: libata: Add ata_port_classify() helper
by Hannes Reinecke
· 3 years ago
f3b9db5
ata: libata: remove pointless debugging messages
by Hannes Reinecke
· 3 years ago
7c5f641
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
by Mario Limonciello
· 3 years, 1 month ago
1b87bda
libata: libahci: declare ahci_shost_attr_group as static
by Damien Le Moal
· 3 years, 2 months ago
c3f69c7
scsi: ata: Switch to attribute groups
by Bart Van Assche
· 3 years, 3 months ago
5f91b8f
libata: Introduce ncq_prio_supported sysfs sttribute
by Damien Le Moal
· 3 years, 4 months ago
234e6d2
ata: ahci: Disable SXS for Hisilicon Kunpeng920
by Xingui Yang
· 3 years, 10 months ago
95364f3
ata: make qc_prep return ata_completion_errors
by Jiri Slaby
· 5 years ago
60fc35f
ahci: Do not export local variable ahci_em_messages
by Andy Shevchenko
· 5 years ago
602e40a
ata: libahci: Remove call to memset after dmam_alloc_coherent
by Fuqian Huang
· 6 years ago
c82ee6d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
by Thomas Gleixner
· 6 years ago
3bac408
ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented
by John Garry
· 6 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
11c2914
ata: libahci: Allow reconfigure of DEVSLP register
by Srinivas Pandruvada
· 6 years ago
2dbb3ec
ata: libahci: Correct setting of DEVSLP register
by Srinivas Pandruvada
· 6 years ago
a5ec5a7b
ata: ahci: Support state with min power but Partial low power state
by Srinivas Pandruvada
· 6 years ago
fae2a63
libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
by John Garry
· 7 years ago
332c42a
ata: ahci: rpm_put port on port_stop to match rpm_get in port_start
by Samuel Morris
· 7 years ago
0bbddb8
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
4e5b626
libata: convert core and drivers to ->hw_tag usage
by Jens Axboe
· 7 years ago
fa89f53
libahci: Allow drivers to override stop_engine
by Evan Wang
· 7 years ago
3b61e51
ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()
by Stefan Roese
· 7 years ago
1843594
ahci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7fab72f
libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flag
by Doug Berger
· 8 years ago
ef0da1b
libata: Add the AHCI_HFLAG_YES_ALPM flag
by Doug Berger
· 8 years ago
08fc475
libahci: wrong comments in ahci_do_softreset()
by Minwoo Im
· 8 years ago
9bb9a39
ata: update references for libata documentation
by Mauro Carvalho Chehab
· 8 years ago
d436501
sata: ahci: export ahci_do_hardreset() locally
by Bartosz Golaszewski
· 8 years ago
84f9524
ata: ATA Command Priority Disabled By Default
by Adam Manzanares
· 8 years ago
0b9e2988
ahci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
2536524
Merge branch 'master' into for-4.9
by Tejun Heo
· 8 years ago
9b4b3f6
ahci: disable correct irq for dummy ports
by Christoph Hellwig
· 8 years ago
cd27396
ahci: also use a per-port lock for the multi-MSIX case
by Christoph Hellwig
· 8 years ago
0516900
AHCI: Clear GHC.IS to prevent unexpectly asserting INTx
by Pang Raymond
· 8 years ago
179b310
libata: use ata_is_ncq() accessors
by Hannes Reinecke
· 8 years ago
f8d1a93
Merge branch 'for-4.6-fixes' into for-4.7
by Tejun Heo
· 9 years ago
2fd0f46
libahci: save port map for forced port map
by Srinivas Kandagatla
· 9 years ago
d991c87
libata: Fixup awkward whitespace in warning by removing line continuation.
by Sander Eikelenboom
· 9 years ago
fe6c581
Merge branch 'for-4.5-fixes' into for-4.6
by Tejun Heo
· 9 years ago
dc8b4af
ata: ahci: don't mark HotPlugCapable Ports as external/removable
by Manuel Lauss
· 9 years ago
bb03c64
ahci: Add functions to manage runtime PM of AHCI ports
by Mika Westerberg
· 9 years ago
8ea909c
ahci: Cache host controller version
by Mika Westerberg
· 9 years ago
d867b95
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
by Suman Tripathi
· 9 years ago
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
· 10 years ago
21bfd1a
ahci: Store irq number in struct ahci_host_priv
by Robert Richter
· 10 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
· 11 years ago
888d91a
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
by Kefeng Wang
· 11 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
· 12 years ago
912b9ac
ahci: remove pmp link online check in FBS EH
by Shane Huang
· 12 years ago
439d7a3
ahci: make ahci_transmit_led_message into a function pointer
by Mark Langsdorf
· 12 years ago
b29900e
AHCI: Make distinct names for ports in /proc/interrupts
by Alexander Gordeev
· 12 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 12 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
· 14 years ago
Next »