summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-08gpu: host1x: Use the bitmap API to allocate bitmapsChristophe JAILLET1-6/+2
2022-07-08gpu: host1x: Generalize host1x_cdma_push_wide()Mikko Perttunen1-15/+9
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen1-0/+1
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark1-0/+6
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy4-0/+4
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko1-1/+10
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing1-2/+2
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy1-5/+0
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen2-0/+13
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen1-2/+17
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen2-0/+41
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen1-59/+85
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen10-1/+354
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen1-0/+11
2022-07-08gpu: host1x: Allow reset to be missingMikko Perttunen1-3/+0
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen2-3/+26
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen2-27/+22
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen7-703/+156
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen3-8/+76
2022-07-08drm/tegra: Support context isolationMikko Perttunen3-3/+91
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen1-1/+3
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen2-0/+9
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen3-4/+68
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen5-1/+214
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy1-0/+1
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi1-3/+3
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-352/+433
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-15/+22
2022-07-07drm/msm/mdp5: Fix global state lock backoffRob Clark1-1/+2
2022-07-07drm/msm: Make enable_eviction flag staticRob Clark1-1/+1
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson1-3/+4
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller2-1/+31
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller1-0/+5
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld1-115/+0
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-06usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-06drm/msm: Switch to pfn mappingsRob Clark1-2/+3
2022-07-06drm/msm: Deprecate MSM_BO_UNCACHED harderRob Clark3-5/+17
2022-07-06drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark2-1/+6
2022-07-06drm/msm/gem: Drop obj lock in msm_gem_free_object()Rob Clark2-9/+13
2022-07-06drm/msm/dp: remove dp_display_en/disable prototypes and data argumentDmitry Baryshkov1-6/+3
2022-07-06drm/msm/dp: rename second dp_display_enable()'s argumentDmitry Baryshkov1-3/+3
2022-07-06drm/msm/dp: remove unused stubsDmitry Baryshkov1-35/+0
2022-07-06drm/msm/adreno: Do not propagate void return valuesGeert Uytterhoeven3-4/+4
2022-07-06drm/msm/gpu: Add GEM debug label to devcoreRob Clark3-0/+6
2022-07-06drm/msm/gpu: Capture all BO addr+size in devcoreRob Clark1-28/+8
2022-07-06drm/msm: switch msm_kms_init_aspace() to use device_iommu_mapped()Dmitry Baryshkov1-7/+7