index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-4
/
+4
2006-06-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-107
/
+170
2006-06-27
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
1
-3
/
+1
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-4
/
+4
2006-06-26
[PATCH] ata_piix: add ICH6/7/8 to Kconfig
Auke Kok
1
-1
/
+1
2006-06-26
[PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs
Tejun Heo
1
-6
/
+23
2006-06-26
[PATCH] libata: cosmetic updates
Tejun Heo
1
-29
/
+32
2006-06-26
[PATCH] libata reduce timeouts
Andrew Morton
1
-1
/
+6
2006-06-26
[PATCH] libata: make two functions global
Tejun Heo
2
-2
/
+4
2006-06-26
[PATCH] libata: update ata_do_simple_cmd()
Tejun Heo
1
-14
/
+43
2006-06-26
[PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()
Tejun Heo
1
-23
/
+23
2006-06-26
[PATCH] libata: clear EH action on device detach
Tejun Heo
1
-0
/
+4
2006-06-26
[PATCH] libata: implement and use ata_deh_dev_action()
Tejun Heo
1
-1
/
+8
2006-06-26
[PATCH] libata: move ata_eh_clear_action() upward
Tejun Heo
1
-25
/
+25
2006-06-26
[libata] sata_vsc: partially revert a PCI ID-related commit
Jeff Garzik
1
-7
/
+3
2006-06-26
[libata] Bump versions
Jeff Garzik
10
-10
/
+10
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
10
-17
/
+12
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-5
/
+5
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-1
/
+4
2006-06-26
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
1
-1
/
+4
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2
-4
/
+2
2006-06-26
spelling fixes
Andreas Mohr
6
-10
/
+10
2006-06-26
remove the bouncing email address of David Campbell
Adrian Bunk
4
-7
/
+2
2006-06-25
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-0
/
+1
2006-06-25
[PATCH] advansys section fixes
Randy Dunlap
1
-3
/
+3
2006-06-25
[PATCH] megaraid_mbox: fix section mismatch warnings
Randy Dunlap
1
-1
/
+1
2006-06-25
[PATCH] wd7000: fix section mismatch warnings
Randy.Dunlap
1
-1
/
+1
2006-06-25
[PATCH] m68k: convert mac irq code
Roman Zippel
2
-10
/
+4
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
1
-4
/
+4
2006-06-23
[SCSI] qlogicpti: Convert to new SBUS device framework.
David S. Miller
1
-175
/
+186
2006-06-23
[SCSI] esp: Fix bug in esp_remove_common.
David S. Miller
1
-4
/
+1
2006-06-23
[SCSI] sparc: Port esp to new SBUS driver layer.
David S. Miller
2
-165
/
+157
2006-06-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-2179
/
+6027
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
7
-29
/
+15
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
2
-2
/
+2
2006-06-23
[PATCH] m68k: wd33c93: extra delay
Roman Zippel
1
-0
/
+4
2006-06-23
[libata] conversion to new debug scheme, part 1 of $N
Borislav Petkov
1
-26
/
+47
2006-06-22
[PATCH] libata: Add ata_scsi_dev_disabled
Brian King
1
-10
/
+31
2006-06-22
[libata] Add host lock to struct ata_port
Jeff Garzik
4
-73
/
+72
2006-06-22
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
Tejun Heo
1
-16
/
+69
2006-06-22
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
Albert Lee
1
-10
/
+9
2006-06-22
[PATCH] ahci: disable NCQ support on vt8251
Tejun Heo
1
-2
/
+4
2006-06-22
[libata] ahci: add JMicron PCI IDs
Jeff Garzik
1
-0
/
+6
2006-06-22
[libata] sata_nv: add PCI IDs
Jeff Garzik
1
-0
/
+4
2006-06-22
[libata] ahci: Add NVIDIA PCI IDs.
Jeff Garzik
1
-0
/
+18
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
122
-45064
/
+6361
2006-06-22
IB/iser: iSER Kconfig and Makefile
Or Gerlitz
1
-0
/
+1
2006-06-21
[PATCH] PCI: Move various PCI IDs to header file
Brent Casavant
2
-29
/
+6
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
119
-45024
/
+6349
[next]