index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
scsi: hpsa: fix volume offline state
Tomas Henzl
1
-0
/
+1
2017-03-15
scsi: hpsa: do not timeout reset operations
Don Brace
1
-1
/
+1
2017-03-15
scsi: hpsa: limit outstanding rescans
Don Brace
1
-1
/
+15
2017-03-15
scsi: hpsa: update check for logical volume status
Don Brace
1
-19
/
+16
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+2
2017-01-31
scsi: hpsa: remove coalescing settings for ioaccel2
Don Brace
1
-6
/
+2
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-2
/
+2
2016-12-14
scsi: hpsa: remove memory allocate failure message
Amit Kushwaha
1
-25
/
+12
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-05
scsi: hpsa: fallback to use legacy REPORT PHYS command
Hannes Reinecke
1
-2
/
+26
2016-12-05
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-22
scsi: hpsa: use bus '3' for legacy HBA devices
Hannes Reinecke
1
-5
/
+11
2016-11-16
scsi: hpsa: correct logical resets
Don Brace
1
-1
/
+22
2016-11-14
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-08
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-10
hpsa: Fix type ZBC conditional checks
Petros Koutoupis
1
-6
/
+4
2016-04-29
hpsa: update driver version
Don Brace
1
-1
/
+1
2016-04-29
hpsa: correct handling of HBA device removal
Don Brace
1
-5
/
+84
2016-04-29
hpsa: correct ioaccel2 error procecssing.
Don Brace
1
-1
/
+3
2016-04-29
hpsa: correct ioaccel state change operation
Don Brace
1
-1
/
+3
2016-04-29
hpsa: add timeouts for driver initiated commands
Don Brace
1
-19
/
+23
2016-04-29
hpsa: add sas_address to sysfs device attibute
Joseph T Handzik
1
-0
/
+25
2016-04-29
hpsa: correct initialization order issue
Don Brace
1
-5
/
+5
2016-04-25
hpsa: set the enclosure identifier to zero
Dan Carpenter
1
-0
/
+1
2016-02-23
hpsa: update copyright information
Don Brace
1
-1
/
+2
2016-02-23
hpsa: remove function definition for sanitize_inquiry_string
Don Brace
1
-14
/
+2
2016-02-23
hpsa: check for a null phys_disk pointer in ioaccel2 path
Don Brace
1
-0
/
+2
2016-02-23
hpsa: correct abort tmf for hba devices
Don Brace
1
-5
/
+7
2016-02-23
hpsa: add SMR drive support
Don Brace
1
-2
/
+10
2016-02-23
hpsa: do not get enclosure info for external devices
Don Brace
1
-2
/
+5
2016-01-07
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-13
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-09
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
[next]