index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sni_53c710.c
Age
Commit message (
Expand
)
Author
2020-10-02
scsi: sni_53c710: Use module_platform_driver to simplify the code
Liu Shixin
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-09
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-03-15
scsi: remove incorrect __exit markups
Dmitry Torokhov
2014-10-20
scsi: drop owner assignment from platform_drivers
Wolfram Sang
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/scsi
Uwe Kleine-König
2009-04-07
dma-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: Cleanup
Thomas Bogendoerfer
2007-05-08
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
2007-01-13
[SCSI] SNI RM 53c710 driver
Thomas Bogendoerfer