summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-22rust: io: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: platform: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: device: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: auxiliary: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22rust: debugfs: use "kernel vertical" style for importsDanilo Krummrich
2025-12-22coresight: docs: Document etm4x timestamp interval optionJames Clark
2025-12-22coresight: Extend width of timestamp format attributeJames Clark
2025-12-22coresight: Prepare to allow setting the timestamp intervalJames Clark
2025-12-22coresight: Remove misleading definitionsJames Clark
2025-12-22coresight: Interpret ETMv4 config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Interpret perf config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Don't reject unrecognized ETMv3 format attributesJames Clark
2025-12-22coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()James Clark
2025-12-22coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()James Clark
2025-12-22coresight: Hide unused ETMv3 format attributesJames Clark
2025-12-22coresight: Refactor etm4_config_timestamp_event()James Clark
2025-12-22coresight: Repack struct etmv4_drvdataJames Clark
2025-12-22coresight: Change syncfreq to be a u8James Clark
2025-12-22rust: regulator: replace `kernel::c_str!` with C-StringsTamir Duberstein
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap
2025-12-22platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo
2025-12-22platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier
2025-12-22platform/x86: think-lmi: Add WMI certificate thumbprint support for ThinkCenterMark Pearson
2025-12-22platform/x86: dell-lis3lv02d: Add Latitude 5400Dmytro Bagrii
2025-12-22platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event namesShravan Kumar Ramani
2025-12-22platform/x86: asus-nb-wmi: Add keymap for display toggleTim Wassink
2025-12-22arm64: dts: rockchip: Add support for CM5 IO carrierJoseph Kogut
2025-12-22arm64: dts: rockchip: Add rk3588 based Radxa CM5Joseph Kogut
2025-12-22dt-bindings: arm: rockchip: Add Radxa CM5 IO boardJoseph Kogut
2025-12-22arm64: dts: rockchip: Fix Bluetooth on the RockPro64 boardRaphaƫl Jakse
2025-12-22arm64: dts: rockchip: Correctly describe the ethernet phy on rk3368-lionHeiko Stuebner
2025-12-22arm64: dts: rockchip: add mdio subnode to gmac on rk3368Heiko Stuebner
2025-12-22arm64: dts: rockchip: add gmac reset property to rk3368Heiko Stuebner
2025-12-22drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula
2025-12-22drm/xe/display: drop i915_utils.hJani Nikula
2025-12-22arm64: dts: rockchip: add dma-coherent for pcie and gmac of RK3576Shawn Lin
2025-12-22arm64: dts: rockchip: Add EEPROMs for Radxa rk35xx boardsFUKAUMI Naoki
2025-12-22arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boardsFUKAUMI Naoki
2025-12-22arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1Shawn Lin
2025-12-22arm64: dts: rockchip: enable saradc for ArmSoM Sige5Chukun Pan
2025-12-22arm64: dts: rockchip: fix hp-det pin for ArmSoM Sige5Chukun Pan
2025-12-22arm64: dts: rockchip: remove rtc regulator for ArmSoM Sige5Chukun Pan
2025-12-22drm/i915: drop dependency on struct intel_display from i915 initial planeJani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_objJani Nikula
2025-12-22drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s...Jani Nikula
2025-12-22drm/{i915,xe}: deduplicate initial plane setupJani Nikula
2025-12-22drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checksJani Nikula
2025-12-22drm/i915: further deduplicate intel_find_initial_plane_obj()Jani Nikula
2025-12-22drm/xe: return plane_state from intel_reuse_initial_plane_obj()Jani Nikula
2025-12-22drm/i915: return plane_state from intel_reuse_initial_plane_obj()Jani Nikula