summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ncr5380: Resolve various static checker warningsFinn Thain2017-01-311-4/+4
* scsi: ncr5380: Use correct types for DMA routinesFinn Thain2016-11-081-18/+18
* scsi: ncr5380: Pass hostdata pointer to register polling routinesFinn Thain2016-11-081-5/+5
* scsi: ncr5380: Use correct types for device register accessorsFinn Thain2016-11-081-20/+2
* scsi: ncr5380: Store IO ports and addresses in host private dataFinn Thain2016-11-081-11/+16
* mac_scsi: Fix pseudo DMA implementationFinn Thain2016-04-111-95/+117
* ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain2016-04-111-7/+1
* ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain2016-04-111-1/+2
* ncr5380: Use DMA hooks for PDMAFinn Thain2016-04-111-3/+2
* ncr5380: Remove PSEUDO_DMA macroFinn Thain2016-04-111-10/+0
* ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain2016-04-111-1/+14
* ncr5380: Fix soft lockupsFinn Thain2016-01-061-0/+1
* ncr5380: Use standard list data structureFinn Thain2016-01-061-0/+1
* ncr5380: Fix and cleanup scsi_host_template initializersFinn Thain2016-01-061-14/+14
* ncr5380: Cleanup #include directivesFinn Thain2016-01-061-1/+0
* ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macroFinn Thain2016-01-061-0/+1
* ncr5380: Introduce unbound workqueueFinn Thain2016-01-061-1/+4
* atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...Finn Thain2016-01-061-55/+10
* ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain2016-01-061-13/+2
* ncr5380: Drop owner assignment from platform_driversWolfram Sang2015-03-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\
| * scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-291-1/+1
* | atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-201-4/+4
* | mac_scsi: Convert to platform deviceFinn Thain2014-11-201-119/+126
* | mac_scsi: Cleanup PDMA codeFinn Thain2014-11-201-65/+67
* | mac_scsi: Add module option to KconfigFinn Thain2014-11-201-75/+37
* | mac_scsi: Remove headerFinn Thain2014-11-201-1/+20
* | ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-201-1/+0
* | ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-201-2/+0
* | ncr5380: Remove pointless compiler command line override macrosFinn Thain2014-11-201-10/+9
* | ncr5380: Cleanup host info() methodsFinn Thain2014-11-201-14/+0
* | ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-201-4/+4
* | ncr5380: Remove duplicate commentsFinn Thain2014-11-201-12/+0
* | ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-201-2/+0
* | ncr5380: Remove useless prototypesFinn Thain2014-11-201-2/+0
* | ncr5380: Remove unused macrosFinn Thain2014-11-201-3/+0
* | ncr5380: Remove unused hostdata fieldsFinn Thain2014-11-201-33/+0
|/
* scsi/NCR5380: fix and standardize NDEBUG macrosFinn Thain2014-05-281-6/+0
* scsi/NCR5380: remove old CVS keywordsFinn Thain2014-05-281-4/+0
* [SCSI] mac_scsi: Fix crash on out of memoryAlan2013-12-191-0/+2
* NCR5830: switch to ->show_info()Al Viro2013-04-091-1/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-261-6/+0
|\
| * mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain2012-01-221-6/+0
* | [SCSI] mac_scsi: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-151-2/+1
|/
* [SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven2011-06-291-11/+1
* [SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven2011-06-291-1/+1
* m68k: machw.h cleanupFinn Thain2008-12-281-1/+0
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-071-1/+0
* [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-251-2/+2