Age | Commit message (Expand) | Author |
2016-04-15 | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS | Ming Lin |
2016-04-11 | ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macros | Finn Thain |
2016-04-11 | ncr5380: Merge DMA implementation from atari_NCR5380 core driver | Finn Thain |
2016-04-11 | ncr5380: Adopt uniform DMA setup convention | Finn Thain |
2016-04-11 | ncr5380: Use DMA hooks for PDMA | Finn Thain |
2016-04-11 | ncr5380: Remove PSEUDO_DMA macro | Finn Thain |
2016-04-11 | ncr5380: Disable the DMA errata workaround flag by default | Finn Thain |
2016-02-23 | scsi: fas216: avoid fas216_log_setup for loadable module | Arnd Bergmann |
2016-02-23 | scsi: acornscsi: mark calc_sync_xfer as __maybe_unused | Arnd Bergmann |
2016-01-06 | ncr5380: Fix soft lockups | Finn Thain |
2016-01-06 | ncr5380: Use standard list data structure | Finn Thain |
2016-01-06 | ncr5380: Remove command list debug code | Finn Thain |
2016-01-06 | ncr5380: Cleanup #include directives | Finn Thain |
2016-01-06 | ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro | Finn Thain |
2016-01-06 | ncr5380: Introduce unbound workqueue | Finn Thain |
2016-01-06 | ncr5380: Cleanup bogus {request,release}_region() calls | Finn Thain |
2016-01-06 | ncr5380: Split NCR5380_init() into two functions | Finn Thain |
2016-01-06 | ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros | Finn Thain |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes |
2014-11-20 | 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-12 | 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-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-05-28 | acornscsi: remove linked command support | Paul Bolle |
2014-05-28 | scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400 | Finn Thain |
2014-03-19 | [SCSI] remove deprecated IRQF_DISABLED from SCSI | Michael Opdenacker |
2013-04-09 | 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-01-21 | drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-19 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-10-09 | SCSI: ARM: make fas216_dumpinfo function conditional | Arnd Bergmann |
2012-10-09 | SCSI: ARM: ncr5380/oak uses no interrupts | Arnd Bergmann |
2012-09-19 | scsi: eesox: use __iomem pointers for MMIO | Arnd Bergmann |
2012-03-28 | 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-24 | ARM: ecard: get rid of NO_IRQ madness | Russell King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-23 | SCSI: arm fas216: fix missing ';' | Russell King |