summaryrefslogtreecommitdiff
path: root/drivers/scsi/a3000.c
AgeCommit message (Expand)Author
2023-12-05scsi: a3000: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-24scsi: a3000: Declare SCSI host template constBart Van Assche
2022-07-07scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz
2022-02-22scsi: wd33c93: Move the SCSI pointer to private command dataBart Van Assche
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-10-18scsi: Use pr_warn instead of pr_warningKefeng Wang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2017-08-25scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke
2014-10-20scsi: drop owner assignment from platform_driversWolfram Sang
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-06-24[SCSI] a3000: use module_platform_driver_probe()Jingoo Han
2013-04-09switch wd33c93 to ->show_info()Al Viro
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2010-05-26m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven
2010-05-02[SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven
2010-05-02[SCSI] a3000: ReindentationGeert Uytterhoeven
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-03[SCSI] a3000: make 2 functions staticAdrian Bunk
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer
2008-02-06cleanup after APUS removalAdrian Bunk
2008-01-11[SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-12[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-16Linux-2.6.12-rc2Linus Torvalds