index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1
Stephen M. Cameron
2014-03-15
1
-1
/
+2
*
[SCSI] hpsa: add ioaccel mode 2 structure definitions
Mike Miller
2014-03-15
1
-0
/
+22
*
[SCSI] hpsa: complain if physical or logical aborts are not supported
Scott Teel
2014-03-15
1
-0
/
+4
*
[SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attribute
Scott Teel
2014-03-15
1
-0
/
+25
*
[SCSI] hpsa: do not rescan controllers known to be locked up
Stephen M. Cameron
2014-03-15
1
-0
/
+30
*
[SCSI] hpsa: poll controller to detect device change event
Stephen M. Cameron
2014-03-15
1
-0
/
+108
*
[SCSI] hpsa: update raid offload status on device rescan
Stephen M. Cameron
2014-03-15
1
-0
/
+9
*
[SCSI] hpsa: add ioaccell mode 1 RAID offload support.
Stephen M. Cameron
2014-03-15
1
-41
/
+524
*
[SCSI] hpsa: fix task management for mode-1 ioaccell path
Scott Teel
2014-03-15
1
-6
/
+21
*
[SCSI] hpsa: only allow REQ_TYPE_FS to use fast path
Stephen M. Cameron
2014-03-15
1
-1
/
+2
*
[SCSI] hpsa: add support for 'fastpath' i/o
Matt Gates
2014-03-15
1
-19
/
+277
*
[SCSI] hpsa: mark last scatter gather element as the last
Matt Gates
2014-03-15
1
-4
/
+4
*
[SCSI] hpsa: use extended report luns command for HP SSD SmartPath
Matt Gates
2014-03-15
1
-5
/
+8
*
[SCSI] hpsa: fixup MSI-X registration
Hannes Reinecke
2014-03-15
1
-14
/
+17
*
[SCSI] hpsa: allow SCSI mid layer to handle unit attention
Matt Gates
2013-12-19
1
-3
/
+1
*
[SCSI] hpsa: do not require board "not ready" status after hard reset
Stephen M. Cameron
2013-12-19
1
-17
/
+0
*
[SCSI] hpsa: enable unit attention reporting
Stephen M. Cameron
2013-12-19
1
-3
/
+4
*
[SCSI] hpsa: rename scsi prefetch field
Stephen M. Cameron
2013-12-19
1
-7
/
+7
*
[SCSI] hpsa: use workqueue instead of kernel thread for lockup detection
Stephen M. Cameron
2013-12-19
1
-77
/
+26
*
[SCSI] hpsa: remove P822se PCI ID
Mike Miller
2013-12-19
1
-2
/
+0
*
[SCSI] hpsa: prevent stalled i/o
Stephen M. Cameron
2013-12-19
1
-2
/
+30
*
[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.
Stephen M. Cameron
2013-12-19
1
-2
/
+42
*
[SCSI] hpsa: add MSA 2040 to list of external target devices
Stephen M. Cameron
2013-12-16
1
-0
/
+1
*
[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl
Stephen M. Cameron
2013-12-16
1
-6
/
+5
*
[SCSI] hpsa: remove unneeded include of seq_file.h
Stephen M. Cameron
2013-12-16
1
-1
/
+0
*
[SCSI] hpsa: add 5 second delay after doorbell reset
Stephen M. Cameron
2013-12-16
1
-9
/
+23
*
[SCSI] hpsa: do not attempt to flush the cache on locked up controllers
Stephen M. Cameron
2013-12-16
1
-0
/
+9
*
[SCSI] hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
2013-11-30
1
-1
/
+1
*
[SCSI] hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
2013-11-30
1
-1
/
+1
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
*
|
[SCSI] hpsa: remove unused Smart Array ID
Mike Miller
2013-10-25
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-15
1
-15
/
+39
|
\
\
|
|
/
|
/
|
|
*
[SCSI] hpsa: bump driver version to reflect changes
Mike Miller
2013-09-10
1
-1
/
+1
|
*
[SCSI] hpsa: housekeeping patch for device_id and product arrays
Mike Miller
2013-09-10
1
-6
/
+6
|
*
[SCSI] hpsa: add HP Smart Array Gen8 names
Mike Miller
2013-09-10
1
-8
/
+7
|
*
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
Mike Miller
2013-09-10
1
-0
/
+25
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Convert retrun typos to return
Joe Perches
2013-09-04
1
-1
/
+1
*
|
[SCSI] hpsa: fix warning with smp_processor_id() in preemptible
John Kacur
2013-08-26
1
-1
/
+1
*
|
[SCSI] hpsa: remove unneeded variable
Tomas Henzl
2013-08-26
1
-2
/
+0
*
|
[SCSI] hpsa: fix a race in cmd_free/scsi_done
Tomas Henzl
2013-08-26
1
-2
/
+2
|
/
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
2013-02-24
1
-0
/
+16
*
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
2013-02-24
1
-12
/
+13
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
2013-02-24
1
-2
/
+12
*
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
2013-02-24
1
-20
/
+39
*
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
2013-02-24
1
-0
/
+5
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-48
/
+44
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-10
/
+29
|
\
[prev]
[next]