summaryrefslogtreecommitdiff
path: root/drivers/scsi/gdth_proc.c
AgeCommit message (Expand)Author
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-01-02[PATCH] gdth: cleanup compat clutterChristoph Hellwig
2005-01-02[PATCH] gdth: reduce large on-stack localsRandy Dunlap
2004-05-13gdth driver update to 3.04James Bottomley
2003-10-05[PATCH] gdth driver updateAchim Leubner
2003-08-25[PATCH] give scsi_allocate_request a gfp_maskChristoph Hellwig
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig
2003-04-24[PATCH] 2.5.68 scsi/gdth compile warnings and stack usageDave Olien
2003-03-21[PATCH] gdth update from IntelAlan Cox
2003-02-04[PATCH] fixes and cleanups for the new command allocation codeChristoph Hellwig
2003-01-27cmd_alloc54-3.patch [3/3]Luben Tuikov
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov
2003-01-13[SCSI] Move cmd->{lun, target, channel} to cmd->device->{lun, id, channel}Luben Tuikov
2002-11-20[PATCH] turn scsi_allocate_device into readable codeChristoph Hellwig
2002-04-28[PATCH] Jiffies wrap fixes.Dave Jones
2002-02-04v2.4.9.4 -> v2.4.9.5Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04v2.4.4.3 -> v2.4.4.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds