summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth_proc.c
Commit message (Expand)AuthorAgeFilesLines
* [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