| Commit message (Expand) | Author | Age |
* | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 2015-02-02 |
* | ncr5380: Drop legacy scsi.h include | Finn Thain | 2014-11-20 |
* | ncr5380: Remove *_RELEASE macros | Finn Thain | 2014-11-20 |
* | ncr5380: Move static PDMA spin counters to host data | Finn Thain | 2014-11-20 |
* | ncr5380: Cleanup host info() methods | Finn Thain | 2014-11-20 |
* | ncr5380: Fix SCSI_IRQ_NONE bugs | Finn Thain | 2014-11-20 |
* | ncr5380: Remove redundant AUTOSENSE macro | Finn Thain | 2014-11-20 |
* | ncr5380: Remove unused macros | Finn Thain | 2014-11-20 |
* | scsi: Remove scsi_print_command when calling abort | Hannes Reinecke | 2014-11-12 |
* | scsi: repurpose the last argument from print_opcode_name() | Hannes Reinecke | 2014-11-12 |
* | fas216: update logging messages | Hannes Reinecke | 2014-11-12 |
* | fas216: return DID_ERROR for incomplete data transfer | Hannes Reinecke | 2014-11-12 |
* | acornscsi: use scsi_print_command() | Hannes Reinecke | 2014-11-12 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 |
* | acornscsi: remove linked command support | Paul Bolle | 2014-05-28 |
* | scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400 | Finn Thain | 2014-05-28 |
* | [SCSI] remove deprecated IRQF_DISABLED from SCSI | Michael Opdenacker | 2014-03-19 |
* | acornscsi: switch to ->show_info() | Al Viro | 2013-04-09 |
* | fas216: switch to ->show_info() | Al Viro | 2013-04-09 |
* | NCR5830: switch to ->show_info() | Al Viro | 2013-04-09 |
* | drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-10-19 |
|\ |
|
| * | SCSI: ARM: make fas216_dumpinfo function conditional | Arnd Bergmann | 2012-10-09 |
| * | SCSI: ARM: ncr5380/oak uses no interrupts | Arnd Bergmann | 2012-10-09 |
* | | scsi: eesox: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | | ARM: ecard: get rid of NO_IRQ madness | Russell King | 2012-03-24 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | SCSI: arm fas216: fix missing ';' | Russell King | 2010-11-23 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
* | ARM: 5944/1: scsi: fix timer setup in fas216.c | Guennadi Liakhovetski | 2010-02-18 |
* | Merge branch 'master' into devel | Russell King | 2009-03-28 |
|\ |
|
| * | [ARM] cumana: Fix a long standing bogon | Alan Cox | 2009-03-24 |
* | | [ARM] dma: Use sensible DMA parameters for Acorn drivers | Russell King | 2008-12-11 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |
* | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 2008-07-03 |
* | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 2008-07-03 |
* | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen | 2008-04-07 |
* | [SCSI] fas216: fix up the previous fas216 commit | James Bottomley | 2008-02-18 |
* | [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh | 2008-02-11 |
* | [SCSI] arm: convert to accessors and !use_sg cleanup | Boaz Harrosh | 2008-02-07 |
* | [ARM] Fix an rpc_defconfig regression | Russell King | 2007-10-31 |
* | Remove the arm26 port | Adrian Bunk | 2007-07-31 |