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
/
gdth_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
scsi: gdth: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2019-01-08
scsi: gdth: use generic DMA API
Christoph Hellwig
1
-2
/
+2
2019-01-08
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
Christoph Hellwig
1
-18
/
+0
2019-01-08
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
1
-8
/
+0
2019-01-08
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
1
-50
/
+21
2019-01-08
scsi: gdth: reuse dma coherent allocation in gdth_show_info
Christoph Hellwig
1
-15
/
+5
2018-06-19
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-07
scsi: gdth: increase the procfs event buffer size
Arnd Bergmann
1
-1
/
+1
2016-02-25
gdth: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+8
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
1
-12
/
+12
2013-04-09
gdth: switch to ->show_info()
Al Viro
1
-163
/
+48
2010-12-31
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
1
-4
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-18
[SCSI] gdth: Convert to use regular kernel types.
Dave Jones
1
-21
/
+21
2009-06-09
[SCSI] gdth: fix overlapping snprintf users
Alan Cox
1
-2
/
+3
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-66
/
+0
2008-02-18
[SCSI] gdth: don't call pci_free_consistent under spinlock
James Bottomley
1
-4
/
+2
2007-10-12
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
1
-4
/
+6
2007-10-12
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
1
-2
/
+4
2007-10-12
[SCSI] gdth: clean up host private data
Boaz Harrosh
1
-49
/
+31
2007-10-12
[SCSI] gdth: Remove virt hosts
Christoph Hellwig
1
-17
/
+11
2007-10-12
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
Jeff Garzik
1
-27
/
+0
2007-10-12
[SCSI] gdth: Stop abusing ->done for internal commands
Matthew Wilcox
1
-2
/
+2
2006-06-10
[SCSI] remove the scsi_request interface from the gdth driver
Leubner, Achim
1
-205
/
+40
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1030