summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
AgeCommit message (Expand)Author
2026-08-13ASoC: rockchip: spdif: Return the original error codebui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Return the original error codebui duc phuc
2026-08-13ASoC: rockchip: rockchip_sai: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc
2026-08-13ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_pdm: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_max98090: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: i2s-tdm: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: i2s-tdm: Inline PTR_ERR() in dev_err_probe()bui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Propagate -EPROBE_DEFER from devm_pinctrl_get()bui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Drop redundant probe error messagesbui duc phuc
2026-08-13ASoC: rockchip: rockchip_i2s: Use dev_err_probe() for error handlingbui duc phuc
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Use dev_err_probe() for error handlingbui duc phuc
2026-08-13ASoC: rockchip: rk3288_hdmi_analog: Drop redundant probe error messagesbui duc phuc
2026-06-24ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-06-17ASoC: rockchip: Drop problematic guard() changesNicolas Frattaroli
2026-06-11ASoC: rockchip: Use guard() for spin locksMark Brown
2026-06-11ASoC: rockchip: rockchip_sai: Use guard() for spin locksbui duc phuc
2026-06-11ASoC: rockchip: i2s-tdm: Use guard() for spin locksbui duc phuc
2026-06-11ASoC: rockchip: rockchip_i2s: Use guard() for spin locksbui duc phuc
2026-06-11ASoC: rockchip: Reorder clock enable sequenceMark Brown
2026-06-11ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmtbui duc phuc
2026-06-11ASoC: rockchip: spdif: Restore regcache cache-only mode on sync failurebui duc phuc
2026-06-11ASoC: rockchip: rockchip_pdm: Reorder clock enable sequencebui duc phuc
2026-06-11ASoC: rockchip: spdif: Reorder clock enable sequencebui duc phuc
2026-06-02ASoC: rockchip: i2s: Use managed hclk and runtime PM cleanupCássio Gabriel
2026-05-05ASoC: rockchip: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-03-25ASoC: rockchip: rockchip_sai: Set slot width for non-TDM modeAlexey Charkov
2026-02-19ASoC: 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