index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
rockchip
Age
Commit message (
Expand
)
Author
Lines
2026-02-19
ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclk
Detlev Casanova
-0
/
+10
2026-02-05
ASoC: rockchip: spdif: Convert to FIELD_PREP
Sebastian Reichel
-34
/
+32
2026-02-05
ASoC: rockchip: spdif: Fill IEC958 CS info per params
Sugar Zhang
-4
/
+50
2026-02-05
ASoC: rockchip: spdif: Add support for format S32_LE
Sugar Zhang
-2
/
+28
2026-02-05
ASoC: rockchip: spdif: Add support for set mclk rate
Sugar Zhang
-12
/
+24
2026-02-05
ASoC: rockchip: spdif: Swap PCM and DAI component registration order
Sugar Zhang
-4
/
+4
2026-02-05
ASoC: rockchip: spdif: Improve sample rate support
Sugar Zhang
-5
/
+1
2026-02-05
ASoC: rockchip: spdif: Use dev_err_probe
Sebastian Reichel
-12
/
+6
2026-02-05
ASoC: rockchip: spdif: Fully convert to device managed resources
Sebastian Reichel
-20
/
+17
2026-02-05
ASoC: rockchip: spdif: Move DT compatible table
Sebastian Reichel
-24
/
+24
2026-02-05
ASoC: rockchip: spdif: Use device_get_match_data()
Sebastian Reichel
-3
/
+3
2025-12-23
ASoC: rockchip: Discard pm_runtime_put() return value
Rafael J. Wysocki
-2
/
+3
2025-12-03
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
Krzysztof Kozlowski
-1
/
+1
2025-11-17
ASoC: rockchip: rockchip_max98090: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+1
2025-11-17
ASoC: rockchip: rk3288_hdmi_analog: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-1
/
+2
2025-10-21
ASoC: use snd_kcontrol_chip() instead of
Mark Brown
-4
/
+4
2025-10-21
ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_pro...
Markus Elfring
-2
/
+1
2025-10-20
ASoC: rockchip: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()
Kuninori Morimoto
-4
/
+4
2025-09-02
ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
Nicolas Frattaroli
-1
/
+3
2025-07-04
ASoC: codec: rockchip_sai: Remove including of_gpio.h
Peng Fan
-1
/
+0
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
-15
/
+8
2025-06-24
ASoC: rockchip: Standardize ASoC menu
Kuninori Morimoto
-15
/
+8
2025-06-08
ASOC: rockchip: Use helper function devm_clk_get_enabled()
Pei Xiao
-25
/
+10
2025-06-08
ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stop
Pei Xiao
-13
/
+3
2025-04-22
ASoC: rockchip: add Serial Audio Interface (SAI) driver
Nicolas Frattaroli
-0
/
+1818
2025-03-17
ASoC: rockchip: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
-23
/
+17
2025-03-03
ASoC: rockchip: rockchip_rt5645: use inclusive language for SND_SOC_DAIFMT_CB...
Kuninori Morimoto
-1
/
+1
2025-03-03
ASoC: rockchip: rockchip_max98090: use inclusive language for SND_SOC_DAIFMT_...
Kuninori Morimoto
-4
/
+4
2025-03-03
ASoC: rockchip: rk3399_gru_sound: use inclusive language for SND_SOC_DAIFMT_C...
Kuninori Morimoto
-5
/
+5
2025-03-03
ASoC: rockchip: rk3288_hdmi_analog: use inclusive language for SND_SOC_DAIFMT...
Kuninori Morimoto
-1
/
+1
2025-02-04
ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]
John Keeping
-2
/
+2
2025-01-21
ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback
Detlev Casanova
-2
/
+29
2024-12-02
ASoC: rockchip: i2s-tdm: Fix a useless call issue
Dheeraj Reddy Jonnalagadda
-28
/
+0
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-5
/
+5
2024-06-21
ASoC: Merge up fixes
Mark Brown
-2
/
+11
2024-06-10
ASoC: rockchip: Remove unused of_gpio.h
Andy Shevchenko
-2
/
+0
2024-06-05
ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclk
Alibek Omarov
-2
/
+11
2024-05-08
ASoC: rockchip: Use *-y instead of *-objs in Makefile
Takashi Iwai
-8
/
+8
2024-03-12
ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
Luca Ceresoli
-346
/
+6
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
-1
/
+1
2023-10-30
ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OF
Rob Herring
-1
/
+1
2023-10-23
ASoC: rockchip: i2s_tdm: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-09
ASoC: DT matching and header cleanups
Mark Brown
-28
/
+13
2023-10-09
ASoC: rockchip: Drop includes from Rockchip RT5645
Linus Walleij
-2
/
+0
2023-10-09
ASoC: rockchip: Drop includes from Rockchip MAX98090
Linus Walleij
-2
/
+0
2023-10-09
ASoC: rockchip: Drop includes from RK3399
Linus Walleij
-2
/
+0
2023-10-09
ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptors
Linus Walleij
-32
/
+14
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
-27
/
+12
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
-2
/
+1
2023-09-25
ASoC: rockchip: convert not to use asoc_xxx()
Kuninori Morimoto
-25
/
+25
[next]