summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-28drm/tegra: fbdev: Use a DRM client bufferThomas Zimmermann
2026-05-28drm/tegra: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann
2026-05-28drm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann
2026-05-28drm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann
2026-05-28drm/tegra: dp: fix kernel-doc warnings in dp.hRandy Dunlap
2026-05-28host1x: bus: Fix missing ops null check in error teardownshayderrr
2026-05-28drm/tegra: sor: Remove usage of drm_simple_encoder_init()Jacob McLemore
2026-05-28drm/tegra: hdmi: Open-code drm_simple_encoder_init()Souradipto Das
2026-05-28gpu: host1x: Skip redundant HW state updateTanmay Patil
2026-05-28gpu: host1x: Skip redundant syncpoint loads in host1x_syncpt_wait()Tanmay Patil
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
2026-05-28drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_removeIon Agorria
2026-05-28drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is...Svyatoslav Ryhel
2026-05-28drm/tegra: sor: use str_plural in tegra_sor_dp_link_configureThorsten Blum
2026-05-28drm/tegra: dp: use str_plural in drm_dp_link_train_{full,fast}Thorsten Blum
2026-05-28regulator: remove used pcap regulator driverArnd Bergmann
2026-05-28drm/panthor: Reduce padding in gems debugfs for refcountNicolas Frattaroli
2026-05-28dma-buf: fix UAF in dma_buf_fd() tracepointDavid Carlier
2026-05-28regmap: reject volatile update_bits() in cache-only modebui duc phuc
2026-05-28drm/panthor: Implement evicted status for GEM objectsNicolas Frattaroli
2026-05-28nvme-tcp: cleanup nvme_tcp_init_iterChristoph Hellwig
2026-05-28loop: cleanup lo_rw_aioChristoph Hellwig
2026-05-28mtd: spi-nor: spansion: add die erase support in s28hx-tTakahiro Kuwano
2026-05-28mtd: spi-nor: spansion: use die erase for multi-die devices onlyTakahiro Kuwano
2026-05-28platform/surface: SAM: Add support for Surface Pro 12inHarrison Vanderbyl
2026-05-28Merge tag 'qcomtee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-05-28Merge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-05-28gpio: rockchip: teardown bugs and resource leaksMarco Scardovi
2026-05-28gpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi
2026-05-28gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter
2026-05-28gpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski
2026-05-28gpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski
2026-05-28gpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski
2026-05-28gpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski
2026-05-28gpio: mxc: use BIT() macroAlexander Stein
2026-05-28Merge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-05-28clk: renesas: r9a08g045: Drop unused pm_domain header fileBiju Das
2026-05-28clk: renesas: r8a779g0: Add DSC clockMarek Vasut
2026-05-28pinctrl: renesas: rzg2l: Use tab instead of spacesClaudiu Beznea
2026-05-28pinctrl: renesas: rzg2l: Keep member documentation alignedClaudiu Beznea
2026-05-28pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea
2026-05-28spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-05-28PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo
2026-05-28dpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera
2026-05-28dpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2026-05-28platform/x86: Move delayed work on system_dfl_wqMarco Crivellari
2026-05-28platform/x86: x86-android-tablets: Use named initializers for struct i2c_devi...Uwe Kleine-König (The Capable Hub)
2026-05-28platform: arm64 Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-28nvme-tcp: store negative errno in queue->tls_errChuck Lever