summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-10drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug messageImre Deak-5/+7
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon-0/+2
2025-12-10drm/i915/psr: Allow async flip when Selective Fetch enabledJouni Högander-8/+0
2025-12-10drm/i915/psr: Perform full frame update on async flipJouni Högander-1/+2
2025-12-10drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSRJouni Högander-4/+6
2025-12-10rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov-3/+0
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula-27/+10
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula-130/+202
2025-12-10drm/xe/stolen: unify interface with i915Jani Nikula-4/+4
2025-12-10drm/i915/fbc: let to_intel_display() do its generic magicJani Nikula-17/+17
2025-12-10drm/Kconfig: sort driver Kconfig source listJani Nikula-112/+50
2025-12-10drm/Kconfig: move generic Kconfig options above driversJani Nikula-12/+12
2025-12-10drm/vgem: move Kconfig under driver directoryJani Nikula-8/+10
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula-13/+15
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov-0/+3
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann-1/+2
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe-0/+25
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde-1/+1
2025-12-10can: fix build dependencyArnd Bergmann-8/+4
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+8
2025-12-10pwm: th1520: Fix missing Kconfig dependenciesMichal Wilczynski-0/+2
2025-12-10irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter-1/+1
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-110/+112
2025-12-09drm/xe/xe_survivability: Add support for survivability mode v2Riana Tauro-6/+46
2025-12-09drm/xe/xe_survivability: Redesign survivability modeRiana Tauro-90/+154
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-593/+6590
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-18/+4
2025-12-09accel/amdxdna: Fix race condition when checking rpm_onLizhi Hou-47/+24
2025-12-09drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis-4/+6
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura-0/+1
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea-1/+1
2025-12-09wifi: ath12k: Skip DP peer creation for scan vdevRipan Deuri-13/+21
2025-12-09ublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos-6/+6
2025-12-09bcache: fix improper use of bi_end_ioShida Zhang-3/+3
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel-1/+1
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian-4/+7
2025-12-09drm/i915/crtc: move crtc initialization loop to intel_crtc.cJani Nikula-12/+22
2025-12-09drm/panfrost: Bump the driver version to 1.6Faith Ekstrand-1/+4
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand-2/+45
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon-0/+33
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand-0/+137
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon-5/+33
2025-12-09drm/panfrost: Provide a custom dma_buf implementationBoris Brezillon-0/+127
2025-12-09drm/panthor: Bump the driver version to 1.7Faith Ekstrand-1/+5
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari-5/+57
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon-0/+24
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon-1/+127
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon-2/+10
2025-12-09drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon-1/+1
2025-12-09drm/panthor: Provide a custom dma_buf implementationBoris Brezillon-1/+122