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.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
/
sym53c8xx_2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
2
-4
/
+4
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-28
[SCSI] sym2: claim only "Storage" class
Grant Grundler
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-5
/
+4
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-6
/
+0
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-3
/
+3
2006-04-13
[SCSI] sym2: Fix build when spinlock debugging is enabled
Matthew Wilcox
1
-8
/
+12
2006-04-13
[SCSI] Version 2.2.3
Matthew Wilcox
1
-1
/
+1
2006-04-13
[SCSI] Enable clustering and large transfers
Matthew Wilcox
1
-1
/
+2
2006-04-13
[SCSI] Simplify error handling
Matthew Wilcox
1
-62
/
+22
2006-04-13
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
1
-31
/
+34
2006-04-13
[SCSI] Use SPI messages where possible
Matthew Wilcox
1
-3
/
+6
2006-04-13
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
4
-11
/
+10
2006-04-13
[SCSI] Mark div_10M array const
Matthew Wilcox
1
-1
/
+1
2006-04-13
[SCSI] Simplify error handling a bit
Matthew Wilcox
1
-42
/
+8
2006-04-13
[SCSI] Use pcibios_resource_to_bus()
Matthew Wilcox
1
-42
/
+13
2006-04-13
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2
-13
/
+18
2006-03-14
Merge ../linux-2.6
James Bottomley
1
-0
/
+2
2006-02-28
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
1
-0
/
+2
2006-02-28
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
1
-41
/
+12
2006-02-12
[SCSI] sym2: Mask off opcode from RBC
Matthew Wilcox
1
-1
/
+1
2005-12-16
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
1
-2
/
+2
2005-12-16
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
1
-2
/
+2
2005-12-14
[SCSI] sym2: Version 2.2.2
Matthew Wilcox
1
-1
/
+1
2005-12-14
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2
-33
/
+11
2005-12-14
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
5
-18
/
+26
2005-12-14
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
1
-24
/
+5
2005-12-14
[SCSI] sym2: Use DMA_40BIT_MASK constant
Matthew Wilcox
1
-1
/
+1
2005-12-14
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
8
-204
/
+40
2005-12-14
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
3
-121
/
+38
2005-12-14
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2
-10
/
+0
2005-12-14
[SCSI] sym2: Remove FreeBSD ifdefs
Matthew Wilcox
2
-16
/
+0
2005-12-14
[SCSI] Negotiate correctly with async-only devices
Matthew Wilcox
1
-2
/
+2
2005-12-02
[SCSI] sym2: Disable IU and QAS negotiation
Matthew Wilcox
1
-1
/
+4
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+5
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2
-7
/
+11
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-1
/
+7
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
1
-1
/
+7
2005-05-26
[SCSI] sym2 version 2.2.1
Matthew Wilcox
6
-137
/
+106
2005-05-07
[SCSI] correct the sym2 period setting routines
James Bottomley
1
-2
/
+3
2005-04-18
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
1
-6
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
15
-0
/
+16781