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
/
scsi
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-1684
/
+0
2006-08-10
[PATCH] libata: replace pci_module_init() with pci_register_driver()
Pavel Roskin
1
-1
/
+1
2006-08-09
[PATCH] ahci: remove IRQ mask clearing from init_controller()
Tejun Heo
1
-2
/
+1
2006-08-04
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-8
/
+2
2006-08-04
[PATCH] ahci: skip protocol test altogether in spurious interrupt code
Unicorn Chang
1
-8
/
+2
2006-07-29
[libata] ahci: add SiS PCI IDs
Jeff Garzik
1
-0
/
+8
2006-07-29
[PATCH] ahci: implement Power Management support
Tejun Heo
1
-0
/
+84
2006-07-29
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()
Tejun Heo
1
-77
/
+94
2006-07-29
[PATCH] libata: improve driver initialization and deinitialization
Tejun Heo
1
-51
/
+151
2006-07-29
[PATCH] ahci: simplify ahci_start_engine()
Tejun Heo
1
-19
/
+2
2006-07-29
[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()
Tejun Heo
1
-18
/
+9
2006-07-29
[PATCH] ahci: relocate several internal functions
Tejun Heo
1
-129
/
+126
2006-07-20
[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()
zhao, forrest
1
-25
/
+57
2006-07-06
[PATCH] ahci: Ensure that we don't grab both functions
root
1
-4
/
+11
2006-07-06
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[libata] Bump versions
Jeff Garzik
1
-1
/
+1
2006-06-23
[PATCH] ahci: disable NCQ support on vt8251
Tejun Heo
1
-2
/
+4
2006-06-23
[libata] ahci: add JMicron PCI IDs
Jeff Garzik
1
-0
/
+6
2006-06-23
[libata] ahci: Add NVIDIA PCI IDs.
Jeff Garzik
1
-0
/
+18
2006-05-31
[PATCH] ahci: convert to new probing mechanism and add hotplug support
Tejun Heo
1
-20
/
+27
2006-05-31
[PATCH] libata-hp: update unload-unplug
Tejun Heo
1
-7
/
+3
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
1
-0
/
+1
2006-05-31
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
Tejun Heo
1
-1
/
+2
2006-05-15
[PATCH] ahci: implement NCQ suppport
Tejun Heo
1
-31
/
+58
2006-05-15
[PATCH] ahci: kill pp->cmd_tbl_sg
Tejun Heo
1
-4
/
+1
2006-05-15
[PATCH] ahci: add HOST_CAP_NCQ constant
Tejun Heo
1
-0
/
+1
2006-05-15
[PATCH] ahci: clean up AHCI constants in preparation for NCQ
Tejun Heo
1
-6
/
+9
2006-05-15
[PATCH] ahci: add PIOS interim interrupt handling
Tejun Heo
1
-1
/
+12
2006-05-15
[PATCH] ahci: convert to new EH
Tejun Heo
1
-100
/
+137
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
1
-5
/
+3
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
1
-1
/
+1
2006-05-15
[PATCH] libata: use new SCR and on/offline functions
Tejun Heo
1
-3
/
+3
2006-05-15
[PATCH] ahci: hardreset classification fix
Tejun Heo
1
-1
/
+1
2006-04-21
[PATCH] ahci: add support for VIA VT8251
Bastiaan Jacques
1
-15
/
+49
2006-04-11
[PATCH] ahci: use ata_wait_register()
Tejun Heo
1
-25
/
+6
2006-04-11
[PATCH] libata: kill @verbose from ata_reset_fn_t
Tejun Heo
1
-8
/
+5
2006-04-11
Merge branch 'master'
Jeff Garzik
1
-1
/
+0
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-1
/
+0
2006-04-04
[PATCH] ahci: do not fail softreset if PHY reports no device
Tejun Heo
1
-0
/
+6
2006-04-03
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2006-03-31
[libata] ahci: add ATI SB600 PCI IDs
Jeff Garzik
1
-0
/
+4
2006-03-23
[PATCH] ahci: add softreset
Tejun Heo
1
-1
/
+134
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
1
-1
/
+0
2006-03-12
[PATCH] ahci: enable prefetching for PACKET commands
Tejun Heo
1
-1
/
+2
2006-03-12
Merge branch 'upstream-fixes'
Jeff Garzik
1
-10
/
+4
2006-03-12
[PATCH] ahci: fix NULL pointer dereference detected by Coverity
Tejun Heo
1
-10
/
+4
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
1
-1
/
+0
2006-02-12
[PATCH] libata: move cdb_len for host to device
Tejun Heo
1
-1
/
+2
2006-02-12
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
1
-1
/
+1
[next]