summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac53c94.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/macio: Make remove callback of macio driver void returnedDawei Li2024-03-071-4/+1
* scsi: mac53c94: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: mac53c94: Fix warning comparing pointer to 0Haowen Bai2022-04-251-1/+1
* scsi: mac53c94: Stop using struct scsi_pointerFinn Thain2022-02-271-11/+10
* scsi: mac53c94: Move the SCSI pointer to private command dataBart Van Assche2022-02-221-11/+13
* scsi: mac53c94: Fix a set-but-not-used compiler warningBart Van Assche2022-02-221-2/+1
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+1
* scsi: mac53c94: Call scsi_done() directlyBart Van Assche2021-10-161-2/+1
* scsi: mac53c94: Fix warning comparing pointer to 0Jiapeng Chong2021-03-241-6/+7
* scsi: mac53c94: Do not set invalid command resultHannes Reinecke2021-01-221-1/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* scsi: mac53c94: remove DISABLE_CLUSTERINGChristoph Hellwig2018-12-181-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* scsi: Convert to using %pOF instead of full_nameRob Herring2017-08-071-7/+6
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+1
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-5/+5
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-311-0/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+3
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] mac53c94: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-41/+21
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* Merge branch 'merge'Paul Mackerras2006-08-011-1/+1
|\
| * [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-141-1/+1
* | [POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
|/
* [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-8/+14
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-4/+3
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+5
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-6/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+582