aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/gdth_proc.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-09gdth: switch to ->show_info()Gravatar Al Viro 1-163/+48
2010-12-31[SCSI] gdth: Add missing call to gdth_ioctl_freeGravatar Julia Lawall 1-4/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Gravatar Dave Jones 1-21/+21
2009-06-09[SCSI] gdth: fix overlapping snprintf usersGravatar Alan Cox 1-2/+3
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-66/+0
2008-02-18[SCSI] gdth: don't call pci_free_consistent under spinlockGravatar James Bottomley 1-4/+2
2007-10-12[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Gravatar Boaz Harrosh 1-4/+6
2007-10-12[SCSI] gdth: Setup proper per-command private dataGravatar Boaz Harrosh 1-2/+4
2007-10-12[SCSI] gdth: clean up host private dataGravatar Boaz Harrosh 1-49/+31
2007-10-12[SCSI] gdth: Remove virt hostsGravatar Christoph Hellwig 1-17/+11
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogGravatar Jeff Garzik 1-27/+0
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsGravatar Matthew Wilcox 1-2/+2
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverGravatar Leubner, Achim 1-205/+40
2005-11-09[SCSI] remove Scsi_Device typedefGravatar Christoph Hellwig 1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1030