aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gvp11.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven1-1/+1
2013-04-09switch wd33c93 to ->show_info()Al Viro1-1/+2
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-26m68k/scsi: gvp11 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven1-49/+56
2010-05-26m68k: amiga - GVP Series II SCSI zorro_driver conversionGeert Uytterhoeven1-142/+156
2010-05-26m68k/scsi: gvp11 - Kill gvp11_scsiregs typedefGeert Uytterhoeven1-7/+7
2010-05-26m68k/scsi: gvp11 - Extract check_wd33c93()Geert Uytterhoeven1-77/+83
2010-05-26m68k/scsi: gvp11 - Kill ugly DMA() macroGeert Uytterhoeven1-24/+28
2010-05-02[SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-47/+46
2010-05-02[SCSI] gvp11: ReindentationGeert Uytterhoeven1-279/+283
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-02[SCSI] a2091, gvp11: kill warn_unused_result warningsGeert Uytterhoeven1-2/+6
2008-04-07[SCSI] wd33c93: fix up cut and paste errorJames Bottomley1-3/+3
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer1-0/+3
2008-02-06cleanup after APUS removalAdrian Bunk1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-12[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar1-4/+4
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley1-1/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+4
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+387