index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
gdth.c
Age
Commit message (
Expand
)
Author
2017-08-07
scsi: gdth: avoid buffer overflow warning
Arnd Bergmann
2017-04-20
Annotate hardware config module parameters in drivers/scsi/
David Howells
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-02-25
gdth: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-04-09
gdth: switch to ->show_info()
Al Viro
2013-01-29
[SCSI] gdth: Remove buggy ROM handling
Bjorn Helgaas
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2010-12-31
[SCSI] gdth: Add missing call to gdth_ioctl_free
Julia Lawall
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-10-25
[SCSI] gdth: integer overflow in ioctl
Dan Carpenter
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-11
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-04-11
[SCSI] gdth: fix buffer overflow
Roel Kluin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-18
[SCSI] gdth: Convert to use regular kernel types.
Dave Jones
2009-11-11
[SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080
Dave Jones
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-11-30
gdth section fixes
Al Viro
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-06-20
gdth: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-08
[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...
James Bottomley
2008-05-08
[SCSI] gdth: fix timer handling
James Bottomley
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-04-07
[SCSI] gdth: remove command accessors
Boaz Harrosh
2008-04-07
[SCSI] gdth: convert to PCI hotplug API
Jeff Garzik
2008-04-07
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
Jeff Garzik
2008-03-14
[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference
Sven Schnelle
2008-02-27
[SCSI] gdth: fix to internal commands execution
Boaz Harrosh
2008-02-27
[SCSI] gdth: bugfix for the at-exit problems
Boaz Harrosh
2008-02-13
[SCSI] gdth: update deprecated pci_find_device
Sergio Luis
2008-02-13
[SCSI] gdth: scan for scsi devices
Boaz Harrosh
2008-01-11
[SCSI] gdth: kill unneeded 'irq' argument
Jeff Garzik
2007-10-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-18
[SCSI] gdth: __init fixes
Adrian Bunk
2007-10-15
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
Linus Torvalds
2007-10-12
[SCSI] gdth: fix CONFIG_ISA build failure
Dhaval Giani
2007-10-12
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
Boaz Harrosh
[next]