summaryrefslogtreecommitdiffstats
path: root/sound/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-211-6/+12
|\
| * ASoC: ti: j721e-evm: Check for not initialized parent_clk_idPeter Ujfalusi2021-07-191-1/+1
| * ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startupPeter Ujfalusi2021-07-191-5/+11
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-6/+5
|\ \ | |/ |/|
| * tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-131-3/+1
| * tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-131-1/+1
| * tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-131-1/+2
| * tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-131-2/+2
* | ASoC: ti: davinci-mcasp: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-041-0/+1
* | ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macroYueHaibing2021-06-011-1/+1
|/
* Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-04-303-4/+3
|\
| * ASoC: ti: omap-mcsp: remove duplicate testPierre-Louis Bossart2021-03-311-2/+1
| * ASoC: ti: omap-abe-twl6040: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
| * ASoC: ti: Fix a typo in the file ams-delta.cBhaskar Chowdhury2021-03-171-1/+1
* | tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
|/
* 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