summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-02-19s390/tape: Fix device driver nameJan Höppner
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
2026-02-19Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii
2026-02-18mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak
2026-02-18Input: bcm5974 - recover from failed mode switchLiam Mitchell
2026-02-18Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-18Merge tag 'acpi-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-02-18accel: ethosu: Fix shift overflow in cmd_to_addr()Dan Carpenter
2026-02-18Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-02-18Merge branches 'acpi-battery', 'acpi-button' and 'acpi-driver'Rafael J. Wysocki
2026-02-18Merge branches 'acpi-pm' and 'acpi-cppc'Rafael J. Wysocki
2026-02-18Merge branches 'pm-powercap' and 'pm-cpuidle'Rafael J. Wysocki
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski