summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing2019-10-011-6/+0
* | scsi: smartpqi: clean up indentation of a statementColin Ian King2019-10-011-4/+1
* | scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy2019-10-011-2/+2
* | scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy2019-10-011-2/+2
* | scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy2019-10-011-0/+12
* | scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy2019-10-011-9/+23
* | scsi: mpt3sas: Fail release cmnd if diag buffer is releasedSreekanth Reddy2019-10-011-1/+1
* | scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy2019-10-012-1/+43
* | scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy2019-10-013-21/+69
* | scsi: mpt3sas: clear release bit when buffer reregisteredSreekanth Reddy2019-10-011-0/+2
* | scsi: mpt3sas: Maintain owner of buffer through UniqueIDSreekanth Reddy2019-10-012-9/+113
* | scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy2019-10-011-6/+0
* | scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy2019-10-011-1/+2
* | scsi: mpt3sas: Display message before releasing diag bufferSreekanth Reddy2019-10-012-3/+16
* | scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy2019-10-013-7/+75
* | scsi: lpfc: Update lpfc version to 12.4.0.1James Smart2019-10-011-1/+1
* | scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart2019-10-011-3/+1
* | scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart2019-10-011-3/+14
* | scsi: lpfc: Update async event loggingJames Smart2019-10-012-6/+12
* | scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart2019-10-011-7/+7
* | scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart2019-10-011-16/+22
* | scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart2019-10-011-7/+9
* | scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart2019-10-014-4/+13
* | scsi: lpfc: Fix host hang at boot or slow bootJames Smart2019-10-011-6/+36
* | scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart2019-10-014-8/+27
* | scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart2019-10-014-63/+46
* | scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart2019-10-011-1/+6
* | scsi: lpfc: Fix GPF on scsi command completionJames Smart2019-10-011-5/+5
* | scsi: lpfc: Fix locking on mailbox command completionJames Smart2019-10-011-1/+7
* | scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart2019-10-013-37/+55
* | scsi: lpfc: Fix rpi release when deleting vportJames Smart2019-10-012-29/+61
* | scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart2019-10-014-18/+14
* | scsi: lpfc: Fix miss of register read failure checkJames Smart2019-10-011-4/+6
* | scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart2019-10-011-2/+2
* | scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart2019-10-011-26/+115
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-303-16/+39
|\ \
| * \ Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\ \
| | * | bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * | bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * | bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
| * | | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-2914-193/+927
| |\ \ \
| | * | | reset: reset-scmi: add missing handle initialisationSudeep Holla2019-09-181-0/+1
| | * | | firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla2019-09-181-1/+1
* | | | | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-09-309-35/+410
|\ \ \ \ \
| * | | | | mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-275-1/+361
| * | | | | mmc: tegra: Implement ->set_dma_mask()Nicolin Chen2019-09-271-20/+28
| * | | | | mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-272-8/+5
| * | | | | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
| * | | | | mmc: sdhci: improve ADMA error reportingRussell King2019-09-271-5/+10
* | | | | | Merge branch 'entropy'Linus Torvalds2019-09-301-1/+61
|\ \ \ \ \ \