summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)AuthorFilesLines
2022-07-14ASoC: rockchip-i2s: Undo BCLK pinctrl changesMark Brown1-132/+31
2022-07-11ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei1-1/+4
2022-06-24ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki4-21/+21
2022-03-23ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang1-5/+5
2022-03-16ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resumezhangqilong1-1/+1
2022-03-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin1-5/+10
2022-01-28ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris1-0/+20
2021-12-20ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto1-7/+3
2021-11-30ASoC: rockchip: i2s_tdm: Dup static DAI templateNicolas Frattaroli1-21/+31
2021-10-27ASoC: rockchip: i2s_tdm: improve return value handlingPierre-Louis Bossart1-1/+1
2021-10-21Merge branch 'asoc-5.15' into asoc-5.16Mark Brown4-60/+3
2021-10-20ASoC: rockchip: Use generic dmaengine codeSugar Zhang4-59/+2
2021-10-18ASoC: rockchip: i2s-tdm: Fix refcount testNicolas Frattaroli1-1/+1
2021-10-17ASoC: rockchip: i2s-tdm: Strip out direct CRU useNicolas Frattaroli1-105/+21
2021-10-08ASoC: rockchip: i2s-tdm: Fix error handling on i2s_tdm_prepare_enable_mclk fa...Colin Ian King1-2/+2
2021-10-08ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_ioColin Ian King1-2/+0
2021-10-07ASoC: rockchip: add support for i2s-tdm controllerNicolas Frattaroli4-0/+2259
2021-09-13ASoC: rockchip: pdm: Add support for path mapSugar Zhang2-0/+37
2021-09-13ASoC: rockchip: pdm: Add support for rk3568 pdmSugar Zhang1-0/+2
2021-09-13ASoC: rockchip: Add support for rv1126 pdmSugar Zhang2-6/+73
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang1-0/+7
2021-08-26Merge series "Patches to update for rockchip i2s" from Sugar Zhang <sugar.zha...Mark Brown2-72/+150
2021-08-26ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang2-7/+23
2021-08-26ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang1-0/+10
2021-08-26ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang1-50/+79
2021-08-26ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-08-26ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-08-26ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang1-2/+2
2021-08-26ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang1-1/+15
2021-08-26ASoC: rockchip: spdif: Add support for rk3568 spdifSugar Zhang1-0/+2
2021-08-26ASoC: rockchip: spdif: Fix some coding styleSugar Zhang1-17/+17
2021-08-26ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatileSugar Zhang1-0/+2
2021-07-03Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+3
2021-06-16ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-16ASoC: rockchip: pdm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-16ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-7/+7
2021-01-21ASoC: rockchip: sync parameter naming (rate/sample_bits)Kuninori Morimoto2-2/+2
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto1-1/+1
2020-11-26ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski3-3/+3
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-3/+3
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang1-2/+1
2020-09-11ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_para...Tuo Li1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-31ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detectionAlper Nebi Yasak1-1/+16
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto5-8/+8
2020-07-13ASoC: rockchip: spdif: Handle clk by pm runtimeSugar Zhang1-42/+17
2020-07-01ASoC: rockchip: add format and rate constraints on rk3399Yu-Hsuan Hsu1-0/+13