summaryrefslogtreecommitdiff
path: root/sound/soc/ti
AgeCommit message (Expand)Author
2024-10-18ASoC: rx651: Use card->dev in replace of the &pdev->dev argument in the dev_e...Liu Jing
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-12Fixes for McASP and dmaengine_pcmMark Brown
2024-06-11ASoC: ti: omap-hdmi: Fix too long driver namePrimoz Fiser
2024-06-11ASoC: ti: davinci-mcasp: Set min period size using FIFO configJai Luthra
2024-05-08ASoC: ti: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-30ASoC: Merge up fixesMark Brown
2024-04-19ASoC: ti: davinci-mcasp: Fix race condition during probeJoao Paulo Goncalves
2024-04-09ASoC: ti: davinci-i2s: Add T1 framing supportBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Add S24_LE to supported formatsBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Link free-run mode to SND_SOC_DAIFMT_[GATED/CONT]Bastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Enable unexpected frame pulses detectionBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Add handling of BP_FC formatBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Add TDM supportBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Delete unnecessary assignmentBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Use external clock to drive sample rate generatorBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probeBastien Curutchet
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet
2024-01-22ASoC: use devm_snd_soc_register_card()Mark Brown
2024-01-22ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer
2024-01-22ASoC: ti: use devm_snd_soc_register_card()Kuninori Morimoto
2023-10-30ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren
2023-10-27ASoC: ams-delta.c: use component after checkKuninori Morimoto
2023-10-23ASoC: ti: ams-delta: Allow it to be test compiledJanusz Krzysztofik
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-10-08ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown
2023-10-02ASoC: ti: osk5912: Drop unused includeLinus Walleij
2023-10-02ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij
2023-10-02ASoC: ti: Convert RX51 to use exclusively GPIO descriptorsLinus Walleij
2023-09-25ASoC: ti: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-14ASoC: ti: merge DAI call back functions into opsKuninori Morimoto
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)
2023-08-04ASoC: ti: davinci-evm: simplify the code with module_platform_driverYang Yingliang
2023-07-19ASoC: ti: omap-mcbsp: Ignore errors for getting fck_srcAndreas Kemnade
2023-07-17ASoC: ti: Convert to devm_platform_ioremap_resource_byname()Yangtao Li
2023-05-30ASoC: ti: davinci-mcasp: Use pcm_for_each_format() macroMin-Hua Chen
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-08ASoC: ti: use asoc_dummy_dlcKuninori Morimoto
2023-03-24ASoC: ti: remove unnecessary dai_link->platformKuninori Morimoto
2023-03-20ASoC: ti: omap-mcbsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: ti: omap-hdmi: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: ti: davinci-mcasp: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: ti: davinci-i2s: Convert to platform remove callback returning voidUwe Kleine-König