summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-16firmware: arm_scmi: Increase performance MAX_OPPS limit to 64Vivek Aknurwar-1/+1
2025-12-16firmware: arm_scmi: Move boiler plate code into the get info functionsDan Carpenter-60/+48
2025-12-16firmware: arm_scmi: Refactor reset domain handlingArtem Shimko-17/+33
2025-12-16cpufreq: cpufreq_boost_trigger_state() optimizationLifeng Zheng-9/+4
2025-12-16cpufreq: Return -EOPNOTSUPP if no policy supports boostLifeng Zheng-1/+5
2025-12-16drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula-10/+6
2025-12-16PM: runtime: Do not clear needs_force_resume with enabled runtime PMRafael J. Wysocki-10/+12
2025-12-16drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICEGuido Günther-0/+1
2025-12-16drm/panel: simple: Add HannStar HSD156JUW2Renjun Wang-0/+28
2025-12-16drm/panel: sw43408: Improve wording when reset-gpios aren't availableDavid Heidelberg-2/+2
2025-12-16drm/panel: sw43408: Switch to devm_regulator_bulk_get_constDavid Heidelberg-12/+14
2025-12-16drm/panel: sw43408: Remove manual invocation of unprepare at removeDavid Heidelberg-4/+0
2025-12-16drm/panel: sw43408: Separate reset sequence into own functionDavid Heidelberg-6/+11
2025-12-16drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatibleDavid Heidelberg-3/+4
2025-12-16drm/panel: otm8009a: Switch to mipi_dsi_multi_context helpersAmin GATTOUT-109/+74
2025-12-16gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura-0/+193
2025-12-16wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand-0/+5
2025-12-16soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)Peter Ujfalusi-0/+11
2025-12-16soundwire: qcom: Use guard to avoid mixing cleanup and gotoKrzysztof Kozlowski-7/+5
2025-12-16soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_listMaciej Strozek-0/+1
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef-2/+94
2025-12-16Revert "mtd: spinand: esmt: fix id code for F50D1G41LB"Ziyang Huang-1/+1
2025-12-16drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoCLad Prabhakar-0/+482
2025-12-16drm: renesas: rz-du: mipi_dsi: Add LPCLK clock supportLad Prabhakar-0/+5
2025-12-16memory: mtk-smi: clean up device link creationJohan Hovold-16/+19
2025-12-16memory: mtk-smi: fix device leak on larb probeJohan Hovold-0/+1
2025-12-16memory: mtk-smi: fix device leaks on common probeJohan Hovold-0/+2
2025-12-16accel/ivpu: Validate scatter-gather size against buffer sizeKarol Wachowski-6/+21
2025-12-15Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina-7/+7
2025-12-15Input: stmfts - make comments correctPetr Hodina-4/+1
2025-12-15Input: stmfts - correct wording for the warning messageDavid Heidelberg-1/+1
2025-12-16ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas Cassel-0/+3
2025-12-15iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe-2/+4
2025-12-15iommufd: Fix building without dmabufArnd Bergmann-1/+5
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost-0/+30
2025-12-15drm/xe: Add GT stats ktime helpersMatthew Brost-20/+41
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost-11/+87
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost-4/+70
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost-2/+83
2025-12-15drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost-1/+19
2025-12-15drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost-2/+5
2025-12-15irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exitNick Hu-8/+31
2025-12-15irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driverCosmin Tanislav-0/+290
2025-12-15irqchip/renesas-rzv2h: Add support for RZ/V2N SoCLad Prabhakar-0/+1
2025-12-15irqchip/aslint-sswi: Request IO memory resourceVladimir Kondratiev-1/+1
2025-12-15drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+3
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-1/+5
2025-12-15drm/xe/guc: Fix version check for page-reclaim featureMichal Wajdeczko-1/+1
2025-12-15PCI: dwc: Enable MSI affinity supportRadu Rendec-5/+28
2025-12-15PCI: dwc: Code cleanupRadu Rendec-71/+34