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