aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arm/cumana_2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche1-1/+1
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche1-1/+5
2021-10-16scsi: fas216: Introduce struct fas216_cmd_privBart Van Assche1-0/+1
2020-09-02scsi: arm: Avoid comma separated statementsJoe Perches1-8/+11
2020-06-26scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-18scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig1-1/+0
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker1-1/+1
2013-04-09fas216: switch to ->show_info()Al Viro1-34/+9
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-03-28Merge branch 'master' into develRussell King1-1/+1
2009-03-24[ARM] cumana: Fix a long standing bogonAlan Cox1-1/+1
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King1-1/+2
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-10/+2
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-2/+2
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King1-1/+0
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig1-3/+3
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+556