summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setupsPeter Ujfalusi2019-07-251-39/+53
| * | ASoC: ti: davinci-mcasp: Add support for RIGHT_J formatPeter Ujfalusi2019-07-251-24/+19
* | | Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-092-50/+63
|\ \ \
| * | | ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik2019-09-091-2/+29
| * | | ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callbackPeter Ujfalusi2019-08-301-48/+34
| | |/ | |/|
* | | Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-08-061-10/+36
|\| | | |/ |/|
| * ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi2019-07-261-9/+34
| * ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master modePeter Ujfalusi2019-07-261-1/+2
* | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-0610-117/+234
|\|
| * ASoC: ti: rx51: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
| * ASoC: ti: omap-twl4030: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+10