aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a2091.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-5/+4
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2010-05-26m68k/scsi: a2091 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven1-34/+41
2010-05-26m68k: amiga - A2091/A590 SCSI zorro_driver conversionGeert Uytterhoeven1-84/+102
2010-05-26m68k/scsi: a2091 - Kill a2091_scsiregs typedefGeert Uytterhoeven1-6/+6
2010-05-02[SCSI] a2091: Kill ugly DMA() macroGeert Uytterhoeven1-22/+26
2010-05-02[SCSI] a2091: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-27/+29
2010-05-02[SCSI] a2091: ReindentationGeert Uytterhoeven1-149/+150
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-04-03[SCSI] a2091: make 2 functions staticAdrian Bunk1-2/+4
2009-01-02[SCSI] a2091, gvp11: kill warn_unused_result warningsGeert Uytterhoeven1-6/+12
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
2008-01-11[SCSI] a2091: convert to accessors and !use_sg cleanupBoaz Harrosh1-31/+5
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-3/+3
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/+3
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260