summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac_scsi.c
AgeCommit message (Expand)AuthorLines
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain-4/+4
2014-11-20mac_scsi: Convert to platform deviceFinn Thain-119/+126
2014-11-20mac_scsi: Cleanup PDMA codeFinn Thain-65/+67
2014-11-20mac_scsi: Add module option to KconfigFinn Thain-75/+37
2014-11-20mac_scsi: Remove headerFinn Thain-1/+20
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain-1/+0
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain-2/+0
2014-11-20ncr5380: Remove pointless compiler command line override macrosFinn Thain-10/+9
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain-14/+0
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain-4/+4
2014-11-20ncr5380: Remove duplicate commentsFinn Thain-12/+0
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain-2/+0
2014-11-20ncr5380: Remove useless prototypesFinn Thain-2/+0
2014-11-20ncr5380: Remove unused macrosFinn Thain-3/+0
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain-33/+0
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain-1/+1
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain-6/+0
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain-4/+0
2013-12-19[SCSI] mac_scsi: Fix crash on out of memoryAlan-0/+2
2013-04-09NCR5830: switch to ->show_info()Al Viro-1/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-6/+0
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain-6/+0
2011-12-15[SCSI] mac_scsi: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven-2/+1
2011-06-29[SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven-11/+1
2011-06-29[SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven-1/+1
2008-12-28m68k: machw.h cleanupFinn Thain-1/+0
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen-1/+0
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik-2/+2
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh-4/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel-5/+2
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig-3/+3
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+605