aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lasi700.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30parisc: Make struct parisc_driver::remove() return voidGravatar Uwe Kleine-König 1-3/+1
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-13/+1
2017-08-22parisc/scsi/lasi700: Fix section mismatchesGravatar Helge Deller 1-3/+3
2013-01-03Drivers: scsi: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-1/+1
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structGravatar Helge Deller 1-1/+1
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-2/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-01-13[SCSI] 53c700: Allow setting burst lengthGravatar Thomas Bogendoerfer 1-0/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dGravatar Helge Deller 1-1/+1
2005-10-21[PARISC] Update scsi drivers from parisc treeGravatar Matthew Wilcox 1-2/+0
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterGravatar Matthew Wilcox 1-1/+1
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructureGravatar 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+189