summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a3000.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: a3000: Convert to platform remove callback returning voidUwe Kleine-König2023-12-051-3/+2
* scsi: a3000: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz2022-07-071-9/+44
* scsi: wd33c93: Move the SCSI pointer to private command dataBart Van Assche2022-02-221-8/+11
* scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-221-1/+5
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* scsi: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke2017-08-251-17/+0
* scsi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-1/+1
* [SCSI] a3000: use module_platform_driver_probe()Jingoo Han2013-06-241-12/+1
* switch wd33c93 to ->show_info()Al Viro2013-04-091-1/+2
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven2010-05-261-35/+41
* m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven2010-05-261-64/+100
* m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven2010-05-261-6/+6
* m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven2010-05-261-19/+19
* m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven2010-05-261-19/+25
* [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-25/+28
* [SCSI] a3000: ReindentationGeert Uytterhoeven2010-05-021-140/+140
* [SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven2010-05-021-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] a3000: make 2 functions staticAdrian Bunk2009-04-031-2/+4
* [SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer2008-04-071-0/+3
* cleanup after APUS removalAdrian Bunk2008-02-061-2/+1
* [SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-12/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar2006-09-121-4/+4
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-2/+2
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+3
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-0/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+245