summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-29drm/ast: Move Gen5 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen4 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen3 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen2 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen1 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Prepare per-Gen device initializationThomas Zimmermann
2025-09-29drm/ast: Split ast_detect_tx_chip() per chip generationThomas Zimmermann
2025-09-29drm/ast: Move mode-detection helpers to Gen2 source filesThomas Zimmermann
2025-09-29drm/ast: Move display-clock tables to per-Gen source filesThomas Zimmermann
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-09-29Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki
2025-09-29Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki
2025-09-29drm/{i915,xe}: driver agnostic drm to display pointer chaseJani Nikula
2025-09-29drm/xe/stolen: use the same types as i915 interfaceJani Nikula
2025-09-29drm/{i915, xe}/stolen: convert stolen interface to struct drm_deviceJani Nikula
2025-09-29drm/{i915, xe}/stolen: use the stored i915/xe device pointerJani Nikula
2025-09-29drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_nodeJani Nikula
2025-09-29drm/{i915, xe}/stolen: make struct intel_stolen_node opaqueJani Nikula
2025-09-29drm/xe/stolen: convert compat static inlines to proper functionsJani Nikula
2025-09-29drm/i915/stolen: convert intel_stolen_node into a real struct of its ownJani Nikula
2025-09-29drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compatJani Nikula
2025-09-29drm/xe/stolen: convert compat stolen macros to inline functionsJani Nikula
2025-09-29drm/xe/stolen: rename fb to node in stolen compat headerJani Nikula
2025-09-29drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_nodeJani Nikula
2025-09-29cpufreq: tegra186: Initialize all cores to max frequenciesAaron Kling
2025-09-29cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula
2025-09-29rust: cpufreq: streamline find_supply_namesThorsten Blum
2025-09-29cpufreq: mediatek: fix device leak on probe failureJohan Hovold
2025-09-28Input: psxpad-spi - add a check for the return value of spi_setup()Haotian Zhang
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni
2025-09-29drm/bridge: imx: add driver for HDMI TX Parallel Audio InterfaceShengjiu Wang
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 formatShengjiu Wang
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_dataShengjiu Wang
2025-09-29i3c: fix big-endian FIFO transfersArnd Bergmann
2025-09-29i3c: master: adi: fix number of bytes written to fifoAlexandre Belloni
2025-09-28Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-28drivers/base/node: fix double free in register_one_node()Donet Tom
2025-09-28Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlockpengdonglin
2025-09-28ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki
2025-09-28Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman
2025-09-28hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-09-28firewire: core: fix undefined reference error in ARM EABITakashi Sakamoto
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger