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