index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-14
ASoC: rockchip: merge DAI call back functions into ops
Kuninori Morimoto
4
-4
/
+4
2023-08-07
ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrols
Alper Nebi Yasak
1
-5
/
+17
2023-08-07
ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrol
Alper Nebi Yasak
1
-1
/
+6
2023-03-21
ALSA/ASoC: Convert to platform remove callback
Mark Brown
4
-16
/
+8
2023-03-20
ASoC: rockchip: i2s: Add compatible for RK3588
Cristian Ciocaltea
1
-0
/
+1
2023-03-20
ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-31
ASoC: rockchip: use helper function
Kuninori Morimoto
3
-4
/
+4
2023-01-25
ASoC: Kconfig: fix spelling of "up to"
Randy Dunlap
1
-1
/
+1
2022-12-12
ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...
Wang Jingjin
1
-0
/
+1
2022-12-07
ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...
Wang Jingjin
1
-0
/
+1
2022-11-25
ASoC: rockchip: i2s_tdm: Add support for RK3588
Nicolas Frattaroli
1
-1
/
+2
2022-11-25
ASoC: rockchip: i2s_tdm: Make the grf property optional
Nicolas Frattaroli
1
-4
/
+12
2022-11-07
ASoC: rockchip: Drop da7219_aad_jack_det() usage
Cezary Rojewski
1
-2
/
+1
2022-09-30
ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
Judy Hsiao
1
-12
/
+12
2022-09-14
ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
Judy Hsiao
1
-25
/
+16
2022-07-11
ASoC: Merge up fixes
Mark Brown
1
-1
/
+0
2022-07-11
ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found
Alexandru Elisei
1
-1
/
+4
2022-07-05
ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR
Judy Hsiao
1
-0
/
+2
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
4
-0
/
+4
2022-06-29
ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probe
Judy Hsiao
1
-8
/
+0
2022-06-29
ASoC: rockchip: i2s: Fix the debug level on missing pinctrl
Judy Hsiao
1
-1
/
+1
2022-06-27
ASoC: rockchip: pdm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-4
/
+2
2022-06-27
ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-4
/
+2
2022-06-27
ASoC: rockchip: Migrate to new style legacy DAI naming flag
Charles Keepax
4
-0
/
+4
2022-06-24
ASoC: rockchip: i2s: switch BCLK to GPIO
Judy Hsiao
1
-31
/
+129
2022-06-24
ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()
Jiapeng Chong
1
-0
/
+1
2022-06-22
ASoC: rockchip: i2s: switch BCLK to GPIO
Mark Brown
1
-45
/
+35
2022-06-22
ASoC: rockchip: i2s: Fix crash on missing pinctrl
Chen-Yu Tsai
1
-15
/
+14
2022-06-22
ASoC: Merge fixes
Mark Brown
1
-31
/
+129
2022-06-21
ASoC: rockchip: i2s: switch BCLK to GPIO
Judy Hsiao
1
-46
/
+123
2022-06-20
ASoC: rockchip: i2s: switch BCLK to GPIO
Judy Hsiao
1
-31
/
+129
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2
-6
/
+6
2022-06-06
ASoC: rockchip: simplify error handling
Pierre-Louis Bossart
1
-2
/
+2
2022-06-06
ASoC: rockchip: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: rockchip: Update to use set_fmt_new callback
Charles Keepax
2
-8
/
+8
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
4
-21
/
+21
2022-03-23
ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/B
Meng Tang
1
-5
/
+5
2022-03-16
ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resume
zhangqilong
1
-1
/
+1
2022-03-08
ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probe
Miaoqian Lin
1
-5
/
+10
2022-01-28
ASoC: rk3399_gru_sound: Wire up DP jack detection
Brian Norris
1
-0
/
+20
2021-12-20
ASoC: rockchip: Use dev_err_probe() helper
Kuninori Morimoto
1
-7
/
+3
2021-11-30
ASoC: rockchip: i2s_tdm: Dup static DAI template
Nicolas Frattaroli
1
-21
/
+31
2021-10-27
ASoC: rockchip: i2s_tdm: improve return value handling
Pierre-Louis Bossart
1
-1
/
+1
2021-10-21
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
4
-60
/
+3
2021-10-20
ASoC: rockchip: Use generic dmaengine code
Sugar Zhang
4
-59
/
+2
2021-10-18
ASoC: rockchip: i2s-tdm: Fix refcount test
Nicolas Frattaroli
1
-1
/
+1
[next]