summaryrefslogtreecommitdiff
path: root/drivers/scsi/arm/cumana_2.c
AgeCommit message (Expand)Author
2023-03-24scsi: cumana: Declare SCSI host template constBart Van Assche
2022-02-22scsi: arm: Rename arm/scsi.h into arm/arm_scsi.hBart Van Assche
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche
2021-10-16scsi: fas216: Introduce struct fas216_cmd_privBart Van Assche
2020-09-02scsi: arm: Avoid comma separated statementsJoe Perches
2020-06-26scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-18scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-04-09fas216: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2009-03-28Merge branch 'master' into develRussell King
2009-03-24[ARM] cumana: Fix a long standing bogonAlan Cox
2008-12-11[ARM] dma: Use sensible DMA parameters for Acorn driversRussell King
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King
2005-11-09[SCSI] remove Scsi_Pointer typedefChristoph Hellwig
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds