summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a3000.c
AgeCommit message (Expand)AuthorLines
2014-10-20scsi: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven-1/+1
2013-06-24[SCSI] a3000: use module_platform_driver_probe()Jingoo Han-12/+1
2013-04-09switch wd33c93 to ->show_info()Al Viro-1/+2
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker-0/+1
2010-05-26m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven-35/+41
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven-64/+100
2010-05-26m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven-6/+6
2010-05-26m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven-19/+19
2010-05-26m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven-19/+25
2010-05-02[SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven-25/+28
2010-05-02[SCSI] a3000: ReindentationGeert Uytterhoeven-140/+140
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-04-03[SCSI] a3000: make 2 functions staticAdrian Bunk-2/+4
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer-0/+3
2008-02-06cleanup after APUS removalAdrian Bunk-2/+1
2008-01-11[SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh-12/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-12[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar-4/+4
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik-0/+3
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+245