aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao1-12/+12
2022-09-14ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao1-25/+16
2022-07-11ASoC: Merge up fixesMark Brown1-1/+0
2022-07-11ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei1-1/+4
2022-07-05ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao1-0/+2
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown1-0/+1
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao1-8/+0
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao1-1/+1
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-06-24ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-06-24ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong1-0/+1
2022-06-22ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown1-45/+35
2022-06-22ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai1-15/+14
2022-06-22ASoC: Merge fixesMark Brown1-31/+129
2022-06-21ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-46/+123
2022-06-20ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-06-06ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax1-4/+4
2022-03-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin1-5/+10
2021-10-20ASoC: rockchip: Use generic dmaengine codeSugar Zhang1-2/+1
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang1-0/+7
2021-08-26ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang1-3/+17
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-06-16ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-01-21ASoC: rockchip: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto1-1/+1
2020-11-26ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-09-11ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()Tuo Li1-1/+1
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2019-10-03ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki1-0/+3
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu1-1/+2
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-08ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping1-0/+6
2018-01-08ASoC: rockchip: i2s: Support mono captureMatthias Kaehlcke1-2/+3
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-1/+0
2017-09-14ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping1-1/+0
2017-08-14ASoC: rockchip: Delete an error message for a failed memory allocation in rockchip_i2s_probe()Markus Elfring1-3/+1
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rockchip' and 'asoc/topic/rt5514' into asoc-nextMark Brown1-6/+33
2017-06-16ASoC: rockchip: Fix buildMark Brown1-2/+2
2017-06-15ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'Christophe Jaillet1-4/+5
2017-06-13ASoC: rockchip: i2s: add a delay before i2s clearSugar Zhang1-0/+2