index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
ASoC: rockchip: spdif: Return the original error code
bui duc phuc
1
-2
/
+2
2026-08-13
ASoC: rockchip: rockchip_sai: Drop redundant probe error messages
bui duc phuc
1
-6
/
+2
2026-08-13
ASoC: rockchip: rockchip_sai: Return the original error code
bui duc phuc
1
-3
/
+2
2026-08-13
ASoC: rockchip: rockchip_sai: Propagate -EPROBE_DEFER from IRQ lookup
bui duc phuc
1
-0
/
+2
2026-08-13
ASoC: rockchip: rockchip_rt5645: Drop redundant probe error messages
bui duc phuc
1
-4
/
+1
2026-08-13
ASoC: rockchip: rockchip_pdm: Drop redundant probe error messages
bui duc phuc
1
-6
/
+2
2026-08-13
ASoC: rockchip: rockchip_max98090: Drop redundant probe error messages
bui duc phuc
1
-4
/
+1
2026-08-13
ASoC: rockchip: i2s-tdm: Drop redundant probe error messages
bui duc phuc
1
-7
/
+2
2026-08-13
ASoC: rockchip: i2s-tdm: Inline PTR_ERR() in dev_err_probe()
bui duc phuc
1
-4
/
+2
2026-08-13
ASoC: rockchip: rockchip_i2s: Propagate -EPROBE_DEFER from devm_pinctrl_get()
bui duc phuc
1
-3
/
+5
2026-08-13
ASoC: rockchip: rockchip_i2s: Drop redundant probe error messages
bui duc phuc
1
-6
/
+2
2026-08-13
ASoC: rockchip: rockchip_i2s: Use dev_err_probe() for error handling
bui duc phuc
1
-8
/
+6
2026-08-13
ASoC: rockchip: rk3288_hdmi_analog: Use dev_err_probe() for error handling
bui duc phuc
1
-4
/
+3
2026-08-13
ASoC: rockchip: rk3288_hdmi_analog: Drop redundant probe error messages
bui duc phuc
1
-7
/
+2
2026-06-24
ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-06-17
ASoC: rockchip: Drop problematic guard() changes
Nicolas Frattaroli
1
-127
/
+131
2026-06-11
ASoC: rockchip: Use guard() for spin locks
Mark Brown
3
-217
/
+209
2026-06-11
ASoC: rockchip: rockchip_sai: Use guard() for spin locks
bui duc phuc
1
-131
/
+127
2026-06-11
ASoC: rockchip: i2s-tdm: Use guard() for spin locks
bui duc phuc
1
-6
/
+2
2026-06-11
ASoC: rockchip: rockchip_i2s: Use guard() for spin locks
bui duc phuc
1
-80
/
+80
2026-06-11
ASoC: rockchip: Reorder clock enable sequence
Mark Brown
2
-11
/
+16
2026-06-11
ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt
bui duc phuc
1
-1
/
+5
2026-06-11
ASoC: rockchip: spdif: Restore regcache cache-only mode on sync failure
bui duc phuc
1
-0
/
+1
2026-06-11
ASoC: rockchip: rockchip_pdm: Reorder clock enable sequence
bui duc phuc
1
-5
/
+5
2026-06-11
ASoC: rockchip: spdif: Reorder clock enable sequence
bui duc phuc
1
-5
/
+5
2026-06-02
ASoC: rockchip: i2s: Use managed hclk and runtime PM cleanup
Cássio Gabriel
1
-42
/
+26
2026-05-05
ASoC: rockchip: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
3
-3
/
+3
2026-03-25
ASoC: rockchip: rockchip_sai: Set slot width for non-TDM mode
Alexey Charkov
1
-0
/
+4
2026-02-19
ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclk
Detlev Casanova
1
-0
/
+10
2026-02-05
ASoC: rockchip: spdif: Convert to FIELD_PREP
Sebastian Reichel
2
-34
/
+32
2026-02-05
ASoC: rockchip: spdif: Fill IEC958 CS info per params
Sugar Zhang
3
-4
/
+50
2026-02-05
ASoC: rockchip: spdif: Add support for format S32_LE
Sugar Zhang
2
-2
/
+28
2026-02-05
ASoC: rockchip: spdif: Add support for set mclk rate
Sugar Zhang
2
-12
/
+24
2026-02-05
ASoC: rockchip: spdif: Swap PCM and DAI component registration order
Sugar Zhang
1
-4
/
+4
2026-02-05
ASoC: rockchip: spdif: Improve sample rate support
Sugar Zhang
1
-5
/
+1
2026-02-05
ASoC: rockchip: spdif: Use dev_err_probe
Sebastian Reichel
1
-12
/
+6
2026-02-05
ASoC: rockchip: spdif: Fully convert to device managed resources
Sebastian Reichel
1
-20
/
+17
2026-02-05
ASoC: rockchip: spdif: Move DT compatible table
Sebastian Reichel
1
-24
/
+24
2026-02-05
ASoC: rockchip: spdif: Use device_get_match_data()
Sebastian Reichel
1
-3
/
+3
2025-12-23
ASoC: rockchip: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-2
/
+3
2025-12-03
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
Krzysztof Kozlowski
1
-1
/
+1
2025-11-17
ASoC: rockchip: rockchip_max98090: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-1
/
+1
2025-11-17
ASoC: rockchip: rk3288_hdmi_analog: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-1
/
+2
2025-10-21
ASoC: use snd_kcontrol_chip() instead of
Mark Brown
1
-4
/
+4
2025-10-21
ASoC: rockchip: i2s-tdm: Omit a variable reassignment in rockchip_i2s_tdm_pro...
Markus Elfring
1
-2
/
+1
2025-10-20
ASoC: rockchip: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()
Kuninori Morimoto
1
-4
/
+4
2025-09-02
ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
Nicolas Frattaroli
1
-1
/
+3
2025-07-04
ASoC: codec: rockchip_sai: Remove including of_gpio.h
Peng Fan
1
-1
/
+0
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
1
-15
/
+8
2025-06-24
ASoC: rockchip: Standardize ASoC menu
Kuninori Morimoto
1
-15
/
+8
[next]