| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | ASoC: codecs: ak4118: Use dev_err_probe() helper | Kuninori Morimoto | 2021-12-20 | 1 | -12/+6 |
| * | | | ASoC: mediatek: mt8195-mt6359: reduce log verbosity in probe() | Tzung-Bi Shih | 2021-12-20 | 2 | -4/+0 |
| * | | | ASoC: codec: tlv320adc3xxx: New codec driver | Ricard Wanderlof | 2021-12-20 | 3 | -0/+1321 |
| |/ / |
|
| * | | ASoC: Intel: catpt: Dma-transfer fix and couple | Mark Brown | 2021-12-17 | 2 | -21/+30 |
| |\ \ |
|
| | * | | ASoC: Intel: catpt: Streamline locals declaration for PCM-functions | Cezary Rojewski | 2021-12-17 | 1 | -16/+16 |
| | * | | ASoC: Intel: catpt: Reduce size of catpt_component_open() | Cezary Rojewski | 2021-12-17 | 1 | -3/+2 |
| | * | | ASoC: Intel: catpt: Test dmaengine_submit() result before moving on | Cezary Rojewski | 2021-12-17 | 1 | -2/+12 |
| * | | | Support HDMI audio on NVIDIA Tegra20 | Mark Brown | 2021-12-17 | 5 | -58/+196 |
| |\ \ \ |
|
| | * | | | ASoC: tegra20: i2s: Filter out unsupported rates | Dmitry Osipenko | 2021-12-17 | 1 | -0/+49 |
| | * | | | ASoC: tegra20: spdif: Filter out unsupported rates | Dmitry Osipenko | 2021-12-17 | 1 | -0/+61 |
| | * | | | ASoC: tegra20: spdif: Support system suspend | Dmitry Osipenko | 2021-12-17 | 1 | -0/+2 |
| | * | | | ASoC: tegra20: spdif: Reset hardware | Dmitry Osipenko | 2021-12-17 | 2 | -0/+33 |
| | * | | | ASoC: tegra20: spdif: Use more resource-managed helpers | Dmitry Osipenko | 2021-12-17 | 3 | -24/+16 |
| | * | | | ASoC: tegra20: spdif: Improve driver's code | Dmitry Osipenko | 2021-12-17 | 1 | -31/+18 |
| | * | | | ASoC: tegra20: spdif: Support device-tree | Dmitry Osipenko | 2021-12-17 | 1 | -2/+9 |
| | * | | | ASoC: tegra20: spdif: Set FIFO trigger level | Dmitry Osipenko | 2021-12-17 | 1 | -0/+8 |
| | * | | | Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub... | Mark Brown | 2021-12-17 | 1 | -1/+0 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ASoC: tegra20-spdif: stop setting slave_id | Arnd Bergmann | 2021-12-17 | 1 | -1/+0 |
| * | | | | ASoC: SOF: couple of cleanups | Mark Brown | 2021-12-17 | 10 | -59/+64 |
| |\ \ \ \ |
|
| | * | | | | ASoC: SOF: ipc: Add null pointer check for substream->runtime | Ajit Kumar Pandey | 2021-12-17 | 1 | -1/+2 |
| | * | | | | ASoC: SOF: avoid casting "const" attribute away | Guennadi Liakhovetski | 2021-12-17 | 9 | -58/+62 |
| | |/ / / |
|
| * | | | | ASoC: SOF: remove suport for TRIGGER_RESUME | Mark Brown | 2021-12-17 | 3 | -31/+0 |
| |\ \ \ \ |
|
| | * | | | | ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger | Ranjani Sridharan | 2021-12-17 | 1 | -1/+0 |
| | * | | | | ASoC: SOF: Intel: hda: remove support for RESUME trigger | Ranjani Sridharan | 2021-12-17 | 1 | -10/+0 |
| | * | | | | ASoC: SOF: pcm: remove support for RESUME trigger | Ranjani Sridharan | 2021-12-17 | 1 | -20/+0 |
| | |/ / / |
|
| * | | | | ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get() | Heiner Kallweit | 2021-12-17 | 1 | -1/+6 |
| * | | | | ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOF | Peter Ujfalusi | 2021-12-17 | 1 | -1/+1 |
| |/ / / |
|
| * | | | ASoC: Changes to SOF kcontrol data set/get ops | Mark Brown | 2021-12-16 | 5 | -98/+62 |
| |\ \ \ |
|
| | * | | | ASoC: SOF: topology: read back control data from DSP | Ranjani Sridharan | 2021-12-15 | 1 | -0/+14 |
| | * | | | ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 2021-12-15 | 4 | -48/+22 |
| | * | | | ASoC: SOF: control: Do not handle control notification with component type | Peter Ujfalusi | 2021-12-15 | 1 | -5/+7 |
| | * | | | ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control | Peter Ujfalusi | 2021-12-15 | 4 | -14/+9 |
| | * | | | ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 2021-12-15 | 4 | -26/+11 |
| | * | | | ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd | Peter Ujfalusi | 2021-12-15 | 1 | -0/+4 |
| | * | | | ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 2021-12-15 | 4 | -19/+11 |
| | * | | | ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() | Peter Ujfalusi | 2021-12-15 | 2 | -11/+9 |
| * | | | | ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIG | Pierre-Louis Bossart | 2021-12-15 | 1 | -1/+1 |
| |/ / / |
|
| * | | | ASoC: rt5663: Handle device_property_read_u32_array error codes | Jiasheng Jiang | 2021-12-15 | 1 | -3/+9 |
| * | | | ASoC: SOF: OF: Avoid reverse module dependency | Daniel Baluta | 2021-12-15 | 7 | -99/+118 |
| * | | | ASoC : soc-pcm: fix trigger race conditions with shared BE | Mark Brown | 2021-12-15 | 2 | -108/+244 |
| |\ \ \ |
|
| | * | | | ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE | Pierre-Louis Bossart | 2021-12-14 | 1 | -1/+4 |
| | * | | | ASoC: soc-pcm: test refcount before triggering | Pierre-Louis Bossart | 2021-12-14 | 1 | -11/+42 |
| | * | | | ASoC: soc-pcm: serialize BE triggers | Takashi Iwai | 2021-12-14 | 1 | -17/+29 |
| | * | | | ASoC: soc-pcm: Fix and cleanup DPCM locking | Takashi Iwai | 2021-12-14 | 2 | -78/+152 |
| | * | | | ASoC: soc-pcm: align BE 'atomicity' with that of the FE | Pierre-Louis Bossart | 2021-12-14 | 1 | -0/+16 |
| | * | | | ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure | Pierre-Louis Bossart | 2021-12-14 | 1 | -1/+1 |
| * | | | | ASoC: qdsp6: Fix an IS_ERR() vs NULL bug | Miaoqian Lin | 2021-12-14 | 1 | -2/+2 |
| * | | | | ASoC: qcom: Distinguish headset codec by codec_dai->name | Judy Hsiao | 2021-12-14 | 1 | -2/+2 |
| |/ / / |
|
| * | | | ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6 | Mark Brown | 2021-12-14 | 1 | -5/+129 |
| |\ \ \ |
|
| | * | | | ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6 | Stephan Gerhold | 2021-12-13 | 1 | -5/+129 |