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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
ASoC: Intel: sof_rt5682: add mtl_rt5650 support
Mac Chiang
2
-0
/
+21
2023-11-13
ASoC: cs42l43: Add missing static from runtime PM ops
Charles Keepax
1
-2
/
+2
2023-11-13
ASoC: codecs: ES8326
Mark Brown
1
-92
/
+139
2023-11-13
ASoC: SOF: Add support for MICFIL PDM interface
Mark Brown
5
-0
/
+70
2023-11-13
ASoC: Intel: avs: Properly identify boards
Mark Brown
17
-17
/
+153
2023-11-13
ASoC: SOF: mediatek: remove unused variables
Mark Brown
3
-102
/
+0
2023-11-13
Add DMIC slew rate controls
Mark Brown
2
-0
/
+10
2023-11-13
ASoC: amd: acp: remove unnecessary NULL check
Dan Carpenter
1
-12
/
+10
2023-11-13
ASoC: codecs: Modify the bin file parsing method
Weidong Wang
5
-88
/
+42
2023-11-13
ASoC: tegra: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-2
/
+2
2023-11-13
ASoC: amd: acp: correct the format order
Syed Saba Kareem
1
-12
/
+12
2023-11-13
ASoC: amd: acp: Fix for indentation issue
Syed Saba Kareem
1
-2
/
+2
2023-11-13
ASoC: dapm: Simplify widget clone
Amadeusz Sławiński
1
-16
/
+14
2023-11-13
ASoC: sti-uniperf: Use default pcm_config instead
Keguang Zhang
1
-6
/
+1
2023-11-13
ASoC: SOF: mediatek: remove unused variables
Trevor Wu
1
-4
/
+0
2023-11-13
ASoC: SOF: mediatek: mt8186: clean up unused code
Trevor Wu
1
-49
/
+0
2023-11-13
ASoC: SOF: mediatek: mt8195: clean up unused code
Trevor Wu
1
-49
/
+0
2023-11-13
ASoC: codecs: ES8326: Changing the headset detection time
Zhu Ning
1
-3
/
+3
2023-11-13
ASoC: codecs: ES8326: Changing initialisation and broadcasting
Zhu Ning
1
-22
/
+29
2023-11-13
ASoC: codecs: ES8326: Add chip version flag
Zhu Ning
1
-68
/
+108
2023-11-13
ASoC: nau8821: Add slew rate controls.
Seven Lee
2
-0
/
+10
2023-11-13
ASoC: Intel: avs: ssm4567: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt5682: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt5663: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt5514: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt298: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt286: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: rt274: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: probe: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: nau8825: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: max98927: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: max98373: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: max98357a: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: i2s_test: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: hdaudio: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: es8336: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: dmic: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: Intel: avs: da7219: Add proper id_table
Amadeusz Sławiński
1
-1
/
+9
2023-11-13
ASoC: SOF: Add support for configuring PDM interface from topology
Daniel Baluta
4
-0
/
+63
2023-11-13
ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDM
Daniel Baluta
1
-0
/
+7
2023-11-10
Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-51
/
+171
2023-11-09
OSS: dmasound/paula: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-11-09
ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus
Vitalii Torshyn
1
-0
/
+6
2023-11-09
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
1
-8
/
+13
2023-11-09
Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...
Takashi Iwai
2
-0
/
+64
2023-11-08
Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
12
-32
/
+50
2023-11-08
ASoC: nau8540: Add self recovery to improve capture quility
David Lin
2
-0
/
+64
2023-11-08
ALSA: hda/realtek: Add support dual speaker for Dell
Kailang Yang
1
-7
/
+33
2023-11-07
ALSA: hda: Add ASRock X670E Taichi to denylist
Alexander Koskovich
1
-0
/
+1
2023-11-07
ALSA: hda/realtek: Add quirk for ASUS UX7602ZM
Alex Spataru
1
-0
/
+1
[next]