summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip/rockchip_i2s.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-09-25ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown
2023-03-20ASoC: rockchip: i2s: Add compatible for RK3588Cristian Ciocaltea
2023-03-20ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-30ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao
2022-09-14ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao
2022-07-11ASoC: Merge up fixesMark Brown
2022-07-11ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei
2022-07-05ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-24ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-24ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong
2022-06-22ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown
2022-06-22ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai
2022-06-22ASoC: Merge fixesMark Brown
2022-06-21ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-20ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao
2022-06-06ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax
2022-03-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin
2021-10-20ASoC: rockchip: Use generic dmaengine codeSugar Zhang
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang
2021-08-26ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang
2021-08-26ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang
2021-08-26ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang
2021-08-26ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo
2021-08-26ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang
2021-08-26ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang
2021-08-26ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang
2021-08-26ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang
2021-06-16ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-01-21ASoC: rockchip: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
2020-11-26ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-09-11ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_para...Tuo Li
2020-07-23ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto
2019-10-03ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown
2018-01-08ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping
2018-01-08ASoC: rockchip: i2s: Support mono captureMatthias Kaehlcke
2017-10-26Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown