Age | Commit message (Expand) | Author | Files | Lines |
2022-07-11 | ASoC: Merge up fixes | Mark Brown | 1 | -1/+0 |
2022-07-11 | ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found | Alexandru Elisei | 1 | -1/+4 |
2022-07-05 | ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR | Judy Hsiao | 1 | -0/+2 |
2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown | 1 | -0/+1 |
2022-06-29 | ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probe | Judy Hsiao | 1 | -8/+0 |
2022-06-29 | ASoC: rockchip: i2s: Fix the debug level on missing pinctrl | Judy Hsiao | 1 | -1/+1 |
2022-06-27 | ASoC: rockchip: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -0/+1 |
2022-06-24 | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 1 | -31/+129 |
2022-06-24 | ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe() | Jiapeng Chong | 1 | -0/+1 |
2022-06-22 | ASoC: rockchip: i2s: switch BCLK to GPIO | Mark Brown | 1 | -45/+35 |
2022-06-22 | ASoC: rockchip: i2s: Fix crash on missing pinctrl | Chen-Yu Tsai | 1 | -15/+14 |
2022-06-22 | ASoC: Merge fixes | Mark Brown | 1 | -31/+129 |
2022-06-21 | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 1 | -46/+123 |
2022-06-20 | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 1 | -31/+129 |
2022-06-06 | ASoC: rockchip: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
2022-06-06 | ASoC: rockchip: Update to use set_fmt_new callback | Charles Keepax | 1 | -4/+4 |
2022-03-08 | ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probe | Miaoqian Lin | 1 | -5/+10 |
2021-10-20 | ASoC: rockchip: Use generic dmaengine code | Sugar Zhang | 1 | -2/+1 |
2021-09-03 | ASoC: rockchip: i2s: Fix concurrency between tx/rx | Sugar Zhang | 1 | -0/+7 |
2021-08-26 | ASoC: rockchip: i2s: Add support for frame inversion | Sugar Zhang | 1 | -3/+17 |
2021-08-26 | ASoC: rockchip: i2s: Add compatible for more SoCs | Sugar Zhang | 1 | -0/+10 |
2021-08-26 | ASoC: rockchip: i2s: Make playback/capture optional | Sugar Zhang | 1 | -50/+79 |
2021-08-26 | ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B | Xiaotan Luo | 1 | -8/+8 |
2021-08-26 | ASoC: rockchip: i2s: Fix regmap_ops hang | Sugar Zhang | 1 | -5/+14 |
2021-08-26 | ASoC: rockchip: i2s: Improve dma data transfer efficiency | Sugar Zhang | 1 | -2/+2 |
2021-08-26 | ASoC: rockchip: i2s: Fixup clk div error | Sugar Zhang | 1 | -2/+2 |
2021-08-26 | ASoC: rockchip: i2s: Add support for set bclk ratio | Sugar Zhang | 1 | -1/+15 |
2021-06-16 | ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-01-21 | ASoC: rockchip: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -1/+1 |
2021-01-21 | ASoC: sync parameter naming : rate / sample_bits | Kuninori Morimoto | 1 | -1/+1 |
2020-11-26 | ASoC: rockchip: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
2020-09-11 | ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_para... | Tuo Li | 1 | -1/+1 |
2020-07-23 | ASoC: rockchip: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -1/+1 |
2019-10-03 | ASoc: rockchip: i2s: Fix RPM imbalance | Robin Murphy | 1 | -1/+1 |
2019-09-09 | ASoC: rockchip: ignore 0Hz sysclk | Katsuhiro Suzuki | 1 | -0/+3 |
2019-07-26 | ASoC: rockchip: Fix mono capture | Cheng-Yi Chiang | 1 | -3/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-06-18 | ASoC: rockchip: add config for rockchip dmaengine pcm register | Jianqun Xu | 1 | -1/+2 |
2018-01-12 | Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-next | Mark Brown | 1 | -2/+3 |
2018-01-08 | ASoC: rockchip: i2s: fix playback after runtime resume | John Keeping | 1 | -0/+6 |
2018-01-08 | ASoC: rockchip: i2s: Support mono capture | Matthias Kaehlcke | 1 | -2/+3 |
2017-10-26 | Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus | Mark Brown | 1 | -1/+0 |
2017-09-14 | ASoC: rockchip: i2s: fix unbalanced clk_disable | John Keeping | 1 | -1/+0 |
2017-08-14 | ASoC: rockchip: Delete an error message for a failed memory allocation in roc... | Markus Elfring | 1 | -3/+1 |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top... | Mark Brown | 1 | -6/+33 |
2017-06-16 | ASoC: rockchip: Fix build | Mark Brown | 1 | -2/+2 |
2017-06-15 | ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe' | Christophe Jaillet | 1 | -4/+5 |
2017-06-13 | ASoC: rockchip: i2s: add a delay before i2s clear | Sugar Zhang | 1 | -0/+2 |
2017-06-13 | ASoC: rockchip: i2s: add other configurable formats | zhangjun | 1 | -2/+28 |
2016-09-12 | ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle | Sugar Zhang | 1 | -1/+9 |