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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-20
[PATCH] libata: convert several bmdma-style controllers to new EH, take #3
Tejun Heo
4
-16
/
+21
2006-06-20
[PATCH] sata_via: convert to new EH, take #3
Tejun Heo
1
-6
/
+6
2006-06-20
[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler
Jeff Garzik
1
-6
/
+4
2006-06-20
[PATCH] sata_nv: add hotplug support
Tejun Heo
1
-1
/
+8
2006-06-20
[PATCH] sata_nv: convert to new EH
Tejun Heo
1
-26
/
+89
2006-06-20
[PATCH] sata_nv: better irq handlers
Tejun Heo
1
-17
/
+194
2006-06-20
[PATCH] sata_nv: simplify constants
Tejun Heo
1
-19
/
+12
2006-06-20
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
Tejun Heo
1
-48
/
+2
2006-06-20
[PATCH] sata_nv: kill not-working hotplug code
Tejun Heo
1
-169
/
+0
2006-06-14
[libata] Update docs to reflect current driver API
Jeff Garzik
1
-1
/
+1
2006-06-12
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
2
-2
/
+17
2006-06-12
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
1
-8
/
+9
2006-06-12
[PATCH] sata_sil: update device hotplug handling, take #2
Tejun Heo
1
-1
/
+19
2006-06-12
[PATCH] libata: fast exit from EH while unloading
Tejun Heo
1
-0
/
+4
2006-06-12
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
Tejun Heo
1
-3
/
+3
2006-06-12
[PATCH] libata: fix comment above ata_exec_internal()
Tejun Heo
1
-1
/
+3
2006-06-12
[PATCH] sata_sil: add controller unplug detection in sil_interrupt()
Tejun Heo
1
-1
/
+2
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
4
-0
/
+41
2006-06-12
libata: more verbose request_irq() failure
Jeff Garzik
1
-2
/
+7
2006-06-12
[PATCH] libata: Setup nbytes in ata_sg_init_one
Brian King
1
-0
/
+1
2006-06-12
libata: Adjust initial debugging levels through preprocessor defines.
Borislav Petkov
1
-1
/
+9
2006-06-12
[PATCH] sata_sil24: endian anotations
Alexey Dobriyan
1
-8
/
+8
2006-06-12
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
5
-3
/
+14
2006-06-12
[PATCH] sata_mv: grab host lock inside eng_timeout
Mark Lord
1
-0
/
+3
2006-06-11
[PATCH] libata: add missing ->data_xfer for pdc_adma
Tejun Heo
1
-0
/
+1
2006-06-11
[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()
Tejun Heo
1
-0
/
+1
2006-06-05
[PATCH] sata_sil24: SII3124 sata driver endian problem
Rune Torgersen
1
-3
/
+3
2006-06-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-3
/
+11
2006-06-01
[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()
Bryan Holty
1
-1
/
+1
2006-05-31
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
Tejun Heo
3
-30
/
+28
2006-05-31
[PATCH] libata-hp: killl ops->probe_reset
Tejun Heo
1
-174
/
+13
2006-05-31
[PATCH] sata_sil24: convert to new probing mechanism and add hotplug support
Tejun Heo
1
-19
/
+8
2006-05-31
[PATCH] ahci: convert to new probing mechanism and add hotplug support
Tejun Heo
1
-20
/
+27
2006-05-31
[PATCH] sata_sil: convert to new probing mechanism and add hotplug support
Tejun Heo
1
-8
/
+13
2006-05-31
[PATCH] ata_piix: convert ata_piix to new probing mechanism
Tejun Heo
1
-55
/
+32
2006-05-31
[PATCH] libata-hp: update unload-unplug
Tejun Heo
3
-15
/
+70
2006-05-31
[PATCH] libata-hp: implement bootplug
Tejun Heo
2
-24
/
+52
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
16
-0
/
+16
2006-05-31
[PATCH] libata-hp: implement warmplug
Tejun Heo
2
-0
/
+90
2006-05-31
[PATCH] libata-hp: implement SCSI part of hotplug
Tejun Heo
4
-1
/
+123
2006-05-31
[PATCH] libata-hp: implement hotplug
Tejun Heo
1
-21
/
+102
2006-05-31
[PATCH] libata-hp: implement ata_eh_detach_dev()
Tejun Heo
3
-0
/
+53
2006-05-31
[PATCH] sata_sil24: update sil24_hardreset()
Tejun Heo
1
-12
/
+14
2006-05-31
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
Tejun Heo
1
-2
/
+4
2006-05-31
[PATCH] sata_sil: new interrupt handler
Tejun Heo
1
-1
/
+91
2006-05-31
[PATCH] sata_sil: add new constants in preparation for new interrupt handler
Tejun Heo
1
-4
/
+20
2006-05-31
[PATCH] libata: export ata_hsm_move()
Tejun Heo
1
-3
/
+3
2006-05-31
[PATCH] libata-hp-prep: implement followup softreset handling
Tejun Heo
1
-6
/
+52
2006-05-31
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
Tejun Heo
5
-15
/
+147
2006-05-31
[PATCH] libata-hp-prep: implement sata_phy_debounce()
Tejun Heo
1
-14
/
+93
[next]