summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ti: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-144-186/+126
|\
| * ASoC: ti: davinci: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
| * ASoC: ti: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-231-4/+5
| * ASoC: ti: davinci-mcasp: Handle missing required DT propertiesPeter Ujfalusi2020-11-061-19/+58
| * ASoC: ti: davinci-mcasp: Simplify the configuration parameter handlingPeter Ujfalusi2020-11-061-104/+60
| * ASoC: ti: davinci-mcasp: Remove legacy dma_request parsingPeter Ujfalusi2020-11-061-54/+3
| * ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optionalPeter Ujfalusi2020-11-061-6/+6
| * ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_paramsZhang Qilong2020-11-031-7/+3
| * ASoC: ti: davinci-evm: Remove redundant null check before clk_disable_unprepareXu Wang2020-11-021-2/+1
* | ALSA: remove unneeded breakTom Rix2020-10-261-1/+0
|/
* 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