summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sni_53c710.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: sni_53c710: Use module_platform_driver to simplify the codeLiu Shixin2020-10-021-13/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* scsi: sni_53c710: fix compilation errorThomas Bogendoerfer2019-10-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1
* scsi: remove incorrect __exit markupsDmitry Torokhov2017-03-151-1/+1
* scsi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König2010-03-071-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-2/+1
* [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-271-0/+2
* [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-141-8/+2
* Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-081-1/+1
* [SCSI] SNI RM 53c710 driverThomas Bogendoerfer2007-01-131-0/+159