summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-04drm/imx: imx-tve: use drm managed resourcesPhilipp Zabel1-35/+39
2021-01-04drm/imx: imx-ldb: use drm managed resourcesPhilipp Zabel1-9/+22
2021-01-04drm/imx: dw_hdmi-imx: use drm managed resourcesPhilipp Zabel1-8/+17
2021-01-04drm/imx: parallel-display: move initialization into probePhilipp Zabel1-22/+20
2021-01-04drm/imx: parallel-display: use local bridge and connector variablesPhilipp Zabel1-10/+10
2021-01-04drm/imx: imx-tve: use devm_clk_registerPhilipp Zabel1-1/+1
2021-01-04drm/imx: imx-tve: move initialization into probePhilipp Zabel1-23/+19
2021-01-04drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel1-7/+8
2021-01-04drm/imx: imx-ldb: move initialization into probePhilipp Zabel1-35/+37
2021-01-04drm/imx: imx-ldb: use local connector variablePhilipp Zabel1-6/+6
2021-01-04drm/imx: dw_hdmi-imx: move initialization into probePhilipp Zabel1-48/+26
2021-01-04drm/crtc: add drmm_crtc_alloc_with_planes()Philipp Zabel1-28/+97
2021-01-04drm/plane: add drmm_universal_plane_alloc()Philipp Zabel1-29/+105
2021-01-04drm/simple_kms_helper: add drmm_simple_encoder_alloc()Philipp Zabel1-2/+12
2021-01-04drm: add drmm_encoder_alloc()Philipp Zabel1-23/+86
2021-01-04drm/encoder: make encoder control functions optionalPhilipp Zabel2-3/+3
2021-01-04gpu: drm: imx: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-04drm/imx: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2021-01-04gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entriesLee Jones1-4/+0
2021-01-04drm: warn if cursor plane is set with legacy funcsSimon Ser1-0/+10
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-4/+47
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2-2/+40
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-59/+166
2020-12-31drm/i915/dp: Track pm_qos per connectorChris Wilson4-10/+9
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy1-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki1-1/+0
2020-12-30drm/panel: s6e63m0: Support max-brightnessLinus Walleij1-4/+13
2020-12-30drm/tve200: remove unused including <linux/version.h>Tian Tao2-2/+0
2020-12-29Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2020-12-29Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer1-4/+3
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar1-1/+4
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang1-2/+4
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-174/+183
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-39/+61
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds11-66/+114
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-132/+182
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds13-747/+1679
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams3-45/+29
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei1-14/+6
2020-12-24device-dax: Fix range releaseDan Williams1-23/+21
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie32-111/+161