summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth_proc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: gdth: use generic DMA APIChristoph Hellwig2019-01-091-2/+2
* scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROCChristoph Hellwig2019-01-091-18/+0Star
* scsi: gdth: remove dead dma statistics codeChristoph Hellwig2019-01-091-8/+0Star
* scsi: gdth: remove gdth_{alloc,free}_ioctlChristoph Hellwig2019-01-091-50/+21Star
* scsi: gdth: reuse dma coherent allocation in gdth_show_infoChristoph Hellwig2019-01-091-15/+5Star
* scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn2018-06-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: gdth: increase the procfs event buffer sizeArnd Bergmann2017-08-071-1/+1
* gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield2016-02-261-3/+8
* scsi: replace seq_printf with seq_putsRasmus Villemoes2015-02-021-12/+12
* gdth: switch to ->show_info()Al Viro2013-04-091-163/+48Star
* [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/+0Star
* [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2Star
* [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/+31Star
* [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-121-17/+11Star
* [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-121-27/+0Star
* [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/+40Star
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1030