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-08-24
ASoC: mediatek: mt8195: support audsys clock control
Trevor Wu
3
-0
/
+322
2021-08-24
ASoC: mediatek: mt8195: update mediatek common driver
Trevor Wu
2
-5
/
+27
2021-08-24
ASoC: wm_adsp: Put debugfs_remove_recursive back in
Charles Keepax
1
-0
/
+2
2021-08-24
Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-1
/
+597
2021-08-23
Merge series "ASoC: Intel: Skylake: Fix and support complex" from Cezary Roje...
Mark Brown
5
-190
/
+226
2021-08-23
ASoC: rt1015: remove possible unused variable `bclk_ms'
Tzung-Bi Shih
1
-5
/
+2
2021-08-23
ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions static
Hans de Goede
1
-2
/
+2
2021-08-23
ASoC: ics43432: add CMM-4030D-261 support
Angelo Dureghello
2
-2
/
+4
2021-08-23
ASoC: Intel: Skylake: Select first entry for singular pipe config arrays
Cezary Rojewski
1
-2
/
+3
2021-08-23
ASoC: Intel: Skylake: Properly configure modules with generic extension
Pawel Harlozinski
1
-36
/
+15
2021-08-23
ASoC: Intel: Skylake: Support modules with generic extension
Szymon Mielczarek
2
-13
/
+84
2021-08-23
ASoC: Intel: Skylake: Support multiple format configs
Kareem Shaik
3
-46
/
+77
2021-08-23
ASoC: Intel: Skylake: Simplify m_state for loadable modules
Gustaw Lewandowski
2
-8
/
+3
2021-08-23
ASoC: Intel: Skylake: Fix passing loadable flag for module
Gustaw Lewandowski
1
-16
/
+9
2021-08-23
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
Cezary Rojewski
1
-2
/
+9
2021-08-23
ASoC: Intel: Skylake: Fix module resource and format selection
Cezary Rojewski
1
-9
/
+10
2021-08-23
ASoC: Intel: Skylake: Select proper format for NHLT blob
Piotr Maziarz
1
-8
/
+13
2021-08-23
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
Cezary Rojewski
1
-6
/
+0
2021-08-23
ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373
Cezary Rojewski
1
-48
/
+7
2021-08-23
ASoC: intel: atom: Revert PCM buffer address setup workaround again
Takashi Iwai
1
-1
/
+1
2021-08-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2021-08-20
Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-08-20
Merge series "ASoC: Intel/rt5640: Add support for HP Elite Pad 1000G2 jack-de...
Mark Brown
3
-66
/
+234
2021-08-20
ASoC: rsnd: adg: clearly handle clock error / NULL case
Kuninori Morimoto
1
-6
/
+6
2021-08-20
ASoC: rsnd: core: make some arrays static const, makes object smaller
Kuninori Morimoto
1
-3
/
+3
2021-08-19
ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detect
Hans de Goede
1
-2
/
+144
2021-08-19
ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mi...
Hans de Goede
1
-2
/
+10
2021-08-19
ASoC: rt5640: Add rt5640_set_ovcd_params() helper
Hans de Goede
2
-20
/
+34
2021-08-19
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()
Hans de Goede
2
-4
/
+12
2021-08-19
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack
Hans de Goede
1
-17
/
+13
2021-08-19
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file
Hans de Goede
1
-23
/
+23
2021-08-19
ASoC: uniphier: make arrays mul and div static const, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-19
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function
Biju Das
1
-2
/
+13
2021-08-19
ASoC: intel: atom: Fix breakage for PCM buffer address setup
Takashi Iwai
1
-1
/
+1
2021-08-18
ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
Shengjiu Wang
1
-10
/
+10
2021-08-17
Merge series "ASoC: tegra30: Fix use of of_device_get_match_data" from Aakash...
Mark Brown
2
-8
/
+6
2021-08-17
ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components string
Hans de Goede
1
-1
/
+1
2021-08-17
ASoC: sh: rz-ssi: Fix wrong operator used issue
Biju Das
1
-1
/
+1
2021-08-17
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+4
2021-08-17
ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+2
2021-08-16
ASoC: sh: rz-ssi: Fix dereference of noderef expression warning
Biju Das
1
-1
/
+1
2021-08-16
Merge series "ASoC: soc-xxx: cleanup cppcheck warning" from Kuninori Morimoto...
Mark Brown
5
-34
/
+26
2021-08-16
ASoC: tegra30: i2s: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-16
ASoC: tegra30: ahub: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-16
ASoC: soc-ac97: cleanup cppcheck warning
Kuninori Morimoto
1
-8
/
+6
2021-08-16
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...
Kuninori Morimoto
1
-2
/
+2
2021-08-16
ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB
Kuninori Morimoto
1
-6
/
+6
2021-08-16
ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report()
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-2
/
+2
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
1
-8
/
+6
[prev]
[next]