index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
2014-06-02
hpsa: fix handling of hpsa_volume_offline return value
Stephen M. Cameron
2014-06-02
hpsa: return -ENOMEM not -1 on kzalloc failure in hpsa_get_device_id
Stephen M. Cameron
2014-06-02
hpsa: remove messages about volume status VPD inquiry page not supported
Stephen M. Cameron
2014-06-02
hpsa: report check condition even if no sense data present for ioaccel2 mode
Stephen M. Cameron
2014-06-02
hpsa: remove bad unlikely annotation from device list updating code
Stephen M. Cameron
2014-06-02
hpsa: kill annoying messages about SSD Smart Path retries
Stephen M. Cameron
2014-06-02
hpsa: define extended_report_lun_entry data structure
Stephen M. Cameron
2014-06-02
hpsa: Rearrange start_io to avoid one unlock/lock sequence in main io path
Stephen M. Cameron
2014-06-02
hpsa: avoid unnecessary readl on every command submission
Stephen M. Cameron
2014-06-02
hpsa: use per-cpu variable for lockup_detected
Stephen M. Cameron
2014-06-02
hpsa: set irq affinity hints to route MSI-X vectors across CPUs
Stephen M. Cameron
2014-06-02
hpsa: allocate reply queues individually
Stephen M. Cameron
2014-06-02
hpsa: choose number of reply queues more intelligently.
Stephen M. Cameron
2014-06-02
hpsa: use gcc aligned attribute instead of manually padding structs
Stephen M. Cameron
2014-06-02
hpsa: change doorbell reset delay to ten seconds
Justin Lindley
2014-06-02
hpsa: allow passthru ioctls to work with bidirectional commands
Stephen M. Cameron
2014-06-02
hpsa: remove unused fields from struct ctlr_info
Stephen M. Cameron
2014-05-28
hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices
Joe Handzik
2014-05-19
hpsa: do not ignore failure of sense controller parameters command
Joe Handzik
2014-05-19
hpsa: fix memory leak in hpsa_hba_mode_enabled
Joe Handzik
2014-05-19
hpsa: add new Smart Array PCI IDs (May 2014)
Joe Handzik
2014-05-19
hpsa: Checking for a NULL return from a kzalloc call
Joe Handzik
2014-04-21
[SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()
scameron@beardog.cce.hp.com
2014-03-19
[SCSI] hpsa: update driver version to 3.4.4-1
Stephen M. Cameron
2014-03-19
[SCSI] hpsa: fix bad endif placement in RAID 5 mapper code
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: Add hba mode to the hpsa driver
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: increase the probability of a reported success after a device reset
Tomas Henzl
2014-03-15
[SCSI] hpsa: bring format-in-progress drives online when ready
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: remove unused kthread.h header
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: Add support for a few HP Storage controllers
Stephen M. Cameron
2014-03-15
[SCSI] hpsa add sysfs debug switch for raid map debugging messages
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: improve error messages for driver initiated commands
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: only do device rescan for certain events
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: when switching out of accel mode await only accel command comple...
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2
Scott Teel
2014-03-15
[SCSI] hpsa: update source file copyrights
Scott Teel
2014-03-15
[SCSI] hpsa: retry certain ioaccel error cases on the RAID path
Scott Teel
2014-03-15
[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd page
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: allow VPD page zero to be queried
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: rescan devices on ioaccel2 error
Scott Teel
2014-03-15
[SCSI] hpsa: allow user to disable accelerated i/o path
Scott Teel
2014-03-15
[SCSI] hpsa: complete the ioaccel raidmap code
Scott Teel
2014-03-15
[SCSI] hpsa: make device update copy the raid map also
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: add task management for ioaccel mode 2
Scott Teel
2014-03-15
[SCSI] hpsa: teach hpsa_device_reset to do either target or lun reset
Scott Teel
2014-03-15
[SCSI] hpsa: get ioaccel mode 2 i/o working
Scott Teel
2014-03-15
[SCSI] hpsa: initialize controller to perform io accelerator mode 2
Stephen M. Cameron
2014-03-15
[SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1
Mike MIller
2014-03-15
[SCSI] hpsa: do ioaccel mode 2 resource allocations
Stephen M. Cameron
[next]