Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
784dd7b64ca661722f539db906d56ce54906f2fb
/
drivers
/
ata
/
ahci.c
93082f0
Fix ahci driver 'flags' type
by Linus Torvalds
· 16 years ago
2640d7c
AHCI: Remove an unnecessary flush from ahci_qc_issue
by Matthew Wilcox
· 16 years ago
24920c8
AHCI: speed up resume
by Zhang Rui
· 16 years ago
18f7ba4
libata/ahci: enclosure management support
by Kristen Carlson Accardi
· 16 years ago
d28f87a
ahci: give another shot at clearing all bits in irq_stat
by Tejun Heo
· 16 years ago
ea0c62f
ahci: always clear all bits in irq_stat
by Tejun Heo
· 16 years ago
9a3b103
ahci: sis can't do PMP
by Tejun Heo
· 16 years ago
d799e08
ahci: jmb361 has only one port
by Tejun Heo
· 16 years ago
bd17243
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
by Shane Huang
· 16 years ago
e297d99
ahci: workarounds for mcp65
by Tejun Heo
· 16 years ago
3072c37
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
by peerchen
· 16 years ago
78ab88f
libata: improve post-reset device ready test
by Tejun Heo
· 17 years ago
22b5e7a
ahci: SB600 ahci can't do MSI, blacklist that capability
by Tejun Heo
· 17 years ago
15fe982
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
by Tejun Heo
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
45db2f6
libata: move link onlineness check out of softreset methods
by Tejun Heo
· 17 years ago
071f44b
libata: implement PMP helpers
by Tejun Heo
· 17 years ago
350756f
libata: don't use ap->ioaddr in non-SFF drivers
by Tejun Heo
· 17 years ago
520d06f
libata: remove check_status from non-SFF drivers
by Tejun Heo
· 17 years ago
4c9bf4e
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
by Tejun Heo
· 17 years ago
79f97da
libata: drop @finish_qc from ata_qc_complete_multiple()
by Tejun Heo
· 17 years ago
305d2a1
libata: unify mechanism to request follow-up SRST
by Tejun Heo
· 17 years ago
ac37198
libata: clear SError after link resume
by Tejun Heo
· 17 years ago
9dadd45
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset()
by Tejun Heo
· 17 years ago
a89611e
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
by Tejun Heo
· 17 years ago
705e76b
libata: restructure SFF post-reset readiness waits
by Tejun Heo
· 17 years ago
203c75b
libata: separate out ata_std_postreset() from ata_sff_postreset()
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
6bd99b4
libata: normalize port_info, port_operations and sht tables
by Tejun Heo
· 17 years ago
358f9a7
libata: implement and use ata_noop_irq_clear()
by Tejun Heo
· 17 years ago
8cebf27
libata: kill ATA_LFLAG_SKIP_D2H_BSY
by Tejun Heo
· 17 years ago
d692abd
libata: kill ATA_LFLAG_HRST_TO_RESUME
by Tejun Heo
· 17 years ago
cf48062
libata: prefer hardreset
by Tejun Heo
· 17 years ago
4cde32f
[libata] ahci: SB600 workaround is suspect... play it safe for now
by Jeff Garzik
· 17 years ago
c40e7cb
ahci: Add Marvell 6121 SATA support
by Jose Alberto Reguero
· 17 years ago
a22e644
ahci: implement skip_host_reset parameter
by Tejun Heo
· 17 years ago
dea5513
ahci: request all PCI BARs
by Tejun Heo
· 17 years ago
258cd84
ahci: logical-bitwise and confusion in ahci_save_initial_config()
by Roel Kluin
· 17 years ago
70d562c
ahci: add the Device IDs for nvidia MCP7B AHCI
by peerchen
· 17 years ago
a878539
ahci: work around ATI SB600 h/w quirk
by Jeff Garzik
· 17 years ago
e39fc8c
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
by Shane Huang
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
837f5f8
ahci: fix CAP.NP and PI handling
by Tejun Heo
· 17 years ago
16ad1ad
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
by Jason Gaston
· 17 years ago
b710a1f
ahci: factor out AHCI enabling and enable AHCI before reading CAP
by Tejun Heo
· 17 years ago
4ca4e43
libata annotations and fixes
by Al Viro
· 17 years ago
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
405e66b
libata: implement protocol tests
by Tejun Heo
· 17 years ago
49f2909
ahci: update PCS programming
by Tejun Heo
· 17 years ago
459ad68
libata: kill spurious NCQ completion detection
by Tejun Heo
· 17 years ago
c4f7792
ahci: don't attach if ICH6 is in combined mode
by Tejun Heo
· 17 years ago
994056d
ahci: fix engine reset failed message
by Tejun Heo
· 17 years ago
6ba8695
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
by peerchen
· 17 years ago
3155659
[libata] AHCI: add hw link power management support
by Kristen Carlson Accardi
· 17 years ago
ab6fc95
[libata] AHCI: fix newly introduced host-reset bug
by Jeff Garzik
· 17 years ago
88ff6ea
libata: implement ata_wait_after_reset()
by Tejun Heo
· 17 years ago
edc9305
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2
by Tejun Heo
· 17 years ago
2dcb407
[libata] checkpatch-inspired cleanups
by Jeff Garzik
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
b06ce3e
libata: use ata_exec_internal() for PMP register access
by Tejun Heo
· 17 years ago
5f226c6
ahci: fix notification handling
by Tejun Heo
· 17 years ago
1c954a4
ahci: clean up PORT_IRQ_BAD_PMP enabling
by Tejun Heo
· 17 years ago
75da6d2
ahci: kill leftover from enabling NCQ over PMP
by Tejun Heo
· 17 years ago
7100819
ahci: Add MCP79 support to AHCI driver
by Peer Chen
· 17 years ago
6949b91
ahci: implement AHCI_HFLAG_NO_PMP
by Tejun Heo
· 17 years ago
417a1a6
ahci: move host flags over to pi.private_data
by Tejun Heo
· 17 years ago
7d50b60
ahci: implement PMP support
by Tejun Heo
· 17 years ago
3cc3eb1
[libata] AHCI: enable AHCI mode, before using AHCI reset
by Jeff Garzik
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
31cc23b
libata-pmp-prep: implement ops->qc_defer()
by Tejun Heo
· 17 years ago
854c73a
libata: misc updates for AN
by Tejun Heo
· 17 years ago
d4155e6
ahci: RAID mode SATA patch for Intel Tolapai
by Jason Gaston
· 17 years ago
7a234af
ahci: reimplement port_map handling
by Tejun Heo
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
a738492
ahci: Store interrupt value
by Kristen Carlson Accardi
· 17 years ago
2f29496
[libata] ahci: send event when AN received
by Kristen Carlson Accardi
· 17 years ago
0c88758
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
by Tejun Heo
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
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
Next »