aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] gdth: fix CONFIG_ISA build failureDhaval Giani1-1/+1
2007-10-12[SCSI] gdth: !use_sg cleanup and use of scsi accessorsBoaz Harrosh1-119/+109
2007-10-12[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2Boaz Harrosh1-87/+90
2007-10-12[SCSI] gdth: Setup proper per-command private dataBoaz Harrosh1-34/+77
2007-10-12[SCSI] gdth: Remove gdth_ctr_tab[]Boaz Harrosh1-58/+51
2007-10-12[SCSI] gdth: switch to modern scsi host registrationChristoph Hellwig1-164/+156
2007-10-12[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixesBoaz Harrosh1-50/+43
2007-10-12[SCSI] gdth: clean up host private dataBoaz Harrosh1-311/+247
2007-10-12[SCSI] gdth: Remove virt hostsChristoph Hellwig1-76/+12
2007-10-12[SCSI] gdth: Reorder scsi_host_template intitializersJeff Garzik1-3/+3
2007-10-12[SCSI] gdth: kill gdth_{read,write}[bwl] wrappersJeff Garzik1-160/+153
2007-10-12[SCSI] gdth: Remove 2.4.x support, in-kernel changelogJeff Garzik1-394/+2
2007-10-12[SCSI] gdth: split out pci probingChristoph Hellwig1-145/+167
2007-10-12[SCSI] gdth: split out eisa probingChristoph Hellwig1-126/+159
2007-10-12[SCSI] gdth: split out isa probingChristoph Hellwig1-134/+162
2007-10-12gdth: Make one abuse of scsi_cmnd less obviousMatthew Wilcox1-16/+19
2007-10-12[SCSI] gdth: Stop abusing ->done for internal commandsMatthew Wilcox1-8/+11
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+3
2007-07-31[SCSI] gdth: remove redundant PCI stuffJeff Garzik1-26/+22
2007-05-30[SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"Robert P. J. Day1-1/+1
2007-05-30[SCSI] gdth: fix ambiguous gdthtable definitionDavid Rientjes1-1/+1
2007-03-11[SCSI] gdth: fix oops in gdth_copy_cmd()Joerg Dorchain1-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-11-10[SCSI] gdth: Fix && typosJean Delvare1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-2/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-4/+4
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim1-275/+236
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-3/+4
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-3/+6
2006-02-05[SCSI] gdth: don't map zero-length requestsJenx Axboe1-1/+1
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk1-1/+1
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-3/+3
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-3/+1
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-23/+0
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups1-12/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5738