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-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-126
/
+126
2016-12-06
scsi: hpsa: fallback to use legacy REPORT PHYS command
Hannes Reinecke
1
-2
/
+26
2016-12-06
scsi: hpsa: use %phN for short hex dumps
Rasmus Villemoes
1
-27
/
+13
2016-11-29
scsi: hpsa: add 'ctlr_num' sysfs attribute
Hannes Reinecke
1
-0
/
+13
2016-11-29
scsi: hpsa: use correct DID_NO_CONNECT hostbyte
Hannes Reinecke
1
-1
/
+1
2016-11-23
scsi: hpsa: use bus '3' for legacy HBA devices
Hannes Reinecke
1
-5
/
+11
2016-11-17
scsi: hpsa: correct logical resets
Don Brace
1
-1
/
+22
2016-11-15
scsi: hpsa: free irq on q indexed by h->intr_mode and not i
Colin Ian King
1
-1
/
+1
2016-11-12
scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity
Christoph Hellwig
1
-93
/
+50
2016-11-09
scsi: hpsa: Remove unneeded void pointer cast
Javier Martinez Canillas
1
-2
/
+1
2016-09-21
scsi: hpsa: correct call to hpsa_do_reset
Don Brace
1
-1
/
+1
2016-09-19
scsi: hpsa: correct scsi 6byte lba calculation
Mahesh Rajashekhara
1
-4
/
+10
2016-09-14
scsi: hpsa: Check for null devices in ioaccel submission patch
Don Brace
1
-0
/
+31
2016-09-14
scsi: hpsa: Prevent sending bmic commands to externals
Scott Teel
1
-1
/
+11
2016-09-14
scsi: hpsa: Check for vpd support before sending
Scott Teel
1
-13
/
+37
2016-09-14
scsi: hpsa: Check for null device pointers
Don Brace
1
-3
/
+17
2016-09-14
scsi: hpsa: Determine device external status earlier
Don Brace
1
-5
/
+5
2016-07-15
hpsa: change hpsa_passthru_ioctl timeout
Don Brace
1
-2
/
+2
2016-07-15
hpsa: correct skipping masked peripherals
Don Brace
1
-5
/
+74
2016-05-11
hpsa: Fix type ZBC conditional checks
Petros Koutoupis
1
-6
/
+4
2016-04-30
hpsa: update driver version
Don Brace
1
-1
/
+1
2016-04-30
hpsa: correct handling of HBA device removal
Don Brace
1
-5
/
+84
2016-04-30
hpsa: correct ioaccel2 error procecssing.
Don Brace
1
-1
/
+3
2016-04-30
hpsa: correct ioaccel state change operation
Don Brace
1
-1
/
+3
2016-04-30
hpsa: add timeouts for driver initiated commands
Don Brace
1
-19
/
+23
2016-04-30
hpsa: add sas_address to sysfs device attibute
Joseph T Handzik
1
-0
/
+25
2016-04-30
hpsa: correct initialization order issue
Don Brace
1
-5
/
+5
2016-04-26
hpsa: set the enclosure identifier to zero
Dan Carpenter
1
-0
/
+1
2016-02-24
hpsa: update copyright information
Don Brace
1
-1
/
+2
2016-02-24
hpsa: remove function definition for sanitize_inquiry_string
Don Brace
1
-14
/
+2
2016-02-24
hpsa: check for a null phys_disk pointer in ioaccel2 path
Don Brace
1
-0
/
+2
2016-02-24
hpsa: correct abort tmf for hba devices
Don Brace
1
-5
/
+7
2016-02-24
hpsa: add SMR drive support
Don Brace
1
-2
/
+10
2016-02-24
hpsa: do not get enclosure info for external devices
Don Brace
1
-2
/
+5
2016-01-08
Merge branch 'jejb-scsi' into misc
James Bottomley
1
-1
/
+1
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-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-1
/
+1
2015-11-14
hpsa: logical vs bitwise AND typo
Dan Carpenter
1
-1
/
+1
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
[next]