aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-17mmc: vub300: remove unreachable codeBo Liu1-2/+0
2023-04-17wifi: rtw89: add support of concurrent modePo-Hao Huang1-0/+25
2023-04-17wifi: rtw89: Disallow power save with multiple stationsPo-Hao Huang1-0/+3
2023-04-17wifi: rtw89: update statistics to FW for fine-tuning performancePo-Hao Huang3-1/+54
2023-04-17wifi: rtw89: use struct instead of macros to set H2C command of hardware scanPing-Ke Shih2-108/+51
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang6-44/+35
2023-04-17wifi: rtw89: prohibit enter IPS during HW scanChih-Kang Chang1-1/+2
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih3-107/+75
2023-04-17wifi: rtw89: coex: Update function to get BT RSSI and hardware counterChing-Te Ku3-3/+6
2023-04-17wifi: rtw89: coex: Add path control register to monitor listChing-Te Ku2-1/+6
2023-04-17wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solutionChing-Te Ku2-4/+4
2023-04-17wifi: rtw89: fix power save function in WoWLAN modeChih-Kang Chang4-5/+8
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee3-0/+19
2023-04-17mmc: sdhci-cadence: Support mmc hardware resetBrad Larson1-0/+27
2023-04-17mmc: sdhci-cadence: Add AMD Pensando Elba SoC supportBrad Larson2-0/+99
2023-04-17mmc: sdhci-cadence: Support device specific init during probeBrad Larson1-9/+23
2023-04-17mmc: sdhci-cadence: Enable device specific override of writel()Brad Larson1-5/+13
2023-04-17dt-bindings: mmc: cdns: Add AMD Pensando Elba SoCBrad Larson1-4/+23
2023-04-17drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-17platform/x86: amd: pmc: provide user message where s0ix is not supportedShyam Sundar S K1-0/+9
2023-04-17net/sched: clear actions pointer in miss cookie init failPedro Tammela1-0/+3
2023-04-17net: lan966x: Fix lan966x_ifh_getHoratiu Vultur1-1/+1
2023-04-17arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5bCristian Ciocaltea1-0/+56
2023-04-17arm64: dts: rockchip: Use generic name for es8316 on Pinebook Pro and Rock 5BCristian Ciocaltea2-2/+2
2023-04-17arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5bCristian Ciocaltea1-1/+0
2023-04-17arm64: dts: apple: t8112: Add PWM controllerSasha Finkelstein3-0/+43
2023-04-17platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()Feng Jiang1-0/+1
2023-04-17arm64: dts: apple: t600x: Add PWM controllerSasha Finkelstein2-0/+27
2023-04-17arm64: dts: apple: t8103: Add PWM controllerSasha Finkelstein3-0/+43
2023-04-17arm64: dts: rockchip: Add pinctrl gpio-ranges for rk356xJohn Clark1-0/+5
2023-04-17mlxbf-bootctl: Add sysfs file for BlueField boot fifoLiming Sun2-0/+75
2023-04-17wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami1-1/+1
2023-04-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-04-17wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg4-1/+13
2023-04-17wifi: iwlwifi: mvm: implement key link switchingJohannes Berg3-2/+67
2023-04-17wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg1-10/+70
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg3-25/+36
2023-04-17wifi: iwlwifi: bump FW API to 77 for AX devicesGregory Greenman1-1/+1
2023-04-17wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg1-4/+5
2023-04-17wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern2-2/+2
2023-04-17wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg3-30/+42
2023-04-17wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg2-3/+15
2023-04-17wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer1-2/+3
2023-04-17wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg1-2/+29
2023-04-17wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman4-1/+20
2023-04-17wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg1-0/+4
2023-04-17drm/exynos: Implement fbdev emulation as in-kernel clientThomas Zimmermann4-108/+77
2023-04-17drm/exynos: Initialize fbdev DRM clientThomas Zimmermann1-2/+33
2023-04-17drm/exynos: Remove fb_helper from struct exynos_drm_privateThomas Zimmermann2-12/+5
2023-04-17drm/exynos: Remove struct exynos_drm_fbdevThomas Zimmermann1-16/+5