aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lasi700.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König1-3/+1
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-13/+1
2017-08-22parisc/scsi/lasi700: Fix section mismatchesHelge Deller1-3/+3
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-13parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller1-1/+1
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer1-0/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2005-10-21[PARISC] Update scsi drivers from parisc treeMatthew Wilcox1-2/+0
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-1/+1
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+189