index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge branch 'jejb-scsi' into misc
James Bottomley
2016-01-07
1
-1
/
+1
|
\
|
*
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-1
/
+1
|
|
\
|
|
*
hpsa: logical vs bitwise AND typo
Dan Carpenter
2015-11-13
1
-1
/
+1
*
|
|
hpsa: Add box and bay information for enclosure devices
Don Brace
2016-01-06
1
-7
/
+100
*
|
|
hpsa: fix path_info_show
Don Brace
2016-01-06
1
-6
/
+6
|
/
/
*
|
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-259
/
+1077
|
\
|
|
*
hpsa: move lockup_detected attribute to host attr
Tomas Henzl
2015-11-09
1
-1
/
+1
|
*
hpsa: bump the driver version
Don Brace
2015-11-09
1
-2
/
+5
|
*
hpsa: add in sas transport class
Kevin Barnett
2015-11-09
1
-21
/
+529
|
*
hpsa: fix multiple issues in path_info_show
Rasmus Villemoes
2015-11-09
1
-21
/
+17
|
*
hpsa: enhance device messages
Don Brace
2015-11-09
1
-5
/
+40
|
*
hpsa: disable report lun data caching
Scott Teel
2015-11-09
1
-0
/
+85
|
*
hpsa: add discovery polling for PT RAID devices.
Scott Teel
2015-11-09
1
-0
/
+68
|
*
hpsa: eliminate fake lun0 enclosures
Scott Teel
2015-11-09
1
-68
/
+0
|
*
hpsa: generalize external arrays
Scott Teel
2015-11-09
1
-26
/
+113
|
*
hpsa: move scsi_add_device and scsi_remove_device calls to new function
Kevin Barnett
2015-11-09
1
-26
/
+45
|
*
hpsa: refactor hpsa_figure_bus_target_lun
Kevin Barnett
2015-11-09
1
-13
/
+12
|
*
hpsa: enhance hpsa_get_device_id
Don Brace
2015-11-09
1
-3
/
+20
|
*
hpsa: add function is_logical_device
Kevin Barnett
2015-11-09
1
-7
/
+12
|
*
hpsa: simplify update scsi devices
Kevin Barnett
2015-11-09
1
-9
/
+13
|
*
hpsa: simplify check for device exposure
Kevin Barnett
2015-11-09
1
-14
/
+11
|
*
hpsa: correct ioaccel2 sg chain len
Don Brace
2015-11-09
1
-2
/
+3
|
*
hpsa: correct check for non-disk devices
Don Brace
2015-11-09
1
-13
/
+15
|
*
hpsa: fix physical target reset
Scott Teel
2015-11-09
1
-6
/
+28
|
*
hpsa: fix hpsa_adjust_hpsa_scsi_table
Don Brace
2015-11-09
1
-0
/
+16
|
*
hpsa: correct transfer length for 6 byte read/write commands
Don Brace
2015-11-09
1
-13
/
+6
|
*
hpsa: abandon rescans on memory alloaction failures.
Don Brace
2015-11-09
1
-5
/
+19
|
*
hpsa: allow driver requested rescans
Don Brace
2015-11-09
1
-2
/
+15
|
*
hpsa: fix null device issues
Don Brace
2015-11-09
1
-5
/
+17
|
*
hpsa: check for null arguments to dev_printk
Don Brace
2015-11-09
1
-0
/
+3
|
*
hpsa: remove unused hpsa_tag_discard_error_bits
Don Brace
2015-11-09
1
-10
/
+1
|
*
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
Don Brace
2015-11-09
1
-2
/
+0
|
*
hpsa: remove unused parameter hostno
Don Brace
2015-11-09
1
-16
/
+14
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-9
/
+1
|
/
*
hpsa: fix rmmod issues
Don Brace
2015-08-26
1
-2
/
+8
*
hpsa: fix issues with multilun devices
shane.seymour
2015-08-26
1
-2
/
+4
*
hpsa: add in new offline mode
Scott Benesh
2015-08-26
1
-4
/
+11
*
Change how controllers in mixed mode are handled.
Kevin Barnett
2015-08-26
1
-86
/
+11
*
hpsa: add in new controllers
Don Brace
2015-08-26
1
-0
/
+10
*
hpsa: cleanup update scsi devices
Don Brace
2015-08-26
1
-3
/
+3
*
hpsa: add sysfs entry path_info to show box and bay information
Joe Handzik
2015-08-26
1
-0
/
+122
*
hpsa: add PMC to copyright
Don Brace
2015-08-26
1
-6
/
+3
*
hpsa: correct static checker warnings on driver init cleanup
Don Brace
2015-08-26
1
-3
/
+1
*
hpsa: correct decode sense data
Don Brace
2015-08-26
1
-1
/
+1
*
hpsa: Correct double unlock of mutex
Don Brace
2015-08-26
1
-5
/
+4
*
hpsa: fix an sprintf() overflow in the reset handler
Dan Carpenter
2015-07-30
1
-6
/
+9
*
hpsa: change driver version
Don Brace
2015-05-31
1
-1
/
+1
*
hpsa: add in new controller id
Don Brace
2015-05-31
1
-0
/
+2
*
hpsa: cleanup reset
Webb Scales
2015-05-31
1
-28
/
+176
*
hpsa: propagate the error code in hpsa_kdump_soft_reset
Robert Elliott
2015-05-31
1
-4
/
+7
[next]