summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-24iommu/amd: Introduce first_pte_l7() helperAndrei Dulea1-11/+29
2019-09-24iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea1-1/+2
2019-09-24iommu/amd: Fix pages leak in free_pagetable()Andrei Dulea1-1/+1
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang2-3/+4
2019-09-24scsi: qla2xxx: Fix Nport ID display valueQuinn Tran1-3/+4
2019-09-24scsi: qla2xxx: Fix N2N link up failQuinn Tran2-4/+4
2019-09-24scsi: qla2xxx: Fix N2N link resetQuinn Tran4-34/+103
2019-09-24scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran6-12/+34
2019-09-24scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2-13/+9
2019-09-24scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-09-24scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani1-1/+1
2019-09-24scsi: hisi_sas: Make three functions staticYueHaibing1-3/+3
2019-09-24scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-09-24scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li1-2/+1
2019-09-24scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-24scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-24Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds36-659/+598
2019-09-24Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-14/+84
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds69-926/+3783
2019-09-24scsi: 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-24scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier1-1/+2
2019-09-24scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier1-0/+1
2019-09-24s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-24s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-09-24regulator: da9062: fix suspend_enable/disable preparationMarco Felsch1-71/+47
2019-09-24NTB: fix IDT Kconfig typos/spellosRandy Dunlap1-3/+3
2019-09-24ntb_hw_amd: Add memory window support for new AMD hardwareSanjay R Mehta2-6/+24
2019-09-24ntb_hw_amd: Add a new NTB PCI device IDSanjay R Mehta2-2/+2
2019-09-24NTB: ntb_transport: remove redundant assignment to rcColin Ian King1-1/+1
2019-09-24ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0Alexander Fomichev1-1/+1
2019-09-24ntb: point to right memory window indexSanjay R Mehta1-1/+1
2019-09-24regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OFAxel Lin1-3/+2
2019-09-24Merge branch 'pci/trivial'Bjorn Helgaas10-17/+3
2019-09-24Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-10/+15
2019-09-24Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas12-49/+2050
2019-09-24Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-3/+7
2019-09-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas6-23/+19
2019-09-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+18
2019-09-24Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas3-3/+21
2019-09-24Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas1-0/+33
2019-09-24Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2-15/+81