summary refs log tree commit diff
path: root/sound/soc/rockchip/rockchip_i2s.c
AgeCommit message (Expand)Author
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax
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
2017-09-14ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping
2017-08-14ASoC: rockchip: Delete an error message for a failed memory allocation in roc...Markus Elfring
2017-07-03Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top...Mark Brown
2017-06-16ASoC: rockchip: Fix buildMark Brown
2017-06-15ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'Christophe Jaillet
2017-06-13ASoC: rockchip: i2s: add a delay before i2s clearSugar Zhang
2017-06-13ASoC: rockchip: i2s: add other configurable formatszhangjun
2016-09-12ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang
2016-05-30ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang
2016-05-30ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping
2016-02-22ASoC: rockchip: i2s: add default values for registersSugar Zhang
2016-02-22ASoC: rockchip: add bindings for rk3399 i2sJianqun Xu
2016-01-10ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE supportMichael Trimarchi