aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf4-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf6-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf6-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf2-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf2-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf1-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König3-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan1-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin4-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner1-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan1-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin7-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu1-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones13-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones3-46/+33
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti21-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar3-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu5-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin5-18/+32
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-19fbdev: au1100fb: Replace license boilerplate by SPDX headerUwe Kleine-König1-20/+1
2026-02-19fbdev: au1100fb: Fold au1100fb.h into its only userUwe Kleine-König2-373/+338
2026-02-19fbdev: au1100fb: Replace custom printk wrappers by pr_*Uwe Kleine-König2-30/+21
2026-02-19fbdev: au1100fb: Make driver compilable on non-mips platformsUwe Kleine-König3-5/+12
2026-02-19fbdev: au1100fb: Use proper conversion specifiers in printk formatsUwe Kleine-König1-3/+3
2026-02-19fbdev: au1100fb: Mark several local functions as staticUwe Kleine-König1-6/+7
2026-02-19fbdev: au1100fb: Don't store device specific data in global variablesUwe Kleine-König2-36/+34
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum2-7/+11
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg2-31/+27
2026-02-19s390/tape: Fix device driver nameJan Höppner1-1/+1
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan2-5/+10
2026-02-19Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram Sang6-106/+164
2026-02-19ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek1-0/+8
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii2-0/+16
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii2-0/+5
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii3-20/+29
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii3-16/+25
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds9-16/+20
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan4-10/+21
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski1-0/+2
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam1-0/+2
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley1-14/+8
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke1-0/+1
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii1-32/+50