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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
scsi: gdth: Make __gdth_execute static
Wang Hai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 148
Thomas Gleixner
1
-13
/
+1
2019-03-25
scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
Nathan Chancellor
1
-2
/
+3
2019-01-08
scsi: gdth: use generic DMA API
Christoph Hellwig
1
-31
/
+29
2019-01-08
scsi: gdth: remove interrupt coalescing support
Christoph Hellwig
1
-139
/
+12
2019-01-08
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
1
-18
/
+0
2019-01-08
scsi: gdth: remove dead rtc code
Christoph Hellwig
1
-32
/
+0
2019-01-08
scsi: gdth: remove direct serial port access
Christoph Hellwig
1
-70
/
+0
2019-01-08
scsi: gdth: remove ISA and EISA support
Christoph Hellwig
1
-686
/
+23
2019-01-08
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
1
-4
/
+4
2019-01-08
scsi: gdth: refactor ioc_general
Christoph Hellwig
1
-118
/
+132
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-06-19
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
1
-32
/
+35
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2017-10-27
scsi: gdth: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-08-07
scsi: gdth: avoid buffer overflow warning
Arnd Bergmann
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/scsi/
David Howells
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-02-25
gdth: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-5
/
+2
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-2
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+0
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-3
/
+3
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-09
gdth: switch to ->show_info()
Al Viro
1
-1
/
+2
2013-01-29
[SCSI] gdth: Remove buggy ROM handling
Bjorn Helgaas
1
-8
/
+2
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-9
/
+8
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2010-12-31
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
1
-1
/
+3
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-2
/
+4
2010-10-25
[SCSI] gdth: integer overflow in ioctl
Dan Carpenter
1
-0
/
+8
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+6
2010-08-11
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
1
-1
/
+1
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-5
/
+15
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
1
-5
/
+15
2010-04-11
[SCSI] gdth: fix buffer overflow
Roel Kluin
1
-1
/
+1
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
-215
/
+215
2009-11-11
[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080
Dave Jones
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2008-11-30
gdth section fixes
Al Viro
1
-6
/
+6
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-22
/
+38
2008-06-20
gdth: cdev lock_kernel() pushdown
Jonathan Corbet
1
-0
/
+3
2008-05-08
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
James Bottomley
1
-5
/
+8
2008-05-08
[SCSI] gdth: fix timer handling
James Bottomley
1
-12
/
+26
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
[next]