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