summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu2020-06-171-2/+2
| | | * | | | | | | | drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUSColin Xu2020-06-171-0/+1
| * | | | | | | | | | Merge tag 'exynos-drm-fixes-for-v5.8-rc4' of git://git.kernel.org/pub/scm/lin...Dave Airlie2020-07-013-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/exynos: fix ref count leak in mic_pre_enableNavid Emamdoost2020-06-291-1/+3
| | * | | | | | | | | | drm/exynos: Properly propagate return value in drm_iommu_attach_device()Marek Szyprowski2020-06-291-2/+2
| | * | | | | | | | | | drm/exynos: Remove dev_err() on platform_get_irq() failureTamseel Shams2020-06-291-1/+0
| * | | | | | | | | | | Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2020-07-019-15/+21
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/msm: Fix up the rest of the messed up address sizesJordan Crouse2020-06-225-5/+5
| | * | | | | | | | | | drm/msm: Fix setup of a6xx create_address_space.Eric Anholt2020-06-181-1/+1
| | * | | | | | | | | | drm/msm: Fix address space size after refactor.Eric Anholt2020-06-181-1/+1
| | * | | | | | | | | | drm/msm: Fix 0xfffflub in "Refactor address space initialization"John Stultz2020-06-131-1/+1
| | * | | | | | | | | | drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan2020-06-121-2/+2
| | * | | | | | | | | | drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao2020-06-121-1/+1
| | * | | | | | | | | | drm/msm: fix potential memleak in error branchBernard Zhao2020-06-121-1/+3
| | * | | | | | | | | | drm/msm/dpu: request for display color blocks based on hw catalog entryKalyan Thota2020-06-121-4/+8
* | | | | | | | | | | | Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2020-07-038-28/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tpm_tis: Remove the HID IFX0102Jarkko Sakkinen2020-07-021-1/+0
| * | | | | | | | | | | | tpm_tis_spi: Prefer async probeDouglas Anderson2020-07-021-0/+1
| * | | | | | | | | | | | tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson2020-07-021-7/+7
| * | | | | | | | | | | | tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou2020-07-023-4/+4
| * | | | | | | | | | | | tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin2020-07-021-1/+1
| * | | | | | | | | | | | tpm_tis_spi: Don't send anything during flow controlDouglas Anderson2020-07-021-5/+4
| * | | | | | | | | | | | tpm: Fix TIS locality timeout problemsJames Bottomley2020-07-021-10/+9
* | | | | | | | | | | | | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao2020-07-011-0/+1
* | | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Drivers: hv: Change flag to write log level in panic msg to falseJoseph Salisbury2020-06-291-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-292-17/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | spi: pxa2xx: Add support for Intel Tiger Lake PCH-HJarkko Nikula2020-06-251-0/+5
| * | | | | | | | | | | | spi: spi-fsl-dspi: Initialize completion before possible interruptKrzysztof Kozlowski2020-06-221-2/+2
| * | | | | | | | | | | | spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski2020-06-221-4/+13
| * | | | | | | | | | | | spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transferKrzysztof Kozlowski2020-06-221-14/+1
| * | | | | | | | | | | | spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski2020-06-221-1/+10
* | | | | | | | | | | | | thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham2020-06-291-1/+1
* | | | | | | | | | | | | thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao2020-06-291-3/+3
* | | | | | | | | | | | | thermal/drivers/tsens: Fix compilation warnings by making functions staticAmit Kucheria2020-06-291-5/+5
* | | | | | | | | | | | | thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang2020-06-291-2/+2
* | | | | | | | | | | | | thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao2020-06-291-1/+4
* | | | | | | | | | | | | thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang2020-06-291-3/+4
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-282-28/+78
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2020-06-282-28/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Revert "bus: ti-sysc: Increase max softreset wait"Tony Lindgren2020-06-111-1/+1
| | * | | | | | | | | | | Merge branch 'fixes-v5.7' into fixesTony Lindgren2020-06-08711-3669/+6793
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | bus: ti-sysc: Increase max softreset waitTony Lindgren2020-06-031-1/+1
| | * | | | | | | | | | | | bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren2020-06-031-1/+2
| | * | | | | | | | | | | | bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren2020-06-031-3/+6
| | * | | | | | | | | | | | bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren2020-06-031-20/+60
| | * | | | | | | | | | | | bus: ti-sysc: Flush posted write on enable and disableTony Lindgren2020-05-311-0/+6
| | * | | | | | | | | | | | soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo2020-05-191-4/+4
* | | | | | | | | | | | | | Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-282-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \