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
/
arcmsr
/
arcmsr_hba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-08
scsi: arcmsr: Use pci_alloc_irq_vectors
Christoph Hellwig
1
-50
/
+32
2016-10-26
scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
Ching Huang
1
-9
/
+0
2016-09-26
scsi: arcmsr: Simplify user_len checking
Borislav Petkov
1
-6
/
+8
2016-09-15
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Dan Carpenter
1
-1
/
+7
2015-11-30
arcmsr: Split dma resource allocation to a new function
Ching Huang
1
-82
/
+93
2015-11-30
arcmsr: more readability improvements
Ching Huang
1
-47
/
+26
2015-11-30
arcmsr: adds code to support new Areca adapter ARC1203
Ching Huang
1
-5
/
+22
2015-11-30
arcmsr: make code more readable
Ching Huang
1
-7
/
+7
2015-11-30
arcmsr: fixes not release allocated resource
Ching Huang
1
-1
/
+5
2015-11-30
arcmsr: fixed getting wrong configuration data
Ching Huang
1
-10
/
+10
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2015-08-10
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-4
/
+1
2015-08-07
scsi/arcmsr: Fix typos in error log
Nik Nyby
1
-1
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-7
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-09-25
arcmsr: simplify ioctl data read/write
Ching Huang
1
-140
/
+68
2014-09-16
arcmsr: simplify of updating doneq_index and postq_index
Ching Huang
1
-81
/
+40
2014-09-16
arcmsr: call scsi_scan_host at the end of host initialization
Ching Huang
1
-5
/
+9
2014-09-16
arcmsr: add support new adapter ARC12x4 series
Ching Huang
1
-9
/
+752
2014-09-16
arcmsr: modify some character strings
Ching Huang
1
-13
/
+11
2014-09-16
arcmsr: fix sparse warnings and errors
Ching Huang
1
-38
/
+40
2014-09-16
arcmsr: fix ioctl data read/write error for adapter type C
Ching Huang
1
-207
/
+365
2014-09-16
arcmsr: revise allocation of second dma_coherent_handle for type B
Ching Huang
1
-14
/
+24
2014-09-16
arcmsr: rename functions and variables
Ching Huang
1
-116
/
+118
2014-09-16
arcmsr: clear outbound doorbell buffer completely
Ching Huang
1
-4
/
+14
2014-09-16
arcmsr: modify printing adapter model number and F/W messages
Ching Huang
1
-9
/
+9
2014-09-16
arcmsr: remove calling arcmsr_hbb_enable_driver_mode
Ching Huang
1
-12
/
+6
2014-09-16
arcmsr: revise message_isr_bh_fn to remove duplicate code
Ching Huang
1
-106
/
+54
2014-09-16
arcmsr: store adapter type in PCI id table
Ching Huang
1
-40
/
+41
2014-09-16
arcmsr: return status of abort command
Ching Huang
1
-5
/
+11
2014-09-16
arcmsr: limit max. number of SCSI command request
Ching Huang
1
-10
/
+22
2014-09-16
arcmsr: add code to support hibernation
Ching Huang
1
-0
/
+76
2014-09-16
arcmsr: add code to support MSI-X and MSI interrupt
Ching Huang
1
-12
/
+71
2014-09-16
arcmsr: fix command timeout under heavy load
Ching Huang
1
-101
/
+97
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-03-15
[SCSI] arcmsr: upper 32 of dma address lost
Dan Carpenter
1
-4
/
+3
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+2
2012-07-20
[SCSI] arcmsr: fix misuse of | instead of &
Dan Carpenter
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-05-01
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
Tomas Henzl
1
-7
/
+5
2011-05-01
[SCSI] arcmsr: simplify some double loops in sleeping functions
Tomas Henzl
1
-74
/
+52
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
1
-2
/
+2
2011-01-24
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
NickCheng
1
-73
/
+41
2011-01-03
[SCSI] arcmsr: fix write to device check
roel kluin
1
-2
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
[next]