index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ips.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-3
/
+3
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-2
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-2
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-04-07
[SCSI] ips: remove spurious cpu_to_leX on outX statements
James Bottomley
1
-16
/
+16
2008-04-07
[SCSI] aacraid, ips: leX_add_cpu conversion
Marcin Slusarz
1
-6
/
+2
2008-04-07
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-42
/
+8
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
1
-1
/
+0
2008-04-07
[SCSI] ips: sg chaining support to the path to non I/O commands
FUJITA Tomonori
1
-8
/
+10
2008-02-19
[SCSI] ips: fix data buffer accessors conversion bug
FUJITA Tomonori
1
-1
/
+1
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-4
/
+2
2008-01-23
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...
FUJITA Tomonori
1
-3
/
+0
2008-01-11
[SCSI] ips: handle scsi_add_host() failure, and other err cleanups
Jeff Garzik
1
-5
/
+13
2008-01-11
[SCSI] ips: PCI API cleanups
Jeff Garzik
1
-41
/
+31
2008-01-11
[SCSI] ips: trim trailing whitespace
Jeff Garzik
1
-24
/
+25
2008-01-11
[SCSI] ips: remove ips_ha members that duplicate struct pci_dev members
Jeff Garzik
1
-95
/
+83
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-3
/
+3
2007-10-16
ips: sg chaining support
FUJITA Tomonori
1
-6
/
+8
2007-10-12
[SCSI] ips: Update version information
Bernhard Walle
1
-2
/
+2
2007-10-12
[SCSI] ips: Close narrow race in release
Matthew Wilcox
1
-1
/
+2
2007-10-12
[SCSI] ips: warning fix
Andrew Morton
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-284
/
+117
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-8
/
+1
2007-06-16
[SCSI] ips: convert to use the data buffer accessors
FUJITA Tomonori
1
-157
/
+99
2007-05-24
[SCSI] ips: remove kernel 2.4 code
Adrian Bunk
1
-127
/
+18
2006-11-15
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
Andrew Morton
1
-14
/
+14
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-04
[SCSI] scsi: remove hosts.h
Henne
1
-6
/
+0
2006-10-03
[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver
Henne
1
-45
/
+38
2006-10-01
[SCSI] Switch ips to pci_register from pci_module
Alan Cox
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-2
/
+2
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
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
-2
/
+3
2006-02-27
[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlock
Mike Christie
1
-1
/
+1
2006-01-31
[SCSI] ServeRAID: prevent seeing DADSI devices
Jack Hammer
1
-12
/
+14
2006-01-26
[SCSI] ips soft lockup during reset/initialization
Jack Hammer
1
-14
/
+14
2006-01-14
[SCSI] ips: Mode Sense (Caching Page ) fix
Jack Hammer
1
-0
/
+3
2005-11-09
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
1
-3
/
+3
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-11-08
Merge by hand (conflicts between pending drivers and kfree cleanups)
James Bottomley
1
-135
/
+3
[next]