aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth.c
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-23
|\
| * [SCSI] gdth: __init fixesAdrian Bunk2007-10-18
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-22
|/
* scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds2007-10-15
* [SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani2007-10-12
* [SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh2007-10-12
* [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh2007-10-12
* [SCSI] gdth: Setup proper per-command private dataBoaz Harrosh2007-10-12
* [SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh2007-10-12
* [SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig2007-10-12
* [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh2007-10-12
* [SCSI] gdth: clean up host private dataBoaz Harrosh2007-10-12
* [SCSI] gdth: Remove virt hostsChristoph Hellwig2007-10-12
* [SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik2007-10-12
* [SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik2007-10-12
* [SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik2007-10-12
* [SCSI] gdth: split out pci probingChristoph Hellwig2007-10-12
* [SCSI] gdth: split out eisa probingChristoph Hellwig2007-10-12
* [SCSI] gdth: split out isa probingChristoph Hellwig2007-10-12
* gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox2007-10-12
* [SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox2007-10-12
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* [SCSI] gdth: remove redundant PCI stuffJeff Garzik2007-07-31
* [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"Robert P. J. Day2007-05-30
* [SCSI] gdth: fix ambiguous gdthtable definitionDavid Rientjes2007-05-30
* [SCSI] gdth: fix oops in gdth_copy_cmd()Joerg Dorchain2007-03-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [SCSI] gdth: Fix && typosJean Delvare2006-11-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-10
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-05
* spelling: s/appropiate/appropriate/Adrian Bunk2006-01-14
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-09
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-17
* [PATCH] drivers/scsi/gdth.c: cleanups2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16