aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c
Commit message (Expand)AuthorAge
* scsi: ipr: Fix async error WARN_ONBrian King2016-10-14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-07
|\
| * scsi: ipr: Remove redundant messages at adapter init timeBrian King2016-09-19
| * scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2016-09-19
| * scsi: ipr: Add asynchronous error notificationBrian King2016-08-25
* | ipr: Fix sync scsi scanBrian King2016-08-09
|/
* ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun2016-08-02
* ipr: Wait to do async scan until scsi host is initializedBrian King2016-07-27
* ipr: Increase MSIX vectors numberWen Xiong2016-07-13
* ipr: Add new CCIN for new adapters supportWen Xiong2016-07-13
* ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-06-29
* ipr: Fix regression when loading firmwareGabriel Krisman Bertazi2016-02-26
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-11
| * irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-11
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | ipr: Fix out-of-bounds null overwriteInsu Yun2016-01-07
|/
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
|\
| * ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2015-11-09
| * ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2015-11-09
| * ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi2015-11-09
| * ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2015-11-09
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi2015-08-28
* ipr: Inhibit underlength data check for AFDASD in raw mode.Gabriel Krisman Bertazi2015-08-28
* ipr: Endian / sparse fixesBrian King2015-07-30
* ipr: Byte swapping for device_id attribute in sysfsWen Xiong2015-07-30
* ipr: Fix invalid array indexing for HRRQBrian King2015-07-30
* ipr: Fix incorrect trace indexingBrian King2015-07-30
* ipr: Fix locking for unit attention handlingBrian King2015-07-30
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-16
|\
| * ipr: AF DASD raw mode implementation in ipr driverWen Xiong2015-04-09
| * ipr: Re-enable write sameBrian King2015-04-09
| * ipr: Fix possible error path oops during initializationBrian King2015-04-09
| * ipr: Reset in task contextBrian King2015-04-09
| * ipr: Reboot speed improvementsBrian King2015-04-09
* | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-19
|/
* ipr: wait for aborted command responsesBrian King2015-01-19
* ipr: set scsi_level correctly for disk arraysBrian King2014-12-15
* ipr: add support for async scanning to speed up bootBrian King2014-12-15
* scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-04
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* ipr: set coherent DMA maskAnton Blanchard2014-11-12
* ipr: convert to generic DMA APIAnton Blanchard2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* ipr: don't log error messages when applications issues illegal requestswenxiong@linux.vnet.ibm.com2014-09-25