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
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
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
[next]