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
2005-10-29
[PATCH] PCI: Convert megaraid to use pci_driver shutdown method
Russell King
1
-6
/
+4
2005-10-29
[PATCH] PCI: ipr: Block config access during BIST
Brian King
1
-0
/
+2
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-8
/
+8
2005-10-28
Merge ../bleed-2.6
Greg KH
32
-792
/
+3808
2005-10-28
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
Linus Torvalds
2
-6
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
4
-4
/
+4
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
1
-4
/
+4
2005-10-28
Auto-update from upstream
Kyle McMartin
12
-18
/
+24
2005-10-28
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
20
-774
/
+3784
2005-10-28
[PATCH] gfp_t: drivers/scsi
Al Viro
12
-18
/
+24
2005-10-27
Auto-update from upstream
Kyle McMartin
6
-9
/
+19
2005-10-26
[libata] ata_timing fix
Alan Cox
1
-1
/
+1
2005-10-26
Merge branch 'master'
Jeff Garzik
6
-9
/
+19
2005-10-26
[PATCH] qlogic lockup fix
Andrew Morton
1
-1
/
+2
2005-10-25
[PATCH] libata kernel-doc fixes
Randy Dunlap
1
-22
/
+14
2005-10-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
5
-8
/
+17
2005-10-22
libata: const-ification bombing run
Jeff Garzik
18
-74
/
+74
2005-10-22
[PARISC] Update scsi drivers from parisc tree
Matthew Wilcox
1
-2
/
+0
2005-10-22
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2
-3
/
+3
2005-10-22
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
1
-1
/
+1
2005-10-22
Add ide-timing functionality to libata.
Alan Cox
1
-0
/
+149
2005-10-22
libata: handle early device PIO modes correctly
Alan Cox
1
-4
/
+27
2005-10-21
[PATCH] iomem annotations (sata_vsc)
Al Viro
1
-5
/
+5
2005-10-21
[PATCH] iomem annotations (sata_sil)
Al Viro
1
-2
/
+2
2005-10-21
[PATCH] iomem annotations (sata_sx4)
Al Viro
1
-10
/
+9
2005-10-21
[PATCH] enum safety (sata_qstor)
Al Viro
1
-2
/
+4
2005-10-21
[PATCH] iomem annotations (sata_promise)
Al Viro
1
-4
/
+4
2005-10-21
[PATCH] iomem annotations (ahci)
Al Viro
1
-4
/
+4
2005-10-21
[PATCH] iomem annotations (sata_nv)
Al Viro
1
-2
/
+2
2005-10-21
[PATCH] libata: Marvell endian fix
Brett Russ
1
-2
/
+3
2005-10-20
Merge branch 'master'
Jeff Garzik
1
-0
/
+2
2005-10-20
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
Steven Rostedt
1
-0
/
+2
2005-10-19
[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.
Steven Rostedt
1
-0
/
+2
2005-10-19
[PATCH] libata CHS: reread device identify info (revise #6)
Albert Lee
1
-1
/
+64
2005-10-19
[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...
Albert Lee
3
-75
/
+44
2005-10-19
[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)
Albert Lee
2
-24
/
+25
2005-10-19
Merge branch 'master'
Jeff Garzik
3
-5
/
+41
2005-10-18
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Jeff Garzik
1
-0
/
+5
2005-10-17
[SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.c
Karl Magnus Kolstoe
1
-0
/
+1
2005-10-17
[SCSI] Fix leak of Scsi_Cmnds
Alan Stern
1
-3
/
+4
2005-10-16
[SCSI] FW: [PATCH] for Deadlock in transport_fc
James.Smart@Emulex.Com
1
-3
/
+10
2005-10-16
[SCSI] Fix aacraid regression
Salyzyn, Mark
1
-1
/
+1
2005-10-16
[SCSI] NCR5380: fix undefined preprocessor identifier
Randy Dunlap
1
-1
/
+1
2005-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+35
2005-10-15
[PATCH] aacraid: host_lock not released fix
Mark Haverkamp
1
-1
/
+1
2005-10-15
[QLOGICPTI]: Handle INQUIRY response sniffing correctly.
David S. Miller
1
-4
/
+35
2005-10-11
sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.
Jeff Garzik
1
-7
/
+7
2005-10-11
[libata pdc_adma] license update, minor cleanup
Jeff Garzik
1
-16
/
+18
2005-10-11
libata: add new driver pdc_adma for PDC ADMA ATA cards
Mark Lord
3
-3
/
+749
2005-10-09
Merge branch 'sil24'
Jeff Garzik
3
-0
/
+884
[next]