summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo-1/+3
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum-1/+1
2026-02-25drm/xe/guc: Refine CT queue checks and log formattingShuicheng Lin-6/+5
2026-02-25drm/xe/guc: Accumulate CT H2G retry sleep budgetShuicheng Lin-1/+1
2026-02-25mtd: rawnand: cafe: Use generic power managementVaibhav Gupta-2/+5
2026-02-25mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...Chen Ni-1/+1
2026-02-25mtd: Avoid boot crash in RedBoot partition table parserFinn Thain-3/+3
2026-02-25drm/xe/compat: Remove unused i915_reg.h from compat headerUma Shankar-6/+0
2026-02-25mtd: nand: realtek-ecc: relax OOB size check to minimumAhmed Naseef-8/+10
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra-0/+400
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra-12/+0
2026-02-25Merge branch 'staging-linus' into branch 'staging-next'Greg Kroah-Hartman-17/+26
2026-02-25staging: greybus: audio: drop stale TODO commentHardik Phalet-1/+0
2026-02-25staging: greybus: audio: remove unused gb_audio_manager_get_module()Hardik Phalet-19/+0
2026-02-25staging: most: dim2: remove unnecessary string indirection in dev_errArtem Lytkin-3/+3
2026-02-25staging: most: dim2: use dev_err_probe and proper error codes for clockArtem Lytkin-6/+5
2026-02-25staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_getArtem Lytkin-2/+2
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati-6/+2
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty-6/+6
2026-02-25staging: rtl8723bs: fix spacing around operators in rtw_recv.cKhasar Munkh-Erdene-42/+42
2026-02-25firmware: qcom: scm: allow QSEECOM on ASUS Vivobook X1P42100 variantJens Glathe-0/+1
2026-02-25staging: rtl8723bs: remove recurring counter incrementNikolay Kulikov-14/+9
2026-02-25staging: rtl8723bs: remove multiple blank linesGabriel Windlin-4/+0
2026-02-25spi: add devm_spi_new_ancillary_device()Mark Brown-0/+40
2026-02-25cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada-5/+5
2026-02-25drm/i915/dp_tunnel: Send BW change notification after tunnel creationImre Deak-5/+20
2026-02-25drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()Imre Deak-3/+6
2026-02-25drm/i915/dp_tunnel: Split update_tunnel_state()Imre Deak-7/+34
2026-02-25drm/i915/dp_tunnel: Simplify detection of link BW changeImre Deak-13/+5
2026-02-25drm/i915/dp_tunnel: Don't update tunnel state during system resumeImre Deak-5/+6
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky-4/+1
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky-85/+111
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky-48/+60
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky-51/+107
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky-4/+5
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky-2/+2
2026-02-25RDMA/core: Reject zero CQE countLeon Romanovsky-6/+18
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky-22/+26
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky-2/+2
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky-15/+21
2026-02-25RDMA/core: Promote UMEM to a core componentLeon Romanovsky-2/+2
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky-51/+59
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni-3/+1
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher-1/+5
2026-02-25drm/i915/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai-0/+3
2026-02-25drm/xe/fbdev: print info about stolen memory preference for fbdevVinod Govindapillai-1/+5
2026-02-25drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä-10/+26
2026-02-25drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()Ville Syrjälä-9/+20
2026-02-25drm/i915/display: remove the usage of dev_privVinod Govindapillai-6/+6
2026-02-25drm/xe/fbdev: Fix BIOS FB vs. stolen size checkVille Syrjälä-1/+1