summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-14pinctrl: qcom: Add Milos pinctrl driverLuca Weiss
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner
2025-07-14drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin
2025-07-14xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert
2025-07-14drivers/perf: hisi: Support PMUs with no interruptYicong Yang
2025-07-14drivers/perf: hisi: Relax the event number check of v2 PMUsJunhao He
2025-07-14drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driverJunhao He
2025-07-14drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU informationJunhao He
2025-07-14drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driverJunhao He
2025-07-14drivers/perf: hisi: Simplify the probe process for each DDRC versionJunhao He
2025-07-14wifi: ath12k: Add support to enqueue management frame at MLD levelSriram R
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu
2025-07-14wifi: ath12k: Remove redundant TID calculation for QCN9274Aaradhana Sahu
2025-07-14wifi: ath12k: Add a table of parameters entries impacting memory consumptionAaradhana Sahu
2025-07-14perf/arm-ni: Support sharing IRQs within an NI instanceShouping Wang
2025-07-14perf/arm-ni: Consolidate CPU affinity handlingRobin Murphy
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-14regulator: tps6286x-regulator: Fix a copy & paste errorJisheng Zhang
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin
2025-07-14perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentationAlok Tiwari
2025-07-14perf/cxlpmu: Remove unintended newline from IRQ name format stringAlok Tiwari
2025-07-14perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()Alok Tiwari
2025-07-14iommu/exynos: add support for reserved regionsKaustabh Chakraborty
2025-07-14PM / devfreq: Add HiSilicon uncore frequency scaling driverJie Zhan
2025-07-14PM / devfreq: Allow devfreq driver to add custom sysfs ABIsJie Zhan
2025-07-14iommu/arm-smmu: disable PRR on SM8250Dmitry Baryshkov
2025-07-14iommu/arm-smmu-v3: Revert vmaster in the error pathNicolin Chen
2025-07-14iommu/io-pgtable-arm: Remove unused macro iopte_protDaniel Mentz
2025-07-14pmdomain: Merge branch fixes into nextUlf Hansson
2025-07-14iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov
2025-07-14cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=yDaniel Lezcano
2025-07-14PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functionsUwe Kleine-König
2025-07-14PM / devfreq: Fix a index typo in trans_statChanwoo Choi
2025-07-14PM / devfreq: Check governor before using governor->nameLifeng Zheng
2025-07-14PM / devfreq: Remove redundant devfreq_get_freq_range() calling in devfreq_ad...Lifeng Zheng
2025-07-14PM / devfreq: Limit max_freq with scaling_min_freqLifeng Zheng
2025-07-14PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()Lifeng Zheng