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-08-26
ALSA: ump: Fix -Wformat-truncation warnings
Takashi Iwai
1
-2
/
+2
2023-08-25
ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs
Takashi Iwai
1
-0
/
+3
2023-08-25
ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
Fabian Vogt
1
-0
/
+8
2023-08-25
ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-08-24
ALSA: ump: Don't create unused substreams for static blocks
Takashi Iwai
1
-6
/
+37
2023-08-24
ALSA: ump: Fill group names for legacy rawmidi substreams
Takashi Iwai
1
-0
/
+15
2023-08-24
ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
Takashi Iwai
2
-7
/
+10
2023-08-24
ALSA: ac97: Fix possible error value of *rac97
Su Hui
1
-3
/
+2
2023-08-24
ALSA: pcmtest: Add support for pcm pausing
Ivan Orlov
1
-8
/
+41
2023-08-24
ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
SungHwan Jung
1
-0
/
+22
2023-08-24
ALSA: hda: cs35l41: Override the _DSD for HP Zbook Fury 17 G9 to correct boos...
Stefan Binding
1
-0
/
+32
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
39
-95
/
+335
2023-08-24
Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
7
-29
/
+51
2023-08-23
ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2023-08-23
ASoC: cs35l41: Correct amp_gain_tlv values
Charles Keepax
1
-1
/
+1
2023-08-21
ALSA: hda/tas2781: Fix PM refcount unbalance at tas2781_hda_bind()
Takashi Iwai
1
-5
/
+3
2023-08-21
ALSA: hda/tas2781: Fix acpi device refcount leak at tas2781_read_acpi()
Takashi Iwai
1
-1
/
+1
2023-08-21
ALSA: usb-audio: Fix init call orders for UAC1
Takashi Iwai
1
-1
/
+10
2023-08-21
ALSA: hda/realtek: Fix spelling mistake "powe" -> "power"
Colin Ian King
1
-1
/
+1
2023-08-18
ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6x
BrenoRCBrito
1
-0
/
+7
2023-08-18
ALSA: asihpi: Remove unused declarations
Yue Haibing
2
-21
/
+0
2023-08-18
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2
-18
/
+2
2023-08-18
ASoC: pcm: Drop obsoleted PCM copy_user ops
Takashi Iwai
2
-22
/
+0
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
3
-5
/
+4
2023-08-18
ASoC: dmaengine: Convert to generic PCM copy ops
Takashi Iwai
1
-8
/
+9
2023-08-18
ASoC: qcom: Convert to generic PCM copy ops
Takashi Iwai
1
-6
/
+7
2023-08-18
ASoC: mediatek: Convert to generic PCM copy ops
Takashi Iwai
1
-17
/
+10
2023-08-18
ASoC: component: Add generic PCM copy ops
Takashi Iwai
2
-1
/
+21
2023-08-18
ALSA: pcmtest: Update comment about PCM copy ops
Takashi Iwai
1
-1
/
+1
2023-08-18
ALSA: xen: Convert to generic PCM copy ops
Takashi Iwai
1
-45
/
+11
2023-08-18
ALSA: sh: Convert to generic PCM copy ops
Takashi Iwai
1
-22
/
+3
2023-08-18
ALSA: rme9652: Convert to generic PCM copy ops
Takashi Iwai
1
-40
/
+6
2023-08-18
ALSA: hdsp: Convert to generic PCM copy ops
Takashi Iwai
1
-36
/
+6
2023-08-18
ALSA: rme96: Convert to generic PCM copy ops
Takashi Iwai
1
-34
/
+8
2023-08-18
ALSA: rme32: Convert to generic PCM copy ops
Takashi Iwai
1
-39
/
+11
2023-08-18
ALSA: nm256: Convert to generic PCM copy ops
Takashi Iwai
1
-36
/
+6
2023-08-18
ALSA: korg1212: Convert to generic PCM copy ops
Takashi Iwai
1
-38
/
+12
2023-08-18
ALSA: es1938: Convert to generic PCM copy ops
Takashi Iwai
1
-25
/
+5
2023-08-18
ALSA: emu8000: Convert to generic PCM copy ops
Takashi Iwai
1
-58
/
+16
2023-08-18
ALSA: gus: Convert to generic PCM copy ops
Takashi Iwai
1
-20
/
+3
2023-08-18
ALSA: dummy: Convert to generic PCM copy ops
Takashi Iwai
1
-10
/
+2
2023-08-18
ALSA: core: Add memory copy helpers between iov_iter and iomem
Takashi Iwai
1
-8
/
+48
2023-08-18
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2
-45
/
+68
2023-08-18
ALSA: hda/tas2781: Add tas2781 HDA driver
Shenghao Ding
3
-0
/
+875
2023-08-18
ALSA: hda/tas2781: Add tas2781 HDA driver
Shenghao Ding
1
-3
/
+85
2023-08-18
ALSA: Make SND_PCMTEST depend on DEBUG_FS
Ruan Jinjie
1
-0
/
+1
2023-08-18
ALSA: aoa: Fix typos in PCM fix patch
Takashi Iwai
1
-2
/
+2
2023-08-17
ASoC: cs35l56: Update ACPI HID and property
Mark Brown
3
-19
/
+30
2023-08-17
ASoC: tas2781: fixed register access error when switching to other chips
Shenghao Ding
1
-9
/
+10
2023-08-17
ASoC: cs35l56: Add an ACPI match table
Simon Trimmer
2
-0
/
+18
[next]