kernel-fxtec-pro1x/soc
Banajit Goswami 06183689db soc: add support for SND event framework
Add support for SND event framework for helping with
notifications among different audio modules/drivers.
The SND event framework functions with a master/client
mechanism, where each client and the master register
with the framework, and then notifies its own status
(UP/DOWN). Each master will share a list of clients it
is interested in, and once all the clients are registered
and notified UP, the framework's state will be UP. On the
other hand, as and when any one of the client, or the master
reports its state as DOWN while the framework is UP, the
framework state would be changed to DOWN, and all clients
and the master would be let know about the change.

Change-Id: Ief6f26c5d5626c29246472ad71c247d71ee9e92f
Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
2018-08-22 10:34:32 -07:00
..
Android.mk soc: add support for SND event framework 2018-08-22 10:34:32 -07:00
core.h ASoC: update softlink for internal.h, core.h and pinctrl-utils.h 2018-01-23 14:39:15 +08:00
Kbuild soc: add support for SND event framework 2018-08-22 10:34:32 -07:00
pinctrl-lpi.c soc: pinctrl-lpi: Add support to read lpi offset from device tree 2018-06-19 16:27:22 +05:30
pinctrl-utils.h ASoC: update softlink for internal.h, core.h and pinctrl-utils.h 2018-01-23 14:39:15 +08:00
pinctrl-wcd.c audio-lnx: Rename folders to new flat structure. 2017-08-18 16:56:12 -06:00
regmap-swr.c audio-lnx: Rename folders to new flat structure. 2017-08-18 16:56:12 -06:00
snd_event.c soc: add support for SND event framework 2018-08-22 10:34:32 -07:00
soundwire.c Merge "soc: soundwire: Fix wsa mute issue for stereo playback" 2018-08-10 10:24:46 -07:00
swr-mstr-ctrl.c Asoc: swr: Handle MBHC and IRQ interrupts from tx slave 2018-08-06 07:16:23 -07:00
swr-mstr-ctrl.h soc: swr-ctrl: Update master controller for WSA mute issue 2018-07-20 10:48:35 +05:30
swr-wcd-ctrl.c soc: swr-wcd-ctrl: Fix wsa mute issue for stereo playback 2018-08-07 10:00:07 +05:30
swr-wcd-ctrl.h soc: soundwire: Add support to listen for DC detection 2018-06-07 09:00:56 -07:00
swrm_port_config.h Asoc: swr: New soundwire master driver 2018-06-18 12:07:47 +05:30
swrm_registers.h asoc: swr: Add new parameters for swr port 2018-08-10 16:11:08 +05:30