aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li1-2/+1
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds36-659/+598
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds8-14/+84
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds69-926/+3783
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman1-5/+24
2019-09-24Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4Zhang Rui12-38/+143
2019-09-24thermal: Add some error messagesAmit Kucheria1-4/+13
2019-09-24thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-09-24thermal/drivers/core: Use put_device() if device_register() failsYue Hu1-12/+13
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev1-2/+6
2019-09-24thermal: intel: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-09-24thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)Rishi Gupta1-1/+1
2019-09-24thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() usesKelsey Skunberg1-6/+0
2019-09-24thermal: int340x: processor_thermal: Add Ice Lake supportSrinivas Pandruvada1-0/+5
2019-09-23scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier1-1/+2
2019-09-23scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier1-0/+1
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-23s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-09-23regulator: da9062: fix suspend_enable/disable preparationMarco Felsch1-71/+47
2019-09-23NTB: fix IDT Kconfig typos/spellosRandy Dunlap1-3/+3
2019-09-23ntb_hw_amd: Add memory window support for new AMD hardwareSanjay R Mehta2-6/+24
2019-09-23ntb_hw_amd: Add a new NTB PCI device IDSanjay R Mehta2-2/+2
2019-09-23NTB: ntb_transport: remove redundant assignment to rcColin Ian King1-1/+1
2019-09-23ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0Alexander Fomichev1-1/+1
2019-09-23ntb: point to right memory window indexSanjay R Mehta1-1/+1
2019-09-23regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OFAxel Lin1-3/+2
2019-09-23Merge branch 'pci/trivial'Bjorn Helgaas10-17/+3
2019-09-23Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-10/+15
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas12-49/+2050
2019-09-23Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-3/+7
2019-09-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas6-23/+19
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+18
2019-09-23Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas3-3/+21
2019-09-23Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas1-0/+33
2019-09-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2-15/+81
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2-3/+5
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas6-0/+445
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas3-5/+17
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas4-80/+66
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas3-114/+276
2019-09-23Merge branch 'pci/msi'Bjorn Helgaas1-1/+1
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas8-238/+247
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas8-344/+434