Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
55ca38b4255bb336c2d35990bdb2b368e19b435a
/
drivers
/
scsi
/
hpsa.c
55ca38b
scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
by Martin Wilck
· 7 years ago
dfb2e6f
scsi: hpsa: destroy sas transport properties before scsi_host
by Martin Wilck
· 7 years ago
9a664f4
scsi: hpsa: remove the smp_handler stub
by Christoph Hellwig
· 7 years ago
55e1f9f
scsi: hpsa: fix the device_id in hpsa_update_device_info()
by Dan Carpenter
· 7 years ago
c8cd71f
scsi: hpsa: Remove 'hpsa_allow_any' module option
by Hannes Reinecke
· 7 years ago
253d246
scsi: cciss: Drop obsolete driver
by Hannes Reinecke
· 7 years ago
45f769b
scsi: hpsa: do not print errors for unsupported report luns format
by Hannes Reinecke
· 7 years ago
65e8697e
scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page
by Hannes Reinecke
· 7 years ago
4d17944
scsi: hpsa: disable volume status check for legacy boards
by Hannes Reinecke
· 7 years ago
135ae6e
scsi: hpsa: add support for legacy boards
by Hannes Reinecke
· 7 years ago
e2c7b43
scsi: hpsa: limit transfer length to 1MB
by Yadan Fan
· 7 years ago
ba82d91
scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"
by Colin Ian King
· 7 years ago
30c0061
scsi: hpsa: bump driver version
by Don Brace
· 8 years ago
08ec46f
scsi: hpsa: remove abort handler
by Don Brace
· 8 years ago
b63c64a
scsi: hpsa: send ioaccel requests with 0 length down raid path
by Don Brace
· 8 years ago
3d38f00
scsi: hpsa: separate monitor events from rescan worker
by Scott Teel
· 8 years ago
5086435
scsi: hpsa: correct queue depth for externals
by Don Brace
· 8 years ago
c59d04f
scsi: hpsa: cleanup reset handler
by Don Brace
· 8 years ago
d2315ce
scsi: hpsa: correct resets on retried commands
by Don Brace
· 8 years ago
3b476aa2
scsi: hpsa: rescan later if reset in progress
by Don Brace
· 8 years ago
ef8a520
scsi: hpsa: do not reset enclosures
by Don Brace
· 8 years ago
8516a2d
scsi: hpsa: update reset handler
by Don Brace
· 8 years ago
5ac517b
scsi: hpsa: do not get enclosure info for external devices
by Don Brace
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
5765d18
scsi: hpsa: change driver version
by Don Brace
· 8 years ago
7f1974a
scsi: hpsa: update pci ids
by Don Brace
· 8 years ago
eb94588
scsi: hpsa: fix volume offline state
by Tomas Henzl
· 8 years ago
2ef2884
scsi: hpsa: do not timeout reset operations
by Don Brace
· 8 years ago
87b9e6a
scsi: hpsa: limit outstanding rescans
by Don Brace
· 8 years ago
85b2900
scsi: hpsa: update check for logical volume status
by Don Brace
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
96b6ce4
scsi: hpsa: remove coalescing settings for ioaccel2
by Don Brace
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
7e8a948
scsi: hpsa: remove memory allocate failure message
by Amit Kushwaha
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
2a80d54
scsi: hpsa: fallback to use legacy REPORT PHYS command
by Hannes Reinecke
· 8 years ago
609a70d
scsi: hpsa: use %phN for short hex dumps
by Rasmus Villemoes
· 8 years ago
1696120
scsi: hpsa: add 'ctlr_num' sysfs attribute
by Hannes Reinecke
· 8 years ago
1ccde70
scsi: hpsa: use correct DID_NO_CONNECT hostbyte
by Hannes Reinecke
· 8 years ago
7630b3a
scsi: hpsa: use bus '3' for legacy HBA devices
by Hannes Reinecke
· 8 years ago
bfd7546
scsi: hpsa: correct logical resets
by Don Brace
· 8 years ago
7dc62d9
scsi: hpsa: free irq on q indexed by h->intr_mode and not i
by Colin Ian King
· 8 years ago
bc2bb15
scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity
by Christoph Hellwig
· 8 years ago
19be606b
scsi: hpsa: Remove unneeded void pointer cast
by Javier Martinez Canillas
· 8 years ago
b32ece0
scsi: hpsa: correct call to hpsa_do_reset
by Don Brace
· 8 years ago
abbada7
scsi: hpsa: correct scsi 6byte lba calculation
by Mahesh Rajashekhara
· 8 years ago
45e596c
scsi: hpsa: Check for null devices in ioaccel submission patch
by Don Brace
· 8 years ago
4b6e559
scsi: hpsa: Prevent sending bmic commands to externals
by Scott Teel
· 8 years ago
8383278
scsi: hpsa: Check for vpd support before sending
by Scott Teel
· 8 years ago
d49c207
scsi: hpsa: Check for null device pointers
by Don Brace
· 8 years ago
86cf713
scsi: hpsa: Determine device external status earlier
by Don Brace
· 8 years ago
3fb134c
hpsa: change hpsa_passthru_ioctl timeout
by Don Brace
· 8 years ago
64ce60c
hpsa: correct skipping masked peripherals
by Don Brace
· 8 years ago
ff615f0
hpsa: Fix type ZBC conditional checks
by Petros Koutoupis
· 9 years ago
ff54aee
hpsa: update driver version
by Don Brace
· 9 years ago
ba74fdc
hpsa: correct handling of HBA device removal
by Don Brace
· 9 years ago
064d1b1
hpsa: correct ioaccel2 error procecssing.
by Don Brace
· 9 years ago
5323ed7
hpsa: correct ioaccel state change operation
by Don Brace
· 9 years ago
c448ecf
hpsa: add timeouts for driver initiated commands
by Don Brace
· 9 years ago
ded1be4
hpsa: add sas_address to sysfs device attibute
by Joseph T Handzik
· 9 years ago
cf47723
hpsa: correct initialization order issue
by Don Brace
· 9 years ago
aa10569
hpsa: set the enclosure identifier to zero
by Dan Carpenter
· 9 years ago
94c7bc3
hpsa: update copyright information
by Don Brace
· 9 years ago
4af61e4
hpsa: remove function definition for sanitize_inquiry_string
by Don Brace
· 9 years ago
c3390df
hpsa: check for a null phys_disk pointer in ioaccel2 path
by Don Brace
· 9 years ago
39f3deb
hpsa: correct abort tmf for hba devices
by Don Brace
· 9 years ago
af15ed3
hpsa: add SMR drive support
by Don Brace
· 9 years ago
17a9e54
hpsa: do not get enclosure info for external devices
by Don Brace
· 9 years ago
abaee09
Merge branch 'jejb-scsi' into misc
by James Bottomley
· 9 years ago
cca8f13
hpsa: Add box and bay information for enclosure devices
by Don Brace
· 9 years ago
2708f29
hpsa: fix path_info_show
by Don Brace
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
d8a080c
hpsa: logical vs bitwise AND typo
by Dan Carpenter
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
fb53c43
hpsa: move lockup_detected attribute to host attr
by Tomas Henzl
· 9 years ago
ec2c3aa
hpsa: bump the driver version
by Don Brace
· 9 years ago
d04e62b
hpsa: add in sas transport class
by Kevin Barnett
· 9 years ago
1faf072
hpsa: fix multiple issues in path_info_show
by Rasmus Villemoes
· 9 years ago
7c59a0d
hpsa: enhance device messages
by Don Brace
· 9 years ago
c2adae4
hpsa: disable report lun data caching
by Scott Teel
· 9 years ago
3459225
hpsa: add discovery polling for PT RAID devices.
by Scott Teel
· 9 years ago
2d62a33
hpsa: eliminate fake lun0 enclosures
by Scott Teel
· 9 years ago
66749d0
hpsa: generalize external arrays
by Scott Teel
· 9 years ago
096ccff
hpsa: move scsi_add_device and scsi_remove_device calls to new function
by Kevin Barnett
· 9 years ago
c795505
hpsa: refactor hpsa_figure_bus_target_lun
by Kevin Barnett
· 9 years ago
75d23d8
hpsa: enhance hpsa_get_device_id
by Don Brace
· 9 years ago
f3f0173
hpsa: add function is_logical_device
by Kevin Barnett
· 9 years ago
04fa2f4
hpsa: simplify update scsi devices
by Kevin Barnett
· 9 years ago
2a16820
hpsa: simplify check for device exposure
by Kevin Barnett
· 9 years ago
a736e9b
hpsa: correct ioaccel2 sg chain len
by Don Brace
· 9 years ago
f2039b0
hpsa: correct check for non-disk devices
by Don Brace
· 9 years ago
0b9b7b6
hpsa: fix physical target reset
by Scott Teel
· 9 years ago
da03ded
hpsa: fix hpsa_adjust_hpsa_scsi_table
by Don Brace
· 9 years ago
c8a6c9a
hpsa: correct transfer length for 6 byte read/write commands
by Don Brace
· 9 years ago
683fc44
hpsa: abandon rescans on memory alloaction failures.
by Don Brace
· 9 years ago
853633e
hpsa: allow driver requested rescans
by Don Brace
· 9 years ago
1d33d85
hpsa: fix null device issues
by Don Brace
· 9 years ago
9975ec9
hpsa: check for null arguments to dev_printk
by Don Brace
· 9 years ago
b48d980
hpsa: remove unused hpsa_tag_discard_error_bits
by Don Brace
· 9 years ago
Next »