index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
hpsa: Add box and bay information for enclosure devices
Don Brace
1
-7
/
+100
2016-01-06
hpsa: fix path_info_show
Don Brace
1
-6
/
+6
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-259
/
+1077
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-9
/
+1
2015-11-09
hpsa: move lockup_detected attribute to host attr
Tomas Henzl
1
-1
/
+1
2015-11-09
hpsa: bump the driver version
Don Brace
1
-2
/
+5
2015-11-09
hpsa: add in sas transport class
Kevin Barnett
1
-21
/
+529
2015-11-09
hpsa: fix multiple issues in path_info_show
Rasmus Villemoes
1
-21
/
+17
2015-11-09
hpsa: enhance device messages
Don Brace
1
-5
/
+40
2015-11-09
hpsa: disable report lun data caching
Scott Teel
1
-0
/
+85
2015-11-09
hpsa: add discovery polling for PT RAID devices.
Scott Teel
1
-0
/
+68
2015-11-09
hpsa: eliminate fake lun0 enclosures
Scott Teel
1
-68
/
+0
2015-11-09
hpsa: generalize external arrays
Scott Teel
1
-26
/
+113
2015-11-09
hpsa: move scsi_add_device and scsi_remove_device calls to new function
Kevin Barnett
1
-26
/
+45
2015-11-09
hpsa: refactor hpsa_figure_bus_target_lun
Kevin Barnett
1
-13
/
+12
2015-11-09
hpsa: enhance hpsa_get_device_id
Don Brace
1
-3
/
+20
2015-11-09
hpsa: add function is_logical_device
Kevin Barnett
1
-7
/
+12
2015-11-09
hpsa: simplify update scsi devices
Kevin Barnett
1
-9
/
+13
2015-11-09
hpsa: simplify check for device exposure
Kevin Barnett
1
-14
/
+11
2015-11-09
hpsa: correct ioaccel2 sg chain len
Don Brace
1
-2
/
+3
2015-11-09
hpsa: correct check for non-disk devices
Don Brace
1
-13
/
+15
2015-11-09
hpsa: fix physical target reset
Scott Teel
1
-6
/
+28
2015-11-09
hpsa: fix hpsa_adjust_hpsa_scsi_table
Don Brace
1
-0
/
+16
2015-11-09
hpsa: correct transfer length for 6 byte read/write commands
Don Brace
1
-13
/
+6
2015-11-09
hpsa: abandon rescans on memory alloaction failures.
Don Brace
1
-5
/
+19
2015-11-09
hpsa: allow driver requested rescans
Don Brace
1
-2
/
+15
2015-11-09
hpsa: fix null device issues
Don Brace
1
-5
/
+17
2015-11-09
hpsa: check for null arguments to dev_printk
Don Brace
1
-0
/
+3
2015-11-09
hpsa: remove unused hpsa_tag_discard_error_bits
Don Brace
1
-10
/
+1
2015-11-09
hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescan
Don Brace
1
-2
/
+0
2015-11-09
hpsa: remove unused parameter hostno
Don Brace
1
-16
/
+14
2015-08-27
hpsa: fix rmmod issues
Don Brace
1
-2
/
+8
2015-08-27
hpsa: fix issues with multilun devices
shane.seymour
1
-2
/
+4
2015-08-27
hpsa: add in new offline mode
Scott Benesh
1
-4
/
+11
2015-08-27
Change how controllers in mixed mode are handled.
Kevin Barnett
1
-86
/
+11
2015-08-27
hpsa: add in new controllers
Don Brace
1
-0
/
+10
2015-08-27
hpsa: cleanup update scsi devices
Don Brace
1
-3
/
+3
2015-08-27
hpsa: add sysfs entry path_info to show box and bay information
Joe Handzik
1
-0
/
+122
2015-08-27
hpsa: add PMC to copyright
Don Brace
1
-6
/
+3
2015-08-27
hpsa: correct static checker warnings on driver init cleanup
Don Brace
1
-3
/
+1
2015-08-27
hpsa: correct decode sense data
Don Brace
1
-1
/
+1
2015-08-27
hpsa: Correct double unlock of mutex
Don Brace
1
-5
/
+4
2015-07-30
hpsa: fix an sprintf() overflow in the reset handler
Dan Carpenter
1
-6
/
+9
2015-06-01
hpsa: change driver version
Don Brace
1
-1
/
+1
2015-06-01
hpsa: add in new controller id
Don Brace
1
-0
/
+2
2015-06-01
hpsa: cleanup reset
Webb Scales
1
-28
/
+176
2015-06-01
hpsa: propagate the error code in hpsa_kdump_soft_reset
Robert Elliott
1
-4
/
+7
2015-06-01
hpsa: use scsi host_no as hpsa controller number
Robert Elliott
1
-60
/
+74
2015-05-31
hpsa: use block layer tag for command allocation
Webb Scales
1
-31
/
+128
2015-05-31
hpsa: add interrupt number to /proc/interrupts interrupt name
Robert Elliott
1
-6
/
+14
[next]