summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warnPeter Ujfalusi2020-10-081-1/+1
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-065-9/+9
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-9/+9
* | ASoC: omap-mcbsp: Fix use of uninitialised pointerAlex Dewar2020-10-061-1/+5
* | ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_bynameZhang Qilong2020-10-011-5/+1
* | ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=nPeter Ujfalusi2020-09-281-1/+1
* | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-2/+2
|\ \
| * | ASoC: ti: fixup ams_delta_mute() function nameKuninori Morimoto2020-08-251-2/+2
| |/
* | ASoC: ti: j721e-evm: Add support for j7200-cpb audioPeter Ujfalusi2020-09-111-0/+11
* | ASoC: ti: Kconfig: Allow the j721e machine driver to be used on K3 platformPeter Ujfalusi2020-09-081-1/+1
* | ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
|/
* Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown2020-07-2310-19/+19
|\
| * ASoC: ti: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2310-19/+19
* | ASoC: ti: fix SND_SOC_J721E_EVM warnings & errorsRandy Dunlap2020-07-231-0/+1
* | ASoC: omap: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-234-4/+4
* | ASoC: ti: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-232-2/+2
|/
* ASoC: ti: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-4/+5
* ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w'Lee Jones2020-07-091-3/+0
* ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params()Wei Yongjun2020-07-031-1/+1
* ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI)Peter Ujfalusi2020-07-013-0/+906
* ASoC: ti: davinci-mcasp: Specify stream_name for playback/capturePeter Ujfalusi2020-07-011-0/+3
* ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_srcDinghao Liu2020-05-261-5/+2
* ASoC: ti: use snd_soc_xxx_active()Kuninori Morimoto2020-05-184-9/+9
* ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'Christophe JAILLET2020-05-121-6/+2
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-121-1/+3
|\
| * ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma typeXiyu Yang2020-04-281-1/+3
* | ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()Jason Yan2020-04-271-1/+1
|/
* Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-0216-23/+97
|\
| * ASoC: ti: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-2711-18/+18
| * ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King2020-02-111-4/+2
| * ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2020-02-112-1/+10
| * ASoC: ti: Add udma-pcm platform driver for UDMAPeter Ujfalusi2020-02-114-0/+67
* | sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-143-19/+20
|/
* ASoC: ti: omap-mcpdm: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
* ASoC: ti: rx51: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-6/+6
* ASoC: ti: davinci-mcasp: Improve the sysclk selectionPeter Ujfalusi2019-12-092-7/+32
* ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-1/+1
|\
| * ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma namesPeter Ujfalusi2019-10-281-1/+1
* | Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-231-2/+9
|\|
| * ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann2019-09-201-2/+9
* | Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-097-81/+151
|\|
| * ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPPPeter Ujfalusi2019-08-301-1/+1
| * ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookupPeter Ujfalusi2019-08-301-1/+16
| * ASoC: ti: davinci-i2s: Add S32_LE as support formatPeter Ujfalusi2019-08-301-2/+6
| * ASoC: ti: Fix typos in ti/KconfigMasanari Iida2019-08-131-2/+2
| * ASoC: ti: rx51: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-8/+6
| * ASoC: ti: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-312-0/+2
| * ASoC: ti: davinci-mcasp: Support for correct symmetric sample bitsPeter Ujfalusi2019-07-261-4/+46
| * Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-261-10/+36
| |\