index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
2007-03-28
1
-2
/
+19
*
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
2007-03-06
1
-0
/
+1
*
libata: add missing CONFIG_PM in LLDs
Tejun Heo
2007-03-02
1
-0
/
+14
*
ahci: improve spurious SDB FIS handling
Tejun Heo
2007-03-01
1
-15
/
+24
*
ahci/pata_jmicron: match class not function number
Tejun Heo
2007-03-01
1
-13
/
+3
*
[libata] bump versions
Jeff Garzik
2007-02-26
1
-1
/
+1
*
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
2007-02-23
1
-14
/
+14
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
1
-0
/
+4
*
libata: convert to iomap
Tejun Heo
2007-02-09
1
-45
/
+34
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
1
-98
/
+27
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
1
-17
/
+4
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
1
-2
/
+1
*
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
1
-1
/
+3
*
ahci: Remove jmicron fixup
Alan
2007-02-09
1
-6
/
+2
*
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
2007-02-09
1
-4
/
+4
*
[PATCH] ahci: trivial endianness annotations
Al Viro
2007-02-09
1
-1
/
+1
*
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tejun Heo
2007-01-27
1
-1
/
+1
*
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
2007-01-26
1
-1
/
+1
*
ahci: fix endianness in spurious interrupt message
Tejun Heo
2007-01-26
1
-1
/
+2
*
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
2007-01-25
1
-8
/
+49
*
ahci: don't enter slumber on power down
Tejun Heo
2007-01-24
1
-27
/
+10
*
ahci: make ULi M5288 ignore interface fatal error bit
Tejun Heo
2007-01-24
1
-1
/
+1
*
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
2006-12-20
1
-0
/
+8
*
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
2006-12-16
1
-2
/
+0
*
[PATCH] ahci: do not powerdown during initialization
Tejun Heo
2006-12-03
1
-7
/
+7
*
[PATCH] ahci: honor PORTS_IMPL on ICH8s
Tejun Heo
2006-12-01
1
-28
/
+67
*
[PATCH] ahci: preserve PORTS_IMPL over host resets
Tejun Heo
2006-12-01
1
-3
/
+20
*
[libata] ahci: Match PCI class code for AHCI
Jeff Garzik
2006-12-01
1
-0
/
+4
*
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
2006-12-01
1
-2
/
+76
*
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
2006-12-01
1
-17
/
+4
*
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
Tejun Heo
2006-11-29
1
-5
/
+22
*
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
Jason Gaston
2006-11-28
1
-0
/
+11
*
[libata] Add support for AHCI controllers of MCP67.
Peer Chen
2006-11-02
1
-0
/
+8
*
[PATCH] ahci: fix status register check in ahci_softreset
Tejun Heo
2006-11-01
1
-2
/
+1
*
[PATCH] ahci: readability tweak
Alan Cox
2006-10-21
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
2006-09-27
1
-60
/
+30
*
[libata] Trim trailing whitespace.
Jeff Garzik
2006-08-31
1
-1
/
+1
*
libata: Grand renaming.
Jeff Garzik
2006-08-24
1
-49
/
+49
*
Move libata to drivers/ata.
Jeff Garzik
2006-08-10
1
-0
/
+1684