summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-25staging: most: dim2: use dev_err_probe and proper error codes for clockArtem Lytkin
2026-02-25staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_getArtem Lytkin
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty
2026-02-25staging: rtl8723bs: fix spacing around operators in rtw_recv.cKhasar Munkh-Erdene
2026-02-25firmware: qcom: scm: allow QSEECOM on ASUS Vivobook X1P42100 variantJens Glathe
2026-02-25staging: rtl8723bs: remove recurring counter incrementNikolay Kulikov
2026-02-25staging: rtl8723bs: remove multiple blank linesGabriel Windlin
2026-02-25spi: add devm_spi_new_ancillary_device()Mark Brown
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Reject zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA/core: Promote UMEM to a core componentLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula
2026-02-25RDMA/efa: Use extended inline buff size for inline validationYonatan Nachum
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum
2026-02-25RDMA/efa: Rename admin queue attributes struct name for extendabilityYonatan Nachum
2026-02-25coresight: Unify bus unregistration via coresight_unregister()Leo Yan
2026-02-25coresight: Do not mix success path with failure handlingLeo Yan
2026-02-25coresight: Move sink validation into etm_perf_add_symlink_sink()Leo Yan
2026-02-25coresight: Refactor sysfs connection group cleanupLeo Yan
2026-02-25coresight: Refactor output connection sysfs link cleanupLeo Yan
2026-02-25coresight: Protect unregistration with mutexLeo Yan
2026-02-25coresight: Get parent device reference after sink ID map allocationLeo Yan
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan
2026-02-25dmaengine: idxd: Fix leaking event log memoryVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix freeing the allocated ida too lateVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix memory leak when a wq is resetVinicius Costa Gomes