summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Allow reset to be missingMikko Perttunen
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen
2022-07-08gpu: host1x: Deduplicate hardware headersMikko Perttunen
2022-07-08drm/tegra: Implement stream ID related callbacks on enginesMikko Perttunen
2022-07-08drm/tegra: Support context isolationMikko Perttunen
2022-07-08drm/tegra: nvdec: Fix TRANSCFG register offsetMikko Perttunen
2022-07-08drm/tegra: falcon: Set DMACTX field on DMA transactionsMikko Perttunen
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen
2022-07-08dt-bindings: host1x: Fix bracketing in exampleMikko Perttunen
2022-07-08dt-bindings: Add bindings for Tegra234 Host1x and VICMikko Perttunen
2022-07-08dt-bindings: host1x: Add iommu-map propertyMikko Perttunen
2022-07-08MAINTAINERS: Remove iommu@lists.linux-foundation.orgJoerg Roedel
2022-07-07Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-07Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-07-08PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-07drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-07-07signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-07MAINTAINERS: Rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVERLukas Bulwahn
2022-07-07dt-bindings: display: tegra: Convert to json-schemaThierry Reding
2022-07-07drm/msm: Make enable_eviction flag staticRob Clark
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
2022-07-07gpiolib: cdev: fix null pointer dereference in linereq_free()Kent Gibson
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller
2022-07-06Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski