index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-21
[libata] ahci: add ATI SB800 PCI IDs
henry su
1
-4
/
+6
2007-07-20
The SATA controller device ID is different according to
su henry
1
-1
/
+4
2007-07-20
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
1
-31
/
+37
2007-07-20
ahci: make NO_NCQ handling more consistent
Tejun Heo
1
-2
/
+8
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
1
-10
/
+13
2007-07-20
libata: improve EH report formatting
Tejun Heo
1
-3
/
+3
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
1
-4
/
+10
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
1
-21
/
+33
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
1
-33
/
+36
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
1
-1
/
+7
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
1
-6
/
+4
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
1
-8
/
+8
2007-07-09
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
Jeff Garzik
1
-3
/
+48
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
1
-5
/
+5
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-8
/
+21
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-13
/
+8
2007-07-09
[libata] ahci: Factor out SATA port init into a separate function
Jeff Garzik
1
-20
/
+30
2007-07-09
use_clustering (sht) bit set to 0 in AHCI ?
Jens Axboe
1
-1
/
+1
2007-06-21
ahci: fix PORTS_IMPL override
Tejun Heo
1
-1
/
+1
2007-06-10
ahci: Add MCP73/MCP77 support to AHCI driver
Peer Chen
1
-0
/
+24
2007-05-22
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-22
ahci: disable 64bit dma on sb600
Tejun Heo
1
-1
/
+10
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
1
-1
/
+2
2007-05-12
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
1
-0
/
+1
2007-05-12
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-05-01
libata: improve 0xff status handling
Tejun Heo
1
-8
/
+6
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-7
/
+11
2007-04-28
ahci: consolidate common port flags
Tejun Heo
1
-19
/
+10
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-192
/
+135
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
1
-0
/
+1
2007-04-28
ahci.c: remove non-existing SB600 raid id (re-send)
Conke Hu
1
-2
/
+1
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-4
/
+1
2007-04-28
ahci: move port_map handling to ahci_save_initial_config()
Tejun Heo
1
-27
/
+30
2007-04-28
ahci: implement ata_save/restore_initial_config()
Tejun Heo
1
-23
/
+72
2007-03-28
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
1
-2
/
+19
2007-03-06
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
1
-0
/
+1
2007-03-03
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+14
2007-03-02
ahci: improve spurious SDB FIS handling
Tejun Heo
1
-15
/
+24
2007-03-02
ahci/pata_jmicron: match class not function number
Tejun Heo
1
-13
/
+3
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-23
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
1
-14
/
+14
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+4
2007-02-10
libata: convert to iomap
Tejun Heo
1
-45
/
+34
2007-02-10
libata: update libata LLDs to use devres
Tejun Heo
1
-98
/
+27
2007-02-10
libata: update libata core layer to use devres
Tejun Heo
1
-17
/
+4
2007-02-10
libata: implement ata_host_detach()
Tejun Heo
1
-2
/
+1
2007-02-10
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+3
2007-02-10
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-10
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-4
/
+4
[next]