aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07scsi: gdth: increase the procfs event buffer sizeArnd Bergmann1-1/+1
2016-02-25gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield1-3/+8
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-12/+12
2013-04-09gdth: switch to ->show_info()Al Viro1-163/+48
2010-12-31[SCSI] gdth: Add missing call to gdth_ioctl_freeJulia Lawall1-4/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Dave Jones1-21/+21
2009-06-09[SCSI] gdth: fix overlapping snprintf usersAlan Cox1-2/+3
2008-10-09block: unify request timeout handlingJens Axboe1-66/+0
2008-02-18[SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley1-4/+2
2007-10-12[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh1-4/+6
2007-10-12[SCSI] gdth: Setup proper per-command private dataBoaz Harrosh1-2/+4
2007-10-12[SCSI] gdth: clean up host private dataBoaz Harrosh1-49/+31
2007-10-12[SCSI] gdth: Remove virt hostsChristoph Hellwig1-17/+11
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik1-27/+0
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox1-2/+2
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim1-205/+40
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1030