summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mac_esp.c
AgeCommit message (Expand)AuthorLines
2020-10-02scsi: mac_esp: Use module_platform_driver to simplify the codeLiu Shixin-13/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig-1/+1
2018-10-17scsi: esp_scsi: De-duplicate PIO routinesFinn Thain-167/+6
2018-10-17scsi: esp_scsi: Track residual for PIO transfersFinn Thain-0/+2
2018-10-15scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig-37/+2
2018-10-15scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig-1/+1
2018-10-15scsi: esp_scsi: use strong typing for the dev fieldChristoph Hellwig-3/+2
2017-08-10scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain-17/+18
2017-08-10scsi: mac_esp: Avoid type warning from sparseFinn Thain-1/+1
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+24
2017-04-26scsi: mac_esp: fix to pass correct device identity to free_irq()Wei Yongjun-1/+1
2017-04-25scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain-10/+23
2017-03-24drivers: Clean up duplicated email addressFinn Thain-1/+1
2014-10-20scsi: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman-3/+3
2012-01-22mac_esp: rename irqFinn Thain-2/+1
2011-12-10m68k/mac: cleanup mac_irq_pendingFinn Thain-1/+2
2011-09-22[SCSI] mac_esp: remove redundant mutual exclusionFinn Thain-9/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-27mac68k: move mac_esp platform deviceFinn Thain-52/+5
2010-01-18[SCSI] mac_esp: fix PIO mode, take 2Finn Thain-46/+49
2008-12-29[SCSI] mac_esp: fix for quadras with two esp chipsFinn Thain-23/+58
2008-12-29[SCSI] m68k: mac_esp asm fixFinn Thain-9/+10
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-1/+1
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain-0/+657
2008-02-07[SCSI] remove m68k NCR53C9x based driversJames Bottomley-751/+0
2007-02-09[TC] dec_esp: Driver model for the PMAZ-AMaciej W. Rozycki-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-7/+7
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel-5/+2
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+754