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