Messages in this thread |  | | Date | Sun, 7 Feb 2021 23:06:01 +0530 | From | Vinod Koul <> | Subject | [GIT PULL]: soundwire: updates for v5.12-rc1 |
| |
Hello Greg,
Please pull to receive update for v5.12-rc1. This update includes new no_pm IO routines and bunch of updates for intel & cadence drivers.
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.12-rc1
for you to fetch changes up to 6d7a1ff71cbb326fadfbedb7f75c1fc8f5c84d84:
soundwire: bus: clarify dev_err/dbg device references (2021-02-07 17:49:17 +0530)
---------------------------------------------------------------- soundwire updates for 5.12-rc1
Updates forv5.12-rc1 are: - New no_pm IO routines and the usage in Intel drivers - Intel driver & Cadence lib updates
---------------------------------------------------------------- Bard Liao (3): soundwire: intel: don't return error when clock stop failed soundwire: bus: add more details to track failed transfers soundwire: export sdw_write/read_no_pm functions
Chao Song (1): soundwire: return earlier if no slave is attached
Pierre-Louis Bossart (11): soundwire: cadence: reduce timeout on transactions soundwire: use consistent format for Slave devID logs soundwire: cadence: add status in dev_dbg 'State change' log soundwire: cadence: fix ACK/NAK handling soundwire: cadence: adjust verbosity in response handling soundwire: bus: add better dev_dbg to track complete() calls soundwire: bus: use sdw_update_no_pm when initializing a device soundwire: bus: use sdw_write_no_pm when setting the bus scale registers soundwire: bus: use no_pm IO routines for all interrupt handling soundwire: bus: fix confusion on device used by pm_runtime soundwire: bus: clarify dev_err/dbg device references
Rikard Falkeborn (1): soundwire: sysfs: Constify static struct attribute_group
Srinivas Kandagatla (1): soundwire: debugfs: use controller id instead of link_id
Vinod Koul (2): MAINTAINERS: soundwire: Add soundwire tree soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"
Zheng Yongjun (1): soundwire: intel: Use kzalloc for allocating only one thing
MAINTAINERS | 1 + drivers/soundwire/bus.c | 179 ++++++++++++++++++++----------------- drivers/soundwire/cadence_master.c | 31 +++---- drivers/soundwire/intel.c | 8 +- drivers/soundwire/slave.c | 10 +-- drivers/soundwire/sysfs_slave.c | 2 +- include/linux/soundwire/sdw.h | 2 + 7 files changed, 128 insertions(+), 105 deletions(-)
Thanks -- ~Vinod [unhandled content-type:application/pgp-signature] |  |