summaryrefslogtreecommitdiff
path: root/drivers/scsi/sni_53c710.c
AgeCommit message (Expand)Author
2023-12-05scsi: sni_53c710: Convert to platform remove callback returning voidUwe Kleine-König
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-13scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2020-10-02scsi: sni_53c710: Use module_platform_driver to simplify the codeLiu Shixin
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2017-03-15scsi: remove incorrect __exit markupsDmitry Torokhov
2014-10-20scsi: drop owner assignment from platform_driversWolfram Sang
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-01-02misc latin1 to utf8 conversionsAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers
2007-07-14[SCSI] sni_53c710: CleanupThomas Bogendoerfer
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-01-13[SCSI] SNI RM 53c710 driverThomas Bogendoerfer