index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
nsp32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
nsp32: switch to ->show_info()
Al Viro
1
-33
/
+6
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-8
/
+8
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
1
-2
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-157
/
+37
2007-07-11
PCI: remove useless pci driver method
David Brownell
1
-10
/
+0
2007-05-30
[SCSI] nsp32: convert to use the data buffer accessors
FUJITA Tomonori
1
-61
/
+24
2007-05-24
[SCSI] nsp32: remove kernel 2.4 code
Adrian Bunk
1
-96
/
+13
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-26
[SCSI] pci_module_init conversion in scsi subsystem
Henrik Kretzschmar
1
-1
/
+1
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-3
/
+9
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSI
Matt Mackall
1
-2
/
+1
2006-06-26
[SCSI] Add scsi_add_host() failure handling for nsp32
GOTO Masanori
1
-1
/
+8
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-1
/
+1
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-1
/
+2
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-10-28
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
1
-4
/
+4
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
1
-3
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
1
-0
/
+3
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-0
/
+3
2005-06-17
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
1
-1
/
+0
2005-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
Pavel Machek
1
-5
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3585