summaryrefslogtreecommitdiff
path: root/sound/soc/ti
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Fixes for McASP and dmaengine_pcmMark Brown1-2/+7
2024-06-11ASoC: ti: omap-hdmi: Fix too long driver namePrimoz Fiser1-5/+1
2024-06-11ASoC: ti: davinci-mcasp: Set min period size using FIFO configJai Luthra1-2/+7
2024-05-08ASoC: ti: Use *-y instead of *-objs in MakefileTakashi Iwai1-18/+18
2024-05-06ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: Merge up fixesMark Brown1-6/+6
2024-04-19ASoC: ti: davinci-mcasp: Fix race condition during probeJoao Paulo Goncalves1-6/+6
2024-04-09ASoC: ti: davinci-i2s: Add T1 framing supportBastien Curutchet1-0/+15
2024-04-09ASoC: ti: davinci-i2s: Add S24_LE to supported formatsBastien Curutchet1-13/+21
2024-04-09ASoC: ti: davinci-i2s: Link free-run mode to SND_SOC_DAIFMT_[GATED/CONT]Bastien Curutchet1-2/+20
2024-04-09ASoC: ti: davinci-i2s: Enable unexpected frame pulses detectionBastien Curutchet1-3/+3
2024-04-09ASoC: ti: davinci-i2s: Add handling of BP_FC formatBastien Curutchet1-0/+23
2024-04-09ASoC: ti: davinci-i2s: Add TDM supportBastien Curutchet1-5/+87
2024-04-09ASoC: ti: davinci-i2s: Delete unnecessary assignmentBastien Curutchet1-1/+0
2024-04-09ASoC: ti: davinci-i2s: Use external clock to drive sample rate generatorBastien Curutchet1-16/+49
2024-04-09ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probeBastien Curutchet1-1/+1
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet1-20/+4
2024-01-23ASoC: use devm_snd_soc_register_card()Mark Brown1-9/+1
2024-01-22ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer1-2/+2
2024-01-22ASoC: ti: use devm_snd_soc_register_card()Kuninori Morimoto1-9/+1
2023-10-30ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren1-2/+4
2023-10-27ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-10-23ASoC: ti: ams-delta: Allow it to be test compiledJanusz Krzysztofik2-4/+3
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown1-2/+2
2023-10-09ASoC: Use device_get_match_data()Rob Herring3-16/+10
2023-10-09ASoC: Explicitly include correct DT includesRob Herring2-2/+2
2023-10-08ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik1-2/+2
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown5-82/+52
2023-10-02ASoC: ti: osk5912: Drop unused includeLinus Walleij1-1/+0
2023-10-02ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-40/+23
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij1-12/+8
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij1-14/+17
2023-10-02ASoC: ti: Convert RX51 to use exclusively GPIO descriptorsLinus Walleij1-15/+4
2023-09-25ASoC: ti: convert not to use asoc_xxx()Kuninori Morimoto13-37/+37
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-08-14ASoC: ti: merge DAI call back functions into opsKuninori Morimoto5-61/+60
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)1-1/+1
2023-08-04ASoC: ti: davinci-evm: simplify the code with module_platform_driverYang Yingliang1-12/+1
2023-07-19ASoC: ti: omap-mcbsp: Ignore errors for getting fck_srcAndreas Kemnade1-2/+2
2023-07-17ASoC: ti: Convert to devm_platform_ioremap_resource_byname()Yangtao Li2-5/+2
2023-05-30ASoC: ti: davinci-mcasp: Use pcm_for_each_format() macroMin-Hua Chen1-12/+15
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-08ASoC: ti: use asoc_dummy_dlcKuninori Morimoto1-5/+3
2023-03-24ASoC: ti: remove unnecessary dai_link->platformKuninori Morimoto1-4/+1
2023-03-20ASoC: ti: omap-mcbsp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: ti: omap-hdmi: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: ti: davinci-mcasp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: ti: davinci-i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: ti: ams-delta: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-4/+6