summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun3x_esp.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: sun3x_esp: Add IRQ checkSergey Shtylyov2021-04-131-1/+3
* scsi: sun3x_esp: Use module_platform_driver to simplify the codeLiu Shixin2020-10-021-13/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig2018-10-151-28/+0
* scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig2018-10-151-1/+1
* scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2018-03-121-1/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* scsi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] sun3x_esp: Convert && to ||Julia Lawall2008-10-231-2/+2
* [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-271-0/+2
* [SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer2008-02-071-311/+235
* m68k: sg falloutGeert Uytterhoeven2007-10-241-2/+2
* [TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki2007-02-091-1/+1
* [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-141-1/+1
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] m68k: Add the generic dma API functionsRoman Zippel2006-06-251-4/+4
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-2/+2
* [SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2005-05-201-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+394