index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
nsp32.c
Age
Commit message (
Expand
)
Author
2020-09-15
scsi: nsp32: Remove unneeded semicolon
Jason Yan
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-01-29
scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
Nathan Chancellor
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-10-17
scsi: nsp32: switch to generic DMA API
Christoph Hellwig
2017-10-16
scsi: nsp32: fix logic bug in error handling
Arnd Bergmann
2017-08-25
scsi: nsp32: drop bus reset
Hannes Reinecke
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-09-16
scsi: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-06-19
[SCSI] nsp32: use mdelay instead of large udelay constants
Arnd Bergmann
2013-04-09
nsp32: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-11
PCI: remove useless pci driver method
David Brownell
2007-05-30
[SCSI] nsp32: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-24
[SCSI] nsp32: remove kernel 2.4 code
Adrian Bunk
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
[SCSI] pci_module_init conversion in scsi subsystem
Henrik Kretzschmar
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-26
[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSI
Matt Mackall
2006-06-26
[SCSI] Add scsi_add_host() failure handling for nsp32
GOTO Masanori
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-10-28
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
[next]