index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sym53c8xx_2
/
sym_hipd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
scsi: sym53c8xx_2: sym_hipd: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-08
1
-0
/
+2
*
scsi: sym53c8xx: fix NULL pointer dereference panic in sym_int_sir()
George Kennedy
2018-09-11
1
-4
/
+11
*
scsi: sym53c8xx: remove some redundant variables
Colin Ian King
2018-08-02
1
-2
/
+1
*
scsi: sym53c8xx_2: iterator underflow in sym_getsync()
Dan Carpenter
2018-01-30
1
-1
/
+1
*
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-08
1
-8
/
+3
*
scsi: sym53c8xx: Avoid undefined behaviour
Helge Deller
2017-08-24
1
-1
/
+1
*
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2010-09-02
1
-6
/
+4
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
sym53c8xx: ratelimit parity errors
John Stoffel
2009-06-21
1
-2
/
+3
*
[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)
Aaro Koskinen
2009-05-20
1
-1
/
+39
*
[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)
Aaro Koskinen
2009-05-20
1
-0
/
+9
*
[SCSI] replace __inline with inline
Harvey Harrison
2009-04-03
1
-1
/
+1
*
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
Tony Battersby
2009-03-12
1
-3
/
+26
*
[SCSI] sym53c8xx: Keep transfer negotiations valid
Aaro Koskinen
2009-03-12
1
-9
/
+26
*
[SCSI] sym53c8xx: free luntbl in sym_hcb_free
Mike Anderson
2008-07-26
1
-0
/
+2
*
scsi: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-3
/
+3
*
[SCSI] sym53c8xx: fix resid calculation
Tony Battersby
2008-02-07
1
-1
/
+1
*
[SCSI] sym53c8xx: fix "irq X: nobody cared" regression
Tony Battersby
2007-12-18
1
-1
/
+1
*
[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr
Matthew Wilcox
2007-10-23
1
-1
/
+2
*
[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb
Matthew Wilcox
2007-10-23
1
-25
/
+35
*
[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE
Matthew Wilcox
2007-10-23
1
-7
/
+9
*
[SCSI] sym53c8xx: Use scmd_printk where appropriate
Matthew Wilcox
2007-10-23
1
-18
/
+17
*
[SCSI] sym53c8xx: Simplify DAC DMA handling
Matthew Wilcox
2007-10-23
1
-15
/
+8
*
[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements
Matthew Wilcox
2007-10-23
1
-5
/
+2
*
[SCSI] sym53c8xx: Remove ->device_id
Matthew Wilcox
2007-10-23
1
-8
/
+8
*
[SCSI] sym53c8xx: Use pdev->revision
Matthew Wilcox
2007-10-23
1
-4
/
+4
*
[SCSI] sym53c8xx: PCI Error Recovery support
Linas Vepstas
2007-10-23
1
-4
/
+21
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-10
1
-2
/
+1
*
[SCSI] Allow nvram settings to determine bus mode
Matthew Wilcox
2006-04-13
1
-31
/
+34
*
[SCSI] Use SPI messages where possible
Matthew Wilcox
2006-04-13
1
-3
/
+6
*
[SCSI] Disable sym2 driver queueing
Matthew Wilcox
2006-04-13
1
-3
/
+5
*
[SCSI] Mark div_10M array const
Matthew Wilcox
2006-04-13
1
-1
/
+1
*
[SCSI] Change Kconfig option from IOMAPPED to MMIO
Matthew Wilcox
2006-04-13
1
-12
/
+17
*
Merge ../linux-2.6
James Bottomley
2006-03-14
1
-0
/
+2
|
\
|
*
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
2006-02-28
1
-0
/
+2
*
|
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-27
1
-41
/
+12
|
/
*
[SCSI] sym2: Mask off opcode from RBC
Matthew Wilcox
2006-02-12
1
-1
/
+1
*
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
1
-2
/
+2
*
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-15
1
-2
/
+2
|
\
|
*
[SCSI] Negotiate correctly with async-only devices
Matthew Wilcox
2005-12-13
1
-2
/
+2
*
|
[SCSI] sym2: Report disabled devices and LUNs more attractively
Matthew Wilcox
2005-12-13
1
-30
/
+0
*
|
[SCSI] sym2: Allow NVRAM settings to limit speed and width
Matthew Wilcox
2005-12-13
1
-1
/
+1
*
|
[SCSI] sym2: Use scsi_print_msg
Matthew Wilcox
2005-12-13
1
-24
/
+5
*
|
[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requests
Matthew Wilcox
2005-12-13
1
-4
/
+4
*
|
[SCSI] sym2: Manage sym_lcb properly
Matthew Wilcox
2005-12-13
1
-79
/
+7
*
|
[SCSI] sym2: Remove last vestiges of sym_sniff_inquiry
Matthew Wilcox
2005-12-13
1
-9
/
+0
|
/
[next]