aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/gdth_proc.c
AgeCommit message (Expand)Author
2019-01-08scsi: gdth: use generic DMA APIChristoph Hellwig
2019-01-08scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROCChristoph Hellwig
2019-01-08scsi: gdth: remove dead dma statistics codeChristoph Hellwig
2019-01-08scsi: gdth: remove gdth_{alloc,free}_ioctlChristoph Hellwig
2019-01-08scsi: gdth: reuse dma coherent allocation in gdth_show_infoChristoph Hellwig
2018-06-19scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-07scsi: gdth: increase the procfs event buffer sizeArnd Bergmann
2016-02-25gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2013-04-09gdth: switch to ->show_info()Al Viro
2010-12-31[SCSI] gdth: Add missing call to gdth_ioctl_freeJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Dave Jones
2009-06-09[SCSI] gdth: fix overlapping snprintf usersAlan Cox
2008-10-09block: unify request timeout handlingJens Axboe
2008-02-18[SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley
2007-10-12[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh
2007-10-12[SCSI] gdth: Setup proper per-command private dataBoaz Harrosh
2007-10-12[SCSI] gdth: clean up host private dataBoaz Harrosh
2007-10-12[SCSI] gdth: Remove virt hostsChristoph Hellwig
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds