index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-1
/
+0
2006-03-30
[libata] ahci: add ATI SB600 PCI IDs
Jeff Garzik
1
-0
/
+4
2006-03-22
[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-11
[PATCH] ahci: enable prefetching for PACKET commands
Tejun Heo
1
-1
/
+2
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
1
-10
/
+4
2006-03-11
[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-11
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
1
-1
/
+1
2006-02-11
[PATCH] ahci: convert to new reset mechanism
Tejun Heo
1
-17
/
+29
2006-02-11
[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
Tejun Heo
1
-3
/
+2
2006-02-10
[PATCH] ahci: separate out ahci_fill_cmd_slot()
Tejun Heo
1
-21
/
+23
2006-02-10
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
Tejun Heo
1
-9
/
+3
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
1
-0
/
+1
2006-01-29
Merge branch 'upstream-fixes'
Jeff Garzik
1
-0
/
+2
2006-01-29
[libata ahci] add another JMicron pci id
Jeff Garzik
1
-0
/
+2
2006-01-29
Merge branch 'upstream-fixes'
Jeff Garzik
1
-4
/
+13
2006-01-29
[libata ahci] Isolate Intel-ism, add JMicron JMB360 support
Jeff Garzik
1
-4
/
+13
2006-01-26
[PATCH] ahci: add constants for SRST
Tejun Heo
1
-0
/
+4
2006-01-26
[PATCH] ahci: stop engine during hard reset
Tejun Heo
1
-0
/
+2
2006-01-26
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
Tejun Heo
1
-9
/
+3
2006-01-26
[PATCH] libata: return AC_ERR_* from issue functions
Tejun Heo
1
-2
/
+2
2006-01-26
[PATCH] libata: add detailed AC_ERR_* flags
Tejun Heo
1
-1
/
+1
2006-01-26
[PATCH] ahci: fix err_mask setting in ahci_host_intr
Tejun Heo
1
-1
/
+1
2006-01-17
[PATCH] ahci: separate out ahci_dev_classify
Tejun Heo
1
-8
/
+16
2006-01-17
[PATCH] ahci: separate out ahci_stop/start_engine
Tejun Heo
1
-19
/
+39
2006-01-17
[PATCH] ahci: AHCI mode SATA patch for Intel ICH8
Jason Gaston
1
-0
/
+10
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
1
-1
/
+0
2005-12-06
[PATCH] libata: move err_mask to ata_queued_cmd
Albert Lee
1
-4
/
+8
2005-12-01
[PATCH] mark several libata datastructures const
Arjan van de Ven
1
-1
/
+1
2005-11-16
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2005-11-16
[libata ahci] tone down ATAPI errors
Jeff Garzik
1
-13
/
+15
2005-11-15
[libata ahci] command completion fixes, improved debug msgs
Jeff Garzik
1
-10
/
+15
2005-11-14
[libata ahci] error handling fixes
Jeff Garzik
1
-5
/
+19
2005-11-12
[libata ahci] set port ATAPI bit correctly
Jeff Garzik
1
-2
/
+16
2005-11-12
[libata ahci, qstor] fix miscount of scatter/gather entries
Jeff Garzik
1
-3
/
+11
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
1
-1
/
+1
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-2
/
+2
2005-11-04
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
1
-5
/
+6
2005-10-30
Merge branch 'master'
Jeff Garzik
1
-21
/
+21
2005-10-30
[libata] use dev_printk() throughout drivers
Jeff Garzik
1
-21
/
+21
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-2
/
+2
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-2
/
+2
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-9
/
+0
2005-10-29
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-9
/
+0
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-5
/
+5
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-1
/
+1
2005-10-21
[PATCH] iomem annotations (ahci)
Al Viro
1
-4
/
+4
2005-10-09
Merge branch 'upstream'
Jeff Garzik
1
-6
/
+25
[next]