summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-29drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()Thomas Zimmermann
2025-09-29drm/dumb-buffers: Provide helper to set pitch and sizeThomas Zimmermann
2025-09-29drm/dumb-buffers: Sanitize output on errorsThomas Zimmermann
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-29s390/cio/ioasm: Fix __xsch() condition code handlingHeiko Carstens
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-09-29drm/ast: Remove generic device initializationThomas Zimmermann
2025-09-29drm/ast: Move Gen7 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move Gen6 device initialization into separate helperThomas Zimmermann
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