summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)Author
2023-08-15ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-14ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto
2023-08-07ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrolsAlper Nebi Yasak
2023-08-07ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrolAlper Nebi Yasak
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_spdif: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returnin...Uwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-31ASoC: rockchip: use helper functionKuninori Morimoto
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap
2022-12-12ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2022-12-07ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2022-11-25ASoC: rockchip: i2s_tdm: Add support for RK3588Nicolas Frattaroli
2022-11-25ASoC: rockchip: i2s_tdm: Make the grf property optionalNicolas Frattaroli
2022-11-07ASoC: rockchip: Drop da7219_aad_jack_det() usageCezary Rojewski
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: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
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-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: rockchip: simplify error handlingPierre-Louis Bossart
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-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-03-23ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang
2022-03-16ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resumezhangqilong
2022-03-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin
2022-01-28ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris
2021-12-20ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto
2021-11-30ASoC: rockchip: i2s_tdm: Dup static DAI templateNicolas Frattaroli
2021-10-27ASoC: rockchip: i2s_tdm: improve return value handlingPierre-Louis Bossart
2021-10-21Merge branch 'asoc-5.15' into asoc-5.16Mark Brown
2021-10-20ASoC: rockchip: Use generic dmaengine codeSugar Zhang
2021-10-18ASoC: rockchip: i2s-tdm: Fix refcount testNicolas Frattaroli