summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-05firmware: arm_ffa: Keep framework RX release under lockSudeep Holla1-16/+13
2026-05-05firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copiesSudeep Holla1-6/+23
2026-05-05drm/exynos: remove bridge when component_add failsOsama Abdelkader1-5/+3
2026-05-05drm/amdgpu: nuke amdgpu_userq_fence_slab v2Christian König3-37/+7
2026-05-05drm/amdgpu/userq: fix access to stale wptr mappingSunil Khatri1-58/+37
2026-05-05drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_countXiaogang Chen1-32/+1
2026-05-05drm/amdgpu: zero-initialize GART table on allocationPhilip Yang1-3/+10
2026-05-05drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2026-05-05drm/radeon: add missing revision check for CIAlex Deucher1-3/+6
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2026-05-05drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2026-05-05drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling4-10/+10
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy2-10/+35
2026-05-05EDAC/versalnet: Fix device name memory leakPrasanna Kumar T S M1-8/+2
2026-05-05drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
2026-05-05drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
2026-05-05drm/panel: feiyang-fy07024di26a30d: return display-on errorChristian Van1-3/+1
2026-05-05drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPERArnd Bergmann1-0/+1
2026-05-05drm/panel: himax-hx83121a: Fix incorrect error check for devm_drm_panel_alloc()Chen Ni1-2/+2
2026-05-05Merge tag 'renesas-pinctrl-fixes-for-v7.1-tag1' of git://git.kernel.org/pub/s...Linus Walleij1-8/+15
2026-05-05net: mana: remove double CQ cleanup in mana_create_rxq error pathDipayaan Roy1-3/+0
2026-05-05net: mana: Skip WQ object destruction for uninitialized RXQDipayaan Roy1-1/+2
2026-05-05net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()Dipayaan Roy1-1/+3
2026-05-05wifi: libertas: notify firmware load wait on disconnectJakov Novak1-0/+1
2026-05-05drm/etnaviv: Fix armed job not being pushed to the DRM schedulerMaíra Canal1-7/+9
2026-05-05pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150Maulik Shah1-4/+4
2026-05-05auxdisplay: max6959: use regmap_assign_bits() in max6959_enable()Andy Shevchenko1-4/+1
2026-05-05drm/i915/display: enable ccs modifiers on dg2Juha-Pekka Heikkila1-3/+2
2026-05-05net: dsa: mt7530: fix .get_stats64 sleeping in atomic contextDaniel Golle2-3/+80
2026-05-05net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacksMarkus Baier1-0/+2
2026-05-05ovpn: ensure packet delivery happens with BH disabledRalf Lici1-0/+6
2026-05-05ovpn: reset MAC header before passing skb upQingfang Deng1-0/+1
2026-05-04drm/sti: remove bridge when sti_hda component_add failsOsama Abdelkader1-4/+4
2026-05-04Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds2-16/+78
2026-05-04memory: atmel-ebi: Allow deferred probingAlexander Dahl1-1/+2
2026-05-04drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()Kory Maincent (TI)1-1/+1
2026-05-04drm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)1-1/+1
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang1-1/+1
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram1-1/+1
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande1-15/+88
2026-05-04spi: microchip core-qspi gpio-cs fixes + cleanupMark Brown1-20/+79
2026-05-04spi: microchip-core-qspi: remove some inline markingsConor Dooley1-4/+4
2026-05-04spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley1-1/+11
2026-05-04spi: microchip-core-qspi: control built-in cs manuallyConor Dooley1-15/+64
2026-05-04spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()John Madieu1-3/+1
2026-05-04spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()John Madieu1-0/+1
2026-05-04spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()John Madieu1-1/+1
2026-05-04dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format pathBruce Johnston1-2/+2