index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'asoc-fix-v7.1-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
20
-165
/
+205
6 days
ASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()
Jeongjun Park
1
-3
/
+3
6 days
ASoC: Intel: soc-acpi-intel-ptl-match: Remove unnecessary cs42l43 match
Charles Keepax
1
-118
/
+0
6 days
ASoC: soc-acpi-intel-ptl-match: Make Chrome matches conditional
Charles Keepax
3
-0
/
+18
6 days
ASoC: Intel: soc-acpi: Add entry for sof_es8336 in NVL match table.
Balamurugan C
1
-0
/
+13
6 days
ASoC: Intel: sof_sdw: Add support for nvlrvp in NVL platform
Jairaj Arava
1
-0
/
+8
6 days
ASoC: cs-amp-lib: Some bug and typo fixes
Mark Brown
12
-39
/
+110
6 days
ASoC: cs-amp-lib: Fix typo in error message: write -> read
Richard Fitzgerald
1
-1
/
+1
6 days
ASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup()
Richard Fitzgerald
1
-3
/
+10
6 days
ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data()
Richard Fitzgerald
1
-1
/
+1
6 days
ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()
Richard Fitzgerald
1
-1
/
+2
7 days
ALSA: seq: Serialize UMP output teardown with event_input
Zhang Cen
1
-4
/
+18
7 days
ALSA: scarlett2: Allow flash writes ending at segment boundary
Cássio Gabriel
1
-2
/
+5
7 days
ALSA: hda/realtek: Add LED quirk for HP ProBook 430 G6
Marius Hoch
1
-0
/
+1
7 days
ALSA: hda/intel: Make sure to cancel irq-pending work at closing PCM stream
Takashi Iwai
3
-4
/
+20
7 days
ALSA: hda: Move irq pending work into hda-intel stream
Takashi Iwai
4
-56
/
+89
8 days
ASoC: soc-utils: Add missing va_end in snd_soc_ret()
Robertus Diawan Chris
1
-0
/
+1
8 days
ALSA: ua101: Reject too-short USB descriptors
Cássio Gabriel
1
-2
/
+3
8 days
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP 16 Piston OmniBook X
Zhang Heng
1
-1
/
+1
8 days
ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()
Maoyi Xie
1
-2
/
+5
8 days
ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()
Maoyi Xie
1
-5
/
+14
9 days
ASoC: fsl_sai: Eliminate possible interrupt storm during probe
Shengjiu Wang
1
-7
/
+36
9 days
ALSA: hda/realtek: Add quirk for HP Z66 G6 14 laptop
Minxi Hou
1
-0
/
+1
10 days
ALSA: pcm: Don't setup bogus iov_iter for silencing
Takashi Iwai
1
-0
/
+3
10 days
ALSA: hda/realtek: Add mute LED quirk for HP Pavilion Plus 14
Aryan Kushwaha
1
-0
/
+1
11 days
ALSA: pcm_drm_eld: rate-limit ELD parsing errors
Francesco Saverio Pavone
1
-2
/
+2
11 days
ALSA: hda: Avoid quirk matching with zero PCI SSID
Takashi Iwai
1
-2
/
+2
11 days
ALSA: hda/realtek: Add quirk for HP 250 G10 (103c:8b34)
Sergio Boglione
1
-0
/
+1
11 days
ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5
Eric Naim
1
-6
/
+6
11 days
ALSA: asihpi: Fix potential OOB array access at reading cache
Takashi Iwai
1
-0
/
+6
11 days
ASoC: amd: acp: Add DMI quirk for ASUS Zenbook S16 UM5606GA
Jasper Smet
1
-0
/
+7
11 days
ASoC: amd: acp-sdw-legacy: check CPU DAI name before logging
Cássio Gabriel
1
-1
/
+1
11 days
ASoC: qcom: q6apm-dai: Allocate an extra page for PCM buffers
Srinivas Kandagatla
1
-1
/
+6
12 days
ALSA: hda/ca0132: Disable auto-detect on manual output select
Matt DeVillier
1
-13
/
+31
12 days
ALSA: hda/realtek: Add mute LED quirk for HP Pavilion Laptop 16-ag0xxx
Adrien Burnett
1
-0
/
+1
12 days
ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Pro 7 15ASH111 audio
Jackie Dong
1
-0
/
+1
12 days
ALSA: hda: Fix NULL pointer dereference in snd_hda_ctl_add()
Quan Sun
1
-0
/
+3
12 days
ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone
Markus Kramer
1
-0
/
+1
12 days
ALSA: hda/cs35l56: Drop malformed default N from Kconfig
Andy Shevchenko
1
-1
/
+0
12 days
ALSA: hda/realtek: fix mic boost on Framework PTL
Daniel Schaefer
1
-1
/
+9
12 days
ALSA: hda/realtek: Limit mic boost on Positivo DN50E
Edson Juliano Drosdeck
1
-0
/
+1
12 days
ALSA: usb-audio: qcom: Check offload mapping failures
Cássio Gabriel
1
-6
/
+25
12 days
ALSA: hda/realtek: Fix Legion 7 16ITHG6 speaker amp binding
Nicholas Bonello
1
-2
/
+3
12 days
ALSA: usb-audio: Add iface reset and delay quirk for TTGK Technology USB-C Audio
Lianqin Hu
1
-0
/
+2
12 days
ALSA: scarlett2: Add missing error check when initialise Autogain Status
Robertus Diawan Chris
1
-0
/
+2
12 days
ASoC: codecs: fs210x: fix possible buffer overflow
Alexander A. Klimov
1
-1
/
+1
12 days
ASoC: cs35l56: Log SoundWire status updates only on changes
Simon Trimmer
1
-2
/
+3
12 days
ASoC: ti: omap-dmic: Fix IS_ERR() vs NULL check bug in omap_dmic_select_fclk()
Ingyu Jang
1
-1
/
+1
12 days
ASoC: cs35l56: Drop malformed default N from Kconfig
Andy Shevchenko
1
-3
/
+0
13 days
ASoC: sdw_utils: Check speaker component string allocation
Cássio Gabriel
1
-4
/
+6
[next]