summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani2007-10-121-1/+1
* [SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh2007-10-121-119/+109
* [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh2007-10-121-87/+90
* [SCSI] gdth: Setup proper per-command private dataBoaz Harrosh2007-10-121-34/+77
* [SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh2007-10-121-58/+51
* [SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig2007-10-121-164/+156
* [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh2007-10-121-50/+43
* [SCSI] gdth: clean up host private dataBoaz Harrosh2007-10-121-311/+247
* [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-121-76/+12
* [SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik2007-10-121-3/+3
* [SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik2007-10-121-160/+153
* [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-121-394/+2
* [SCSI] gdth: split out pci probingChristoph Hellwig2007-10-121-145/+167
* [SCSI] gdth: split out eisa probingChristoph Hellwig2007-10-121-126/+159
* [SCSI] gdth: split out isa probingChristoph Hellwig2007-10-121-134/+162
* gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox2007-10-121-16/+19
* [SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2007-10-121-8/+11
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-4/+3
* [SCSI] gdth: remove redundant PCI stuffJeff Garzik2007-07-311-26/+22
* [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"Robert P. J. Day2007-05-301-1/+1
* [SCSI] gdth: fix ambiguous gdthtable definitionDavid Rientjes2007-05-301-1/+1
* [SCSI] gdth: fix oops in gdth_copy_cmd()Joerg Dorchain2007-03-111-0/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [SCSI] gdth: Fix && typosJean Delvare2006-11-101-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-2/+2
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-4/+4
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-2/+2
* [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-101-275/+236
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-3/+4
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+6
* [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
* spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-091-3/+3
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-3/+1
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-23/+0
* [PATCH] drivers/scsi/gdth.c: cleanups2005-04-181-12/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5738
OpenPOWER on IntegriCloud