aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac53c94.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-5/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-2/+5
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+3
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-05-26[SCSI] mac53c94: convert to use the data buffer accessorsFUJITA Tomonori1-41/+21
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+5
2006-08-01Merge branch 'merge'Paul Mackerras1-1/+1
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-1/+1
2006-02-07[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro1-2/+2
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-8/+14
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-4/+3
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+5
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+582