Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn | Peter Ujfalusi | 1 | -1/+1 |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown | 5 | -9/+9 |
2020-10-06 | ASoC: omap-mcbsp: Fix use of uninitialised pointer | Alex Dewar | 1 | -1/+5 |
2020-10-01 | ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_byname | Zhang Qilong | 1 | -5/+1 |
2020-09-28 | ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=n | Peter Ujfalusi | 1 | -1/+1 |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown | 1 | -2/+2 |
2020-09-11 | ASoC: ti: j721e-evm: Add support for j7200-cpb audio | Peter Ujfalusi | 1 | -0/+11 |
2020-09-08 | ASoC: ti: Kconfig: Allow the j721e machine driver to be used on K3 platform | Peter Ujfalusi | 1 | -1/+1 |
2020-08-25 | ASoC: ti: fixup ams_delta_mute() function name | Kuninori Morimoto | 1 | -2/+2 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 5 | -9/+9 |
2020-08-18 | ASoC: various vendors: delete repeated words in comments | Randy Dunlap | 1 | -1/+1 |
2020-07-23 | Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto... | Mark Brown | 10 | -19/+19 |
2020-07-23 | ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors | Randy Dunlap | 1 | -0/+1 |
2020-07-23 | ASoC: omap: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 4 | -4/+4 |
2020-07-23 | ASoC: ti: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
2020-07-23 | ASoC: ti: use asoc_substream_to_rtd() | Kuninori Morimoto | 10 | -19/+19 |
2020-07-16 | ASoC: ti: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -4/+5 |
2020-07-09 | ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' | Lee Jones | 1 | -3/+0 |
2020-07-03 | ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params() | Wei Yongjun | 1 | -1/+1 |
2020-07-01 | ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) | Peter Ujfalusi | 3 | -0/+906 |
2020-07-01 | ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture | Peter Ujfalusi | 1 | -0/+3 |
2020-05-26 | ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src | Dinghao Liu | 1 | -5/+2 |
2020-05-18 | ASoC: ti: use snd_soc_xxx_active() | Kuninori Morimoto | 4 | -9/+9 |
2020-05-12 | ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()' | Christophe JAILLET | 1 | -6/+2 |
2020-05-12 | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+3 |
2020-04-28 | ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type | Xiyu Yang | 1 | -1/+3 |
2020-04-27 | ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt() | Jason Yan | 1 | -1/+1 |
2020-04-02 | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 16 | -23/+97 |
2020-03-27 | ASoC: ti: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 11 | -18/+18 |
2020-02-14 | sound: Call cpu_latency_qos_*() instead of pm_qos_*() | Rafael J. Wysocki | 3 | -19/+20 |
2020-02-11 | ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret | Colin Ian King | 1 | -4/+2 |
2020-02-11 | ASoC: ti: davinci-mcasp: Add support for platforms using UDMA | Peter Ujfalusi | 2 | -1/+10 |
2020-02-11 | ASoC: ti: Add udma-pcm platform driver for UDMA | Peter Ujfalusi | 4 | -0/+67 |
2020-01-21 | ASoC: ti: omap-mcpdm: move .suspend/.resume to component | Kuninori Morimoto | 1 | -8/+8 |
2019-12-16 | ASoC: ti: rx51: use snd_soc_dai_link_component for codec_conf | Kuninori Morimoto | 1 | -6/+6 |
2019-12-09 | ASoC: ti: davinci-mcasp: Improve the sysclk selection | Peter Ujfalusi | 2 | -7/+32 |
2019-11-15 | ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -1/+1 |
2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+1 |
2019-10-28 | ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names | Peter Ujfalusi | 1 | -1/+1 |
2019-09-23 | Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -2/+9 |
2019-09-20 | ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies | Arnd Bergmann | 1 | -2/+9 |
2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 7 | -81/+151 |
2019-09-09 | Merge branch 'asoc-5.3' into asoc-linus | Mark Brown | 2 | -50/+63 |
2019-09-09 | ASoC: ams-delta: Take control over audio mute GPIO pins | Janusz Krzysztofik | 1 | -2/+29 |
2019-08-30 | ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP | Peter Ujfalusi | 1 | -1/+1 |
2019-08-30 | ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup | Peter Ujfalusi | 1 | -1/+16 |
2019-08-30 | ASoC: ti: davinci-i2s: Add S32_LE as support format | Peter Ujfalusi | 1 | -2/+6 |
2019-08-30 | ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callback | Peter Ujfalusi | 1 | -48/+34 |
2019-08-13 | ASoC: ti: Fix typos in ti/Kconfig | Masanari Iida | 1 | -2/+2 |
2019-08-09 | ASoC: ti: rx51: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto | 1 | -8/+6 |