aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-09erofs: move each decompressor to its own source fileGao Xiang6-50/+44
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona1-16/+23
2024-07-09clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC'sJagadeesh Kona2-3/+3
2024-07-09clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC modeJagadeesh Kona2-0/+42
2024-07-09PM: domains: Add the domain HW-managed mode to the summaryAbel Vesa1-2/+12
2024-07-09PM: domains: Allow devices attached to genpd to be managed by HWUlf Hansson2-0/+81
2024-07-09pmdomain: amlogic: Add support for A5 power domains controllerXianwei Zhao1-0/+26
2024-07-09pmdomain: Merge branch dt into nextUlf Hansson2-0/+22
2024-07-09dt-bindings: power: add Amlogic A5 power domainsXianwei Zhao2-0/+22
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-09pmdomain: qcom: rpmhpd: Skip retention level for Power DomainsTaniya Das1-0/+7
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström3-231/+143
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström6-89/+89
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström2-0/+186
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström4-21/+135
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström4-13/+62
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström2-31/+27
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström5-26/+129
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo65-2176/+8131
2024-07-09wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()Chen Ni1-2/+1
2024-07-09wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer1-0/+3
2024-07-09docs: iommu: Remove outdated Documentation/userspace-api/iommu.rstMark-PK Tsai3-211/+0
2024-07-09ALSA: hda/realtek: Enable Mute LED on HP 250 G7Nazar Bilinskyi1-0/+1
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang13-12/+12
2024-07-09mfd: tmio: Sanitize commentsWolfram Sang1-21/+11
2024-07-09mfd: tmio: Update include filesWolfram Sang1-8/+1
2024-07-09mmc: tmio/sdhi: Fix includesWolfram Sang3-2/+5
2024-07-09mfd: tmio: Remove obsolete io accessorsWolfram Sang1-25/+0
2024-07-09mfd: tmio: Remove obsolete platform_dataWolfram Sang1-27/+0
2024-07-09watchdog: bd96801_wdt: Add missing include for FIELD_*()Matti Vaittinen1-0/+1
2024-07-09wifi: mac80211_hwsim: add support for multi-radio wiphyFelix Fietkau2-11/+67
2024-07-09wifi: mac80211: add wiphy radio assignment and validationFelix Fietkau1-5/+47
2024-07-09wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helperFelix Fietkau1-69/+72
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau6-65/+114
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau2-3/+7
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau1-19/+31
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau2-0/+46
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski3-0/+22
2024-07-09sctp: Fix typos and improve commentsThorsten Blum1-4/+4
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau4-8/+47
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau3-12/+208
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang1-1/+1
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin2-3/+23
2024-07-09Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann3-4/+3
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+28
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann9-11/+95
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann40-571/+2266
2024-07-09arm64: stm32: enable scmi regulator for stm32Pascal Paillet1-0/+2
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann12-13/+14
2024-07-09l2tp: fix possible UAF when cleaning up tunnelsJames Chapman1-4/+7