Age | Commit message (Expand) | Author | Files | Lines |
2020-10-03 | scsi: mac_esp: Use module_platform_driver to simplify the code | Liu Shixin | 1 | -13/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -1/+1 |
2018-10-18 | scsi: esp_scsi: De-duplicate PIO routines | Finn Thain | 1 | -167/+6 |
2018-10-18 | scsi: esp_scsi: Track residual for PIO transfers | Finn Thain | 1 | -0/+2 |
2018-10-16 | scsi: esp_scsi: move dma mapping into the core code | Christoph Hellwig | 1 | -37/+2 |
2018-10-16 | scsi: esp_scsi: remove the dev argument to scsi_esp_register | Christoph Hellwig | 1 | -1/+1 |
2018-10-16 | scsi: esp_scsi: use strong typing for the dev field | Christoph Hellwig | 1 | -3/+2 |
2017-08-11 | scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase | Finn Thain | 1 | -17/+18 |
2017-08-11 | scsi: mac_esp: Avoid type warning from sparse | Finn Thain | 1 | -1/+1 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -11/+24 |
2017-04-27 | scsi: mac_esp: fix to pass correct device identity to free_irq() | Wei Yongjun | 1 | -1/+1 |
2017-04-25 | scsi: mac_esp: Replace bogus memory barrier with spinlock | Finn Thain | 1 | -10/+23 |
2017-03-24 | drivers: Clean up duplicated email address | Finn Thain | 1 | -1/+1 |
2014-10-20 | scsi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-01-22 | mac_esp: rename irq | Finn Thain | 1 | -2/+1 |
2011-12-10 | m68k/mac: cleanup mac_irq_pending | Finn Thain | 1 | -1/+2 |
2011-09-22 | [SCSI] mac_esp: remove redundant mutual exclusion | Finn Thain | 1 | -9/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-27 | mac68k: move mac_esp platform device | Finn Thain | 1 | -52/+5 |
2010-01-18 | [SCSI] mac_esp: fix PIO mode, take 2 | Finn Thain | 1 | -46/+49 |
2008-12-29 | [SCSI] mac_esp: fix for quadras with two esp chips | Finn Thain | 1 | -23/+58 |
2008-12-29 | [SCSI] m68k: mac_esp asm fix | Finn Thain | 1 | -9/+10 |
2008-05-22 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 1 | -1/+1 |
2008-04-27 | [SCSI] m68k: new mac_esp scsi driver | Finn Thain | 1 | -0/+657 |
2008-02-08 | [SCSI] remove m68k NCR53C9x based drivers | James Bottomley | 1 | -751/+0 |
2007-02-09 | [TC] dec_esp: Driver model for the PMAZ-A | Maciej W. Rozycki | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -7/+7 |
2006-06-25 | [PATCH] m68k: convert mac irq code | Roman Zippel | 1 | -5/+2 |
2005-11-09 | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 1 | -2/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+754 |