summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete dce_get_required_clocks_state()Timur Kristóf
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27remoteproc: xlnx: Remove binding header dependencyTanmay Shah
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27rust: auxiliary: generalize Registration over ForLtDanilo Krummrich
2026-05-27drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amd/display: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-05-27gpu: nova-core: separate driver type from driver dataDanilo Krummrich
2026-05-27rust: io: make IoMem and ExclusiveIoMem lifetime-parameterizedDanilo Krummrich
2026-05-27rust: pci: make Bar lifetime-parameterizedDanilo Krummrich
2026-05-27rust: auxiliary: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27rust: platform: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito
2026-05-27rust: pci: make Driver trait lifetime-parameterizedDanilo Krummrich
2026-05-27drm/amd/display: Fix amdgpu_dm KUnit allmodconfig buildRay Wu
2026-05-27rust: device: make Core and CoreInternal lifetime-parameterizedDanilo Krummrich
2026-05-27rust: driver core: drop drvdata before devres releaseDanilo Krummrich
2026-05-27rust: driver: decouple driver private data from driver typeDanilo Krummrich
2026-05-27drm/amdkfd: Fix UML build guards for x86_64-only codeAlex Hung
2026-05-27nvmet-tcp: fix page fragment cache leak in error pathGeliang Tang
2026-05-27nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-27drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan
2026-05-27drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch deviceImre Deak
2026-05-27pinctrl: mediatek: fix SPDX comment style in headerMayur Kumar
2026-05-27pinctrl: actions: fix SPDX comment style in headerMayur Kumar
2026-05-27pinctrl: bcm: fix SPDX comment style in headerMayur Kumar
2026-05-27memory: tegra264: Add full set of MC clientsSumit Gupta
2026-05-27memory: tegra264: Skip clients without bpmp_id or typeSumit Gupta
2026-05-27mtd: spi-nor: winbond: Add W25Q02NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25Q01NWxxIQ CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H02NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H01NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking supportMiquel Raynal
2026-05-27mtd: spi-nor: swp: Add support for the complement featureMiquel Raynal
2026-05-27pinctrl: cs42l43: Fix polarity on debounceCharles Keepax
2026-05-27pinctrl: cs42l43: Fix leaked pm reference on error pathCharles Keepax
2026-05-27pinctrl: nuvoton: ma35d1: fix MFP register offset and pin tableJoey Lu
2026-05-27pinctrl: spacemit: Use FIELD_MODIFY()Hans Zhang