commit | 7c1bda0993941de2c85c84d53e30e760eda2ff16 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed May 21 19:02:31 2025 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed May 21 19:02:32 2025 +0200 |
tree | 0842ca7809d360e0f36db34f1e1dacfa0e94fb23 | |
parent | 15eaaa71e8ef142b122942b35653d513cfb90050 [diff] | |
parent | dd303e021996a0e43963d852af8a3277e6f5ed88 [diff] |
Merge tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes Samsung SoC driver fixes for v6.15 1. Exynos ACPM driver (used on Google GS101): Fix timeout due to missing responses from the firmware part. 2. Samsung USI (serial engines) driver: Correct ineffective unconfiguring of the interface during probe removal. * tag 'samsung-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: soc: samsung: usi: prevent wrong bits inversion during unconfiguring firmware: exynos-acpm: check saved RX before bailing out on empty RX queue Link: https://lore.kernel.org/r/20250513101023.21552-5-krzysztof.kozlowski@linaro.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>