aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth_proc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] gdth: Add missing call to gdth_ioctl_freeJulia Lawall2010-12-311-4/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] gdth: Convert to use regular kernel types.Dave Jones2010-01-181-21/+21
* [SCSI] gdth: fix overlapping snprintf usersAlan Cox2009-06-091-2/+3
* block: unify request timeout handlingJens Axboe2008-10-091-66/+0
* [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2
* [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh2007-10-121-4/+6
* [SCSI] gdth: Setup proper per-command private dataBoaz Harrosh2007-10-121-2/+4
* [SCSI] gdth: clean up host private dataBoaz Harrosh2007-10-121-49/+31
* [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-121-17/+11
* [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-121-27/+0
* [SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2007-10-121-2/+2
* [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-101-205/+40
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1030