summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)Author
7 daysASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova
2026-02-05ASoC: rockchip: spdif: Convert to FIELD_PREPSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Fill IEC958 CS info per paramsSugar Zhang
2026-02-05ASoC: rockchip: spdif: Add support for format S32_LESugar Zhang
2026-02-05ASoC: rockchip: spdif: Add support for set mclk rateSugar Zhang
2026-02-05ASoC: rockchip: spdif: Swap PCM and DAI component registration orderSugar Zhang
2026-02-05ASoC: rockchip: spdif: Improve sample rate supportSugar Zhang
2026-02-05ASoC: rockchip: spdif: Use dev_err_probeSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Fully convert to device managed resourcesSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Move DT compatible tableSebastian Reichel
2026-02-05ASoC: rockchip: spdif: Use device_get_match_data()Sebastian Reichel
2025-12-23ASoC: rockchip: Discard pm_runtime_put() return valueRafael J. Wysocki
2025-12-03ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2025-11-17ASoC: rockchip: rockchip_max98090: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: rockchip: rk3288_hdmi_analog: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown
2025-10-21ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_pro...Markus Elfring
2025-10-20ASoC: rockchip: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto
2025-09-02ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macroNicolas Frattaroli
2025-07-04ASoC: codec: rockchip_sai: Remove including of_gpio.hPeng Fan
2025-06-25ASoC: Standardize ASoC menuMark Brown
2025-06-24ASoC: rockchip: Standardize ASoC menuKuninori Morimoto
2025-06-08ASOC: rockchip: Use helper function devm_clk_get_enabled()Pei Xiao
2025-06-08ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stopPei Xiao
2025-04-22ASoC: rockchip: add Serial Audio Interface (SAI) driverNicolas Frattaroli
2025-03-17ASoC: rockchip: Convert to RUNTIME_PM_OPS() & coTakashi Iwai
2025-03-03ASoC: rockchip: rockchip_rt5645: use inclusive language for SND_SOC_DAIFMT_CB...Kuninori Morimoto
2025-03-03ASoC: rockchip: rockchip_max98090: use inclusive language for SND_SOC_DAIFMT_...Kuninori Morimoto
2025-03-03ASoC: rockchip: rk3399_gru_sound: use inclusive language for SND_SOC_DAIFMT_C...Kuninori Morimoto
2025-03-03ASoC: rockchip: rk3288_hdmi_analog: use inclusive language for SND_SOC_DAIFMT...Kuninori Morimoto
2025-02-04ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]John Keeping
2025-01-21ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callbackDetlev Casanova
2024-12-02ASoC: rockchip: i2s-tdm: Fix a useless call issueDheeraj Reddy Jonnalagadda
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-10ASoC: rockchip: Remove unused of_gpio.hAndy Shevchenko
2024-06-05ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclkAlibek Omarov
2024-05-08ASoC: rockchip: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-03-12ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman
2023-10-30ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OFRob Herring
2023-10-23ASoC: rockchip: i2s_tdm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: rockchip: Drop includes from Rockchip RT5645Linus Walleij
2023-10-09ASoC: rockchip: Drop includes from Rockchip MAX98090Linus Walleij
2023-10-09ASoC: rockchip: Drop includes from RK3399Linus Walleij
2023-10-09ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptorsLinus Walleij
2023-10-09ASoC: Use device_get_match_data()Rob Herring
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto