summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu
2026-02-19bnge: fix reserving resources from FWVikas Gupta
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu
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-19drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC valuesMatt Roper
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper
2026-02-19drm/xe/reg_sr: Add debugfs to verify status of reg_sr programmingMatt Roper
2026-02-19drm/xe/reg_sr: Don't process gt/hwe lists in VFMatt Roper
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-19drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-19s390/tape: Fix device driver nameJan Höppner
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan