index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-10
drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
Imre Deak
-5
/
+7
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
-0
/
+2
2025-12-10
drm/i915/psr: Allow async flip when Selective Fetch enabled
Jouni Högander
-8
/
+0
2025-12-10
drm/i915/psr: Perform full frame update on async flip
Jouni Högander
-1
/
+2
2025-12-10
drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
Jouni Högander
-4
/
+6
2025-12-10
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
-3
/
+0
2025-12-10
drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
Jani Nikula
-27
/
+10
2025-12-10
drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
Jani Nikula
-130
/
+202
2025-12-10
drm/xe/stolen: unify interface with i915
Jani Nikula
-4
/
+4
2025-12-10
drm/i915/fbc: let to_intel_display() do its generic magic
Jani Nikula
-17
/
+17
2025-12-10
drm/Kconfig: sort driver Kconfig source list
Jani Nikula
-112
/
+50
2025-12-10
drm/Kconfig: move generic Kconfig options above drivers
Jani Nikula
-12
/
+12
2025-12-10
drm/vgem: move Kconfig under driver directory
Jani Nikula
-8
/
+10
2025-12-10
drm/hyperv: move Kconfig under driver directory
Jani Nikula
-13
/
+15
2025-12-10
broadcom: b44: prevent uninitialized value usage
Alexey Simakov
-0
/
+3
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
-1
/
+2
2025-12-10
drm/mgag200: Fix big-endian support
René Rebe
-0
/
+25
2025-12-10
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
-1
/
+1
2025-12-10
can: fix build dependency
Arnd Bergmann
-8
/
+4
2025-12-10
Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+8
2025-12-10
pwm: th1520: Fix missing Kconfig dependencies
Michal Wilczynski
-0
/
+2
2025-12-10
irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
Dan Carpenter
-1
/
+1
2025-12-10
Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-110
/
+112
2025-12-09
drm/xe/xe_survivability: Add support for survivability mode v2
Riana Tauro
-6
/
+46
2025-12-09
drm/xe/xe_survivability: Redesign survivability mode
Riana Tauro
-90
/
+154
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-593
/
+6590
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-18
/
+4
2025-12-09
accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
-47
/
+24
2025-12-09
drm/xe/vf: Stop waiting for ring space on VF post migration recovery
Tomasz Lis
-4
/
+6
2025-12-09
drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc
Niranjana Vishwanathapura
-0
/
+1
2025-12-09
PCI: rzg3s-host: Initialize MSI status bitmap before use
Claudiu Beznea
-1
/
+1
2025-12-09
wifi: ath12k: Skip DP peer creation for scan vdev
Ripan Deuri
-13
/
+21
2025-12-09
ublk: don't mutate struct bio_vec in iteration
Caleb Sander Mateos
-6
/
+6
2025-12-09
bcache: fix improper use of bi_end_io
Shida Zhang
-3
/
+3
2025-12-09
drm/i915: Fix format string truncation warning
Ard Biesheuvel
-1
/
+1
2025-12-09
drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
Dibin Moolakadan Subrahmanian
-4
/
+7
2025-12-09
drm/i915/crtc: move crtc initialization loop to intel_crtc.c
Jani Nikula
-12
/
+22
2025-12-09
drm/panfrost: Bump the driver version to 1.6
Faith Ekstrand
-1
/
+4
2025-12-09
drm/panfrost: Add flag to map GEM object Write-Back Cacheable
Faith Ekstrand
-2
/
+45
2025-12-09
drm/panfrost: Add an ioctl to query BO flags
Boris Brezillon
-0
/
+33
2025-12-09
drm/panfrost: Add a PANFROST_SYNC_BO ioctl
Faith Ekstrand
-0
/
+137
2025-12-09
drm/panfrost: Expose the selected coherency protocol to the UMD
Boris Brezillon
-5
/
+33
2025-12-09
drm/panfrost: Provide a custom dma_buf implementation
Boris Brezillon
-0
/
+127
2025-12-09
drm/panthor: Bump the driver version to 1.7
Faith Ekstrand
-1
/
+5
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
-5
/
+57
2025-12-09
drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
-0
/
+24
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
-1
/
+127
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
-2
/
+10
2025-12-09
drm/panthor: Fix panthor_gpu_coherency_set()
Boris Brezillon
-1
/
+1
2025-12-09
drm/panthor: Provide a custom dma_buf implementation
Boris Brezillon
-1
/
+122
[prev]
[next]