index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-31
hpsa: use helper routines for finishing commands
Webb Scales
2015-05-31
hpsa: add support sending aborts to physical devices via the ioaccel2 path
Stephen Cameron
2015-05-31
hpsa: do not print ioaccel2 warning messages about unusual completions.
Robert Elliott
2015-05-31
hpsa: clean up some error reporting output in abort handler
Robert Elliott
2015-05-31
hpsa: clean up driver init
Robert Elliott
2015-05-31
hpsa: correct return values from driver functions.
Robert Elliott
2015-05-31
hpsa: do not check cmd_alloc return value - it cannnot return NULL
Robert Elliott
2015-05-31
hpsa: add more ioaccel2 error handling, including underrun statuses.
Joe Handzik
2015-05-31
hpsa: add ioaccel sg chaining for the ioaccel2 path
Webb Scales
2015-05-31
hpsa: refactor freeing of resources into more logical functions
Robert Elliott
2015-05-31
hpsa: clean up error handling
Robert Elliott
2015-05-31
hpsa: break hpsa_free_irqs_and_disable_msix into two functions
Robert Elliott
2015-05-31
hpsa: Get queue depth from identify physical bmic for physical disks.
Joe Handzik
2015-05-31
hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.
Joe Handzik
2015-05-31
hpsa: print accurate SSD Smart Path Enabled status
Robert Elliott
2015-05-31
hpsa: factor out hpsa_ioaccel_submit function
Webb Scales
2015-05-31
hpsa: try resubmitting down raid path on task set full
Stephen Cameron
2015-05-31
hpsa: do not ignore return value of hpsa_register_scsi
Stephen Cameron
2015-05-31
hpsa: factor out hpsa_init_cmd function
Stephen Cameron
2015-05-31
hpsa: make function names consistent
Robert Elliott
2015-05-31
hpsa: allow lockup detected to be viewed via sysfs
Stephen Cameron
2015-05-31
hpsa: hpsa decode sense data for io and tmf
Stephen Cameron
2015-05-31
hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
Stephen Cameron
2015-05-31
hpsa: clean up aborts
Stephen Cameron
2015-05-31
hpsa: rework controller command submission
Webb Scales
2015-05-31
hpsa: clean up host, channel, target, lun prints
Webb Scales
2015-05-31
hpsa: add masked physical devices into h->dev[] array
Stephen Cameron
2015-05-31
hpsa: dont meddle with hw which isn't ours (cciss)
Tomas Henzl
2015-05-31
cciss: correct the non-resettable board list
Tomas Henzl
2015-05-31
cciss: remove duplicate entries from board_type struct
Tomas Henzl
2015-05-26
advansys: Update to version 3.5 and remove compilation warning
Hannes Reinecke
2015-05-26
advansys: Remove call to dma_cache_sync()
Hannes Reinecke
2015-05-26
advansys: use spin_lock_irqsave() in interrupt handler
Hannes Reinecke
2015-05-26
advansys: Check for DMA mapping errors
Hannes Reinecke
2015-05-26
advansys: Remove cmd_per_lun setting
Hannes Reinecke
2015-05-26
advansys: Remove obsolete virtual memory mapping comment
Hannes Reinecke
2015-05-26
advansys: Remove 'a_flag'
Hannes Reinecke
2015-05-26
advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
Hannes Reinecke
2015-05-26
advansys: Remove CC_VERY_LONG_SG_LIST
Hannes Reinecke
2015-05-26
advansys: Remove ASC_SCSI_REQ_Q
Hannes Reinecke
2015-05-26
advansys: scsi_q1->data_addr is little endian
Hannes Reinecke
2015-05-26
advansys: cleanup function return codes
Hannes Reinecke
2015-05-26
advansys: Make AscIsrChipHalted() a void function
Hannes Reinecke
2015-05-25
advansys: remove 'ERR' definition
Hannes Reinecke
2015-05-25
advansys: Remove 'TRUE' and 'FALSE' definitions
Hannes Reinecke
2015-05-25
advansys: use standard data types
Hannes Reinecke
2015-05-25
advansys: use 'bool' instead of 'int'
Hannes Reinecke
2015-05-25
advansys: Use dma_pool for sg elements
Hannes Reinecke
2015-05-25
advansys: Use DMA-API for mapping request blocks
Hannes Reinecke
2015-05-25
advansys: Use DMA-API for carrier buffer
Hannes Reinecke
[next]