index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
ASoC: soc-core: add comment for rtd freeing
Kuninori Morimoto
1
-0
/
+8
2021-03-31
ASoC: da732x: simplify code
Pierre-Louis Bossart
2
-19
/
+10
2021-03-31
ASoC: lm49453: fix useless assignment before return
Pierre-Louis Bossart
1
-2
/
+0
2021-03-31
Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
6
-11
/
+29
2021-03-31
Merge series "ASoC: simple-card: cleanup and prepare for Multi CPU/Codec supp...
Mark Brown
3
-108
/
+139
2021-03-31
ASoC: tegra: Set driver name explicitly
Thierry Reding
1
-0
/
+1
2021-03-31
ASoC: Intel: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-31
ASoC: ak5558: Add support for ak5552
Viorel Suman
1
-7
/
+90
2021-03-31
ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
Hans de Goede
1
-0
/
+17
2021-03-31
ASoC: simple-card: cleanup graph_for_each_link()
Kuninori Morimoto
1
-64
/
+61
2021-03-31
ASoC: simple-card: count DAI / link numbers as in order
Kuninori Morimoto
1
-9
/
+31
2021-03-31
ASoC: audio-graph: cleanup graph_for_each_link()
Kuninori Morimoto
1
-68
/
+61
2021-03-31
ASoC: audio-graph: count DAI / link numbers as in order
Kuninori Morimoto
1
-6
/
+23
2021-03-31
ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform
Kuninori Morimoto
1
-4
/
+11
2021-03-31
ASoC: simple-card-utils.c: remove old comment
Kuninori Morimoto
1
-5
/
+0
2021-03-30
ASoC: q6afe-clocks: fix reprobing of the driver
Dmitry Baryshkov
3
-105
/
+108
2021-03-30
ASoC: Intel: add max98390 echo reference support
Mac Chiang
1
-1
/
+1
2021-03-30
ASoC: mediatek: mt6359: Fix spelling mistake "reate" -> "create"
Colin Ian King
1
-1
/
+1
2021-03-29
Merge series "Add mediatek MT6359 ASoC accdet jack driver" from Argus Lin <ar...
Mark Brown
5
-107
/
+2975
2021-03-29
ASoC: SOF: match SSP config with pcm hw params
Jaska Uimonen
1
-0
/
+29
2021-03-29
ASoC: SOF: Intel: HDA: add hw params callback for SSP DAIs
Jaska Uimonen
1
-0
/
+44
2021-03-29
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
3
-84
/
+116
2021-03-29
ASoC: fsl_rpmsg: initialise pointers to NULL
Shengjiu Wang
1
-1
/
+1
2021-03-29
ASoC: amd: fix acpi dependency kernel warning
Vijendar Mukunda
1
-1
/
+1
2021-03-29
ASoC: amd: update spdx license for acp machine driver
Vijendar Mukunda
1
-24
/
+5
2021-03-29
ASoC: dwc: Fix -Wmissing-prototypes warnings
YueHaibing
1
-3
/
+3
2021-03-25
ASoC: mediatek: mt6359: add MT6359 accdet jack driver
Argus Lin
5
-107
/
+2975
2021-03-25
Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...
Mark Brown
10
-0
/
+2086
2021-03-25
ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
Shengjiu Wang
1
-11
/
+1
2021-03-25
ASoC: fsl-asoc-card: Add support for WM8958 codec
Shengjiu Wang
2
-2
/
+17
2021-03-25
ASoC: max98373: Added controls for autorestart config
Ryan Lee
2
-0
/
+17
2021-03-25
ASoC: rt1015: Add bclk detection and dc detection
Jack Yu
2
-1
/
+27
2021-03-25
ASoC: imx-rpmsg: Add machine driver for audio base on rpmsg
Shengjiu Wang
3
-0
/
+163
2021-03-25
ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
Shengjiu Wang
4
-0
/
+1436
2021-03-25
ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channel
Shengjiu Wang
3
-0
/
+145
2021-03-25
ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
Shengjiu Wang
4
-0
/
+326
2021-03-25
ASoC: soc-component: Add snd_soc_pcm_component_ack
Shengjiu Wang
2
-0
/
+16
2021-03-24
Merge series "MFD/extcon/ASoC: Rework arizona codec jack-detect support" from...
Mark Brown
8
-359
/
+306
2021-03-24
ASoC: Intel: bytcr_wm5102: Add jack detect support
Hans de Goede
1
-1
/
+27
2021-03-24
ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...
Hans de Goede
4
-4
/
+43
2021-03-24
ASoC: arizona-jack: Cleanup logging
Hans de Goede
1
-94
/
+51
2021-03-24
ASoC: arizona-jack: Use snd_soc_jack to report jack events
Hans de Goede
2
-109
/
+47
2021-03-24
ASoC: arizona-jack: convert into a helper library for codec drivers
Hans de Goede
3
-68
/
+65
2021-03-24
ASoC: arizona-jack: Use arizona->dev for runtime-pm
Hans de Goede
2
-25
/
+18
2021-03-24
ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv
Hans de Goede
2
-68
/
+65
2021-03-24
ASoC: fsl_micfil: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-5
/
+20
2021-03-24
ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-24
ASoC: fsl_easrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-24
ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-13
/
+44
2021-03-24
ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
[prev]
[next]