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.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
/
gdth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] gdth: Remove buggy ROM handling
Bjorn Helgaas
2013-01-29
1
-8
/
+2
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-9
/
+8
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
2010-12-31
1
-1
/
+3
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-2
/
+4
*
[SCSI] gdth: integer overflow in ioctl
Dan Carpenter
2010-10-25
1
-0
/
+8
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
1
-5
/
+6
|
/
*
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
2010-08-11
1
-1
/
+1
*
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
1
-5
/
+15
|
\
|
*
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
1
-5
/
+15
*
|
[SCSI] gdth: fix buffer overflow
Roel Kluin
2010-04-11
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] gdth: Convert to use regular kernel types.
Dave Jones
2010-01-18
1
-215
/
+215
*
[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080
Dave Jones
2009-11-11
1
-1
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
gdth section fixes
Al Viro
2008-11-30
1
-6
/
+6
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-22
/
+38
*
gdth: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+3
*
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
James Bottomley
2008-05-08
1
-5
/
+8
*
[SCSI] gdth: fix timer handling
James Bottomley
2008-05-08
1
-12
/
+26
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
1
-1
/
+1
*
[SCSI] gdth: remove command accessors
Boaz Harrosh
2008-04-07
1
-59
/
+14
*
[SCSI] gdth: convert to PCI hotplug API
Jeff Garzik
2008-04-07
1
-102
/
+94
*
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
Jeff Garzik
2008-04-07
1
-31
/
+28
*
[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference
Sven Schnelle
2008-03-14
1
-0
/
+7
*
[SCSI] gdth: fix to internal commands execution
Boaz Harrosh
2008-02-27
1
-18
/
+12
*
[SCSI] gdth: bugfix for the at-exit problems
Boaz Harrosh
2008-02-27
1
-54
/
+28
*
[SCSI] gdth: update deprecated pci_find_device
Sergio Luis
2008-02-13
1
-2
/
+5
*
[SCSI] gdth: scan for scsi devices
Boaz Harrosh
2008-02-13
1
-0
/
+9
*
[SCSI] gdth: kill unneeded 'irq' argument
Jeff Garzik
2008-01-11
1
-12
/
+10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-23
1
-3
/
+3
|
\
|
*
[SCSI] gdth: __init fixes
Adrian Bunk
2007-10-18
1
-3
/
+3
*
|
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-3
/
+3
|
/
*
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
Linus Torvalds
2007-10-15
1
-0
/
+4
*
[SCSI] gdth: fix CONFIG_ISA build failure
Dhaval Giani
2007-10-12
1
-1
/
+1
*
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
Boaz Harrosh
2007-10-12
1
-119
/
+109
*
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
2007-10-12
1
-87
/
+90
*
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
2007-10-12
1
-34
/
+77
*
[SCSI] gdth: Remove gdth_ctr_tab[]
Boaz Harrosh
2007-10-12
1
-58
/
+51
*
[SCSI] gdth: switch to modern scsi host registration
Christoph Hellwig
2007-10-12
1
-164
/
+156
*
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
Boaz Harrosh
2007-10-12
1
-50
/
+43
*
[SCSI] gdth: clean up host private data
Boaz Harrosh
2007-10-12
1
-311
/
+247
*
[SCSI] gdth: Remove virt hosts
Christoph Hellwig
2007-10-12
1
-76
/
+12
*
[SCSI] gdth: Reorder scsi_host_template intitializers
Jeff Garzik
2007-10-12
1
-3
/
+3
*
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
Jeff Garzik
2007-10-12
1
-160
/
+153
*
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
Jeff Garzik
2007-10-12
1
-394
/
+2
[next]