Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1fd684346d41f6be2487c161f60d03a7feb68911
/
drivers
/
ata
/
ahci.c
« Previous
936fd73
libata-link: linkify PHY-related functions
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
c69c089
[libata] ahci: add ATI SB800 PCI IDs
by henry su
· 17 years ago
badc234
The SATA controller device ID is different according to
by su henry
· 17 years ago
203ef6c
ahci: implement SCR_NOTIFICATION r/w
by Tejun Heo
· 17 years ago
274c1fd
ahci: make NO_NCQ handling more consistent
by Tejun Heo
· 17 years ago
da3dbb1
libata: make ->scr_read/write callbacks return error code
by Tejun Heo
· 17 years ago
b64bbc3
libata: improve EH report formatting
by Tejun Heo
· 17 years ago
a9cf5e8
ahci: separate out ahci_do_softreset()
by Tejun Heo
· 17 years ago
91c4a2e
ahci: separate out ahci_exec_polled_cmd()
by Tejun Heo
· 17 years ago
d2e75df
ahci: separate out ahci_kick_engine()
by Tejun Heo
· 17 years ago
2cbb79e
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
by Tejun Heo
· 17 years ago
9977126
libata: add @is_cmd to ata_tf_to_fis()
by Tejun Heo
· 17 years ago
028a259
ahci.c: fix CONFIG_PM=n compilation
by Alexey Dobriyan
· 17 years ago
cd70c26
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
by Jeff Garzik
· 17 years ago
469248a
[libata] Clean up driver udma_mask initializers
by Jeff Garzik
· 17 years ago
dab632e
[libata] ahci: minor internal cleanups
by Jeff Garzik
· 17 years ago
df69c9c
[libata] ahci: minor internal cleanups
by Jeff Garzik
· 17 years ago
2bcd866
[libata] ahci: Factor out SATA port init into a separate function
by Jeff Garzik
· 17 years ago
be5d821
use_clustering (sht) bit set to 0 in AHCI ?
by Jens Axboe
· 17 years ago
a3d2cc5
ahci: fix PORTS_IMPL override
by Tejun Heo
· 17 years ago
0522b28
ahci: Add MCP73/MCP77 support to AHCI driver
by Peer Chen
· 17 years ago
8bc3fc4
libata: bump versions
by Jeff Garzik
· 17 years ago
c7a4215
ahci: disable 64bit dma on sb600
by Tejun Heo
· 17 years ago
3cadbcc
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
by Tejun Heo
· 18 years ago
2bcfdde
add the ATI SB700 SATA controller device id to AHCI pci table
by Henry Su
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
9b89391
libata: improve 0xff status handling
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
1188c0d
ahci: consolidate common port flags
by Tejun Heo
· 18 years ago
4447d35
libata: convert the remaining SATA drivers to new init model
by Tejun Heo
· 18 years ago
bf33554
ahci: add PCI ID for new VIA chip
by Tejun Heo
· 18 years ago
c65ec1c
ahci.c: remove non-existing SB600 raid id (re-send)
by Conke Hu
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
17199b1
ahci: move port_map handling to ahci_save_initial_config()
by Tejun Heo
· 18 years ago
d447df1
ahci: implement ata_save/restore_initial_config()
by Tejun Heo
· 18 years ago
55a6160
ahci.c: walkaround for SB600 SATA internal error issue
by Conke Hu
· 18 years ago
8af12cd
ahci: RAID mode SATA patch for Intel ICH9M
by Jason Gaston
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
afb2d55
ahci: improve spurious SDB FIS handling
by Tejun Heo
· 18 years ago
e34bb37
ahci/pata_jmicron: match class not function number
by Tejun Heo
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
a2bbd0c
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (regenerated)
by Tejun Heo
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 18 years ago
f0d36ef
libata: update libata core layer to use devres
by Tejun Heo
· 18 years ago
0529c159
libata: implement ata_host_detach()
by Tejun Heo
· 18 years ago
553c4aa
libata: handle pci_enable_device() failure while resuming
by Tejun Heo
· 18 years ago
904dbd1
ahci: Remove jmicron fixup
by Alan
· 18 years ago
c9f8947
Add pci class code for SATA & AHCI, and replace some magic numbers.
by Conke Hu
· 18 years ago
04d4f7a
[PATCH] ahci: trivial endianness annotations
by Al Viro
· 18 years ago
a718728
ahci: port_no should be used when clearing IRQ in ahci_thaw()
by Tejun Heo
· 18 years ago
dfd7a3d
ahci: use 0x80 as wait stat value instead of 0xff
by Tejun Heo
· 18 years ago
6096b63
ahci: fix endianness in spurious interrupt message
by Tejun Heo
· 18 years ago
0291f95
ahci: improve and limit spurious interrupt messages, take#3
by Tejun Heo
· 18 years ago
07c53da
ahci: don't enter slumber on power down
by Tejun Heo
· 18 years ago
82490c0
ahci: make ULi M5288 ignore interface fatal error bit
by Tejun Heo
· 18 years ago
6fbf5ba
[libata] Move some PCI IDs from sata_nv to ahci
by Peer Chen
· 18 years ago
551c012
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
by Tejun Heo
· 18 years ago
8e16f94
[PATCH] ahci: do not powerdown during initialization
by Tejun Heo
· 18 years ago
648a88b
[PATCH] ahci: honor PORTS_IMPL on ICH8s
by Tejun Heo
· 18 years ago
98fa4b6
[PATCH] ahci: preserve PORTS_IMPL over host resets
by Tejun Heo
· 18 years ago
415ae2b
[libata] ahci: Match PCI class code for AHCI
by Jeff Garzik
· 18 years ago
ad616ff
[PATCH] ahci: update ahci-vt8251 reset sequence
by Tejun Heo
· 18 years ago
4aeb0e3
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
by Tejun Heo
· 18 years ago
4166955
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
by Tejun Heo
· 18 years ago
f33d625
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
by Jason Gaston
· 18 years ago
895663c
[libata] Add support for AHCI controllers of MCP67.
by Peer Chen
· 18 years ago
1244a19
[PATCH] ahci: fix status register check in ahci_softreset
by Tejun Heo
· 18 years ago
12a87d3
[PATCH] ahci: readability tweak
by Alan Cox
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
54bb3a94
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
by Jeff Garzik
· 18 years ago
9bec2e3
[libata] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/ahci.c]
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
f4b5cc8
[PATCH] ahci: remove IRQ mask clearing from init_controller()
by Tejun Heo
· 18 years ago
36a2c6b
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
f1d39b2
[PATCH] ahci: skip protocol test altogether in spurious interrupt code
by Unicorn Chang
· 18 years ago
95916ed
[libata] ahci: add SiS PCI IDs
by Jeff Garzik
· 18 years ago
c133287
[PATCH] ahci: implement Power Management support
by Tejun Heo
· 18 years ago
d91542c
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()
by Tejun Heo
· 18 years ago
0be0aa9
[PATCH] libata: improve driver initialization and deinitialization
by Tejun Heo
· 18 years ago
9f59205
[PATCH] ahci: simplify ahci_start_engine()
by Tejun Heo
· 18 years ago
d8fcd11
[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()
by Tejun Heo
· 18 years ago
254950c
[PATCH] ahci: relocate several internal functions
by Tejun Heo
· 18 years ago
5457f219
[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()
by zhao, forrest
· 18 years ago
9545b578
[PATCH] ahci: Ensure that we don't grab both functions
by root
· 18 years ago
b51e9e5
[PATCH] libata: add ap->pflags and move core dynamic flags to it
by Tejun Heo
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
71f0737
[PATCH] ahci: disable NCQ support on vt8251
by Tejun Heo
· 18 years ago
8fa29b2
[libata] ahci: add JMicron PCI IDs
by Jeff Garzik
· 18 years ago
fe7fa31
[libata] ahci: Add NVIDIA PCI IDs.
by Jeff Garzik
· 18 years ago
4296971
[PATCH] ahci: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 18 years ago
720ba12
[PATCH] libata-hp: update unload-unplug
by Tejun Heo
· 18 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 18 years ago
f5914a4
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
by Tejun Heo
· 18 years ago
Next »