-
asoc-fix-v5.2-rc43da428ff · ·
ASoC: Fixes for v5.2 There's an awful lot of fixes here, almost all for the newly introduced SoF DSP drivers (including a few things it turned up in shared code). This is a large and complex piece of code so it's not surprising that there have been quite a few issues here, fortunately things seem to have mostly calmed down now. Otherwise there's just a smattering of small fixes.
-
phy-for-5.2-rc_v2e3888cda · ·
phy: for 5.2-rc *) Move Tegra124 PLL power supplies to be enabled by xusb-tegra124 *) Move Tegra210 PLL power supplies to be enabled by xusb-tegra210 *) Minor fixes: fix memory leaks at error path and addresses coverity. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
phy-for-5.2_v2e3888cda · ·
phy: for 5.2-rc *) Move Tegra124 PLL power supplies to be enabled by xusb-tegra124 *) Move Tegra210 PLL power supplies to be enabled by xusb-tegra210 *) Minor fixes: fix memory leaks at error path and addresses coverity. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
phy-for-5.2-rcada28f7b · ·
phy: for 5.2-rc *) Move Tegra124 PLL power supplies to be enabled by xusb-tegra124 *) Move Tegra210 PLL power supplies to be enabled by xusb-tegra210 *) Minor fixes: fix memory leaks at error path, fix sparse warnings and addresses coverity. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
regulator-fix-v5.2-rc47d293f56 · ·
regulator: Fix for v5.2 Just one driver specific fix here, for a boot regression introduced during some modernization work on the tps6507x driver.
-
-
du-next-20190608-2cb5f15b7 · ·
R-Car DU changes for v5.3: - R8A774A1 SoC support - LVDS dual-link mode support - Support for additional formats - Misc fixes
-
du-next-201906088e8fddab · ·
R-Car DU changes for v5.3: - R8A774A1 SoC support - LVDS dual-link mode support - Misc fixes
-
wireless-drivers-for-davem-2019-06-0769ae4f6a · ·
wireless-drivers fixes for 5.2 First set of fixes for 5.2. Most important here are buffer overflow fixes for mwifiex. rtw88 * fix out of bounds compiler warning * fix rssi handling to get 4x more throughput * avoid circular locking rsi * fix unitilised data warning, these are hopefully the last ones so that the warning can be enabled by default mwifiex * fix buffer overflows iwlwifi * remove not used debugfs file * various fixes