summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use device_get_match_data()Rob Herring2023-10-091-5/+3
* ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ALSA/ASoC: Convert to platform remove callbackMark Brown2023-03-211-4/+2
|\
| * ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* | ASoC: rockchip: i2s: Add compatible for RK3588Cristian Ciocaltea2023-03-201-0/+1
|/
* ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLRJudy Hsiao2022-09-301-12/+12
* ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLRJudy Hsiao2022-09-141-25/+16
* ASoC: Merge up fixesMark Brown2022-07-111-1/+0
|\
| * ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei2022-07-111-1/+4
| * ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-241-31/+129
* | ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao2022-07-051-0/+2
* | ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-291-0/+1
|\ \
| * | ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* | | ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao2022-06-291-8/+0
* | | ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao2022-06-291-1/+1
|/ /
* | ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong2022-06-241-0/+1
* | ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown2022-06-221-45/+35
|\ \
| * | ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-211-46/+123
* | | ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai2022-06-221-15/+14
* | | ASoC: Merge fixesMark Brown2022-06-221-31/+129
|\ \ \ | |/ / |/| |
| * | ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-201-31/+129
| |/
* | ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* | ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax2022-06-061-4/+4
|/
* ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin2022-03-081-5/+10
* ASoC: rockchip: Use generic dmaengine codeSugar Zhang2021-10-201-2/+1
* ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang2021-09-031-0/+7
* ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang2021-08-261-3/+17
* ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang2021-08-261-0/+10
* ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang2021-08-261-50/+79
* ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo2021-08-261-8/+8
* ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang2021-08-261-5/+14
* ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang2021-08-261-2/+2
* ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang2021-08-261-2/+2
* ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang2021-08-261-1/+15
* ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-161-2/+1
* ASoC: rockchip: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto2021-01-211-1/+1
* ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* ALSA: rockchip_i2s: fix a possible divide-by-zero bug in rockchip_i2s_hw_para...Tuo Li2020-09-111-1/+1
* ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-10-031-1/+1
* ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
* ASoC: rockchip: Fix mono captureCheng-Yi Chiang2019-07-261-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu2018-06-181-1/+2
* Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown2018-01-121-2/+3
|\
| * ASoC: rockchip: i2s: Support mono captureMatthias Kaehlcke2018-01-081-2/+3
* | ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping2018-01-081-0/+6
|/
* Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown2017-10-261-1/+0
|\