index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
2008-05-30
1
-4
/
+4
*
libata: improve post-reset device ready test
Tejun Heo
2008-05-06
1
-3
/
+1
*
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
2008-04-29
1
-1
/
+1
*
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
2008-04-25
1
-2
/
+13
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-2
/
+2
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
1
-6
/
+0
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-24
/
+6
*
libata: don't use ap->ioaddr in non-SFF drivers
Tejun Heo
2008-04-17
1
-10
/
+5
*
libata: remove check_status from non-SFF drivers
Tejun Heo
2008-04-17
1
-12
/
+2
*
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
1
-10
/
+11
*
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: unify mechanism to request follow-up SRST
Tejun Heo
2008-04-17
1
-3
/
+0
*
libata: clear SError after link resume
Tejun Heo
2008-04-17
1
-5
/
+0
*
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
1
-15
/
+20
*
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
Tejun Heo
2008-04-17
1
-2
/
+12
*
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
1
-8
/
+3
*
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-3
/
+3
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-5
/
+5
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-35
/
+18
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-83
/
+11
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-14
/
+1
*
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
1
-0
/
+8
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-9
/
+3
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
1
-7
/
+0
*
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-5
/
+5
*
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
2008-03-24
1
-1
/
+5
*
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
2008-03-17
1
-4
/
+15
*
ahci: implement skip_host_reset parameter
Tejun Heo
2008-03-17
1
-19
/
+29
*
ahci: request all PCI BARs
Tejun Heo
2008-03-17
1
-1
/
+4
*
ahci: logical-bitwise and confusion in ahci_save_initial_config()
Roel Kluin
2008-03-10
1
-1
/
+1
*
ahci: add the Device IDs for nvidia MCP7B AHCI
peerchen
2008-03-10
1
-0
/
+12
*
ahci: work around ATI SB600 h/w quirk
Jeff Garzik
2008-03-05
1
-1
/
+13
*
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
2008-02-24
1
-6
/
+17
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-1
/
+1
*
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
1
-5
/
+0
*
ahci: fix CAP.NP and PI handling
Tejun Heo
2008-02-06
1
-16
/
+19
*
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
2008-02-01
1
-0
/
+2
*
ahci: factor out AHCI enabling and enable AHCI before reading CAP
Tejun Heo
2008-01-23
1
-7
/
+20
*
libata annotations and fixes
Al Viro
2008-01-23
1
-9
/
+9
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-11
/
+7
*
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-1
/
+1
*
ahci: update PCS programming
Tejun Heo
2008-01-23
1
-2
/
+5
*
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
1
-71
/
+3
*
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
2007-12-07
1
-0
/
+18
*
ahci: fix engine reset failed message
Tejun Heo
2007-12-07
1
-2
/
+2
*
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
2007-12-04
1
-0
/
+4
*
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
2007-10-29
1
-2
/
+155
*
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
2007-10-29
1
-2
/
+4
[next]