summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-05-28drm/i915/dp: Account for AS_SDP guardband only when enabledAnkit Nautiyal
2026-05-28drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !asyncAnkit Nautiyal
2026-05-28drm/i915/dp: Compute AS SDP after PSR compute configAnkit Nautiyal
2026-05-28drm/i915/dp: Compute and include coasting vtotal for AS SDPAnkit Nautiyal
2026-05-28drm/i915/dp: Program AS SDP DB[1:0] for PR with Link offAnkit Nautiyal
2026-05-28drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPMAnkit Nautiyal
2026-05-28drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission timeAnkit Nautiyal
2026-05-28drm/i915/display: Add helper for AS SDP transmission time selectionAnkit Nautiyal
2026-05-28drm/i915/psr: Write the PR config DPCDs in burst modeAnkit Nautiyal
2026-05-28drm/i915/dp: Allow AS SDP only if v2 is supportedAnkit Nautiyal
2026-05-28drm/i915/dp: Add member to intel_dp to store AS SDP v2 supportAnkit Nautiyal
2026-05-28drm/i915/psr: Add helper to get Async Video timing support in PR activeAnkit Nautiyal
2026-05-28platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdataRong Zhang
2026-05-28platform/x86: lenovo-wmi-helpers: Add helper for creating per-device debugfs dirRong Zhang
2026-05-28platform/x86: lenovo-wmi-other: Add force_load_psy_ext module parameterDerek J. Clark