aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06ncr5380: Fix soft lockupsFinn Thain1-0/+1
2016-01-06ncr5380: Use standard list data structureFinn Thain1-0/+1
2016-01-06ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain1-14/+14
2016-01-06ncr5380: Cleanup #include directivesFinn Thain1-1/+0
2016-01-06ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macroFinn Thain1-0/+1
2016-01-06ncr5380: Introduce unbound workqueueFinn Thain1-1/+4
2016-01-06atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOTFinn Thain1-55/+10
2016-01-06ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain1-13/+2
2015-03-09ncr5380: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-11-20atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain1-4/+4
2014-11-20mac_scsi: Convert to platform deviceFinn Thain1-119/+126
2014-11-20mac_scsi: Cleanup PDMA codeFinn Thain1-65/+67
2014-11-20mac_scsi: Add module option to KconfigFinn Thain1-75/+37
2014-11-20mac_scsi: Remove headerFinn Thain1-1/+20
2014-11-20ncr5380: Drop legacy scsi.h includeFinn Thain1-1/+0
2014-11-20ncr5380: Remove *_RELEASE macrosFinn Thain1-2/+0
2014-11-20ncr5380: Remove pointless compiler command line override macrosFinn Thain1-10/+9
2014-11-20ncr5380: Cleanup host info() methodsFinn Thain1-14/+0
2014-11-20ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain1-4/+4
2014-11-20ncr5380: Remove duplicate commentsFinn Thain1-12/+0
2014-11-20ncr5380: Remove redundant AUTOSENSE macroFinn Thain1-2/+0
2014-11-20ncr5380: Remove useless prototypesFinn Thain1-2/+0
2014-11-20ncr5380: Remove unused macrosFinn Thain1-3/+0
2014-11-20ncr5380: Remove unused hostdata fieldsFinn Thain1-33/+0
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain1-1/+1
2014-05-28scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain1-6/+0
2014-05-28scsi/NCR5380: remove old CVS keywordsFinn Thain1-4/+0
2013-12-19[SCSI] mac_scsi: Fix crash on out of memoryAlan1-0/+2
2013-04-09NCR5830: switch to ->show_info()Al Viro1-1/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-6/+0
2012-01-22mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain1-6/+0
2011-12-15[SCSI] mac_scsi: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven1-2/+1
2011-06-29[SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven1-11/+1
2011-06-29[SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven1-1/+1
2008-12-28m68k: machw.h cleanupFinn Thain1-1/+0
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen1-1/+0
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik1-2/+2
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh1-4/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel1-5/+2
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+605