summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip
Commit message (Expand)AuthorAgeFilesLines
* ALSA/ASoC: Convert to platform remove callbackMark Brown2023-03-214-16/+8
|\
| * ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
| * ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returnin...Uwe Kleine-König2023-03-201-4/+2
| * ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-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: use helper functionKuninori Morimoto2023-01-313-4/+4
* ASoC: Kconfig: fix spelling of "up to"Randy Dunlap2023-01-251-1/+1
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2022-12-121-0/+1
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2022-12-071-0/+1
* ASoC: rockchip: i2s_tdm: Add support for RK3588Nicolas Frattaroli2022-11-251-1/+2
* ASoC: rockchip: i2s_tdm: Make the grf property optionalNicolas Frattaroli2022-11-251-4/+12
* ASoC: rockchip: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-071-2/+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-294-0/+4
|\ \
| * | ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-274-0/+4
* | | 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: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-4/+2
* | | ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-4/+2
|/ /
* | 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
| |/
* | Specify clock provider directly to CPU DAIsMark Brown2022-06-092-6/+6
|\ \
| * | ASoC: rockchip: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-062-2/+2
| * | ASoC: rockchip: Update to use set_fmt_new callbackCharles Keepax2022-06-062-8/+8
| |/
* / ASoC: rockchip: simplify error handlingPierre-Louis Bossart2022-06-061-2/+2
|/
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-144-21/+21
* ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang2022-03-231-5/+5
* ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resumezhangqilong2022-03-161-1/+1
* ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin2022-03-081-5/+10
* ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris2022-01-281-0/+20
* ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
* ASoC: rockchip: i2s_tdm: Dup static DAI templateNicolas Frattaroli2021-11-301-21/+31
* ASoC: rockchip: i2s_tdm: improve return value handlingPierre-Louis Bossart2021-10-271-1/+1
* Merge branch 'asoc-5.15' into asoc-5.16Mark Brown2021-10-214-60/+3
|\
| * ASoC: rockchip: Use generic dmaengine codeSugar Zhang2021-10-204-59/+2
* | ASoC: rockchip: i2s-tdm: Fix refcount testNicolas Frattaroli2021-10-181-1/+1
* | ASoC: rockchip: i2s-tdm: Strip out direct CRU useNicolas Frattaroli2021-10-171-105/+21
* | ASoC: rockchip: i2s-tdm: Fix error handling on i2s_tdm_prepare_enable_mclk fa...Colin Ian King2021-10-081-2/+2
* | ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_ioColin Ian King2021-10-081-2/+0
* | ASoC: rockchip: add support for i2s-tdm controllerNicolas Frattaroli2021-10-074-0/+2259