index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
watchdog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD
Stefan Binding
3
-37
/
+65
2024-07-02
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
3
-26
/
+56
2024-07-02
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
5
-13
/
+39
2024-06-27
selftests/alsa:Fix printf format string in pcm-test.c
Zhu Jun
1
-1
/
+1
2024-06-26
ASoC: rt5645: fix issue of random interrupt from push-button
Jack Yu
2
-6
/
+24
2024-06-26
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
1
-1
/
+1
2024-06-26
ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA
Vyacheslav Frantsishko
1
-0
/
+7
2024-06-26
ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.
Dirk Su
1
-0
/
+3
2024-06-26
ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820
Takashi Iwai
1
-1
/
+20
2024-06-25
ALSA: pcm_dmaengine: Unify two close functions
Takashi Iwai
1
-19
/
+15
2024-06-25
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
1
-0
/
+12
2024-06-25
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx
Aivaz Latypov
1
-0
/
+1
2024-06-25
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
1
-0
/
+2
2024-06-25
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
1
-3
/
+5
2024-06-24
ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link
Chen-Yu Tsai
1
-0
/
+1
2024-06-21
ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
Takashi Iwai
1
-2
/
+2
2024-06-21
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9
Pablo CaƱo
1
-0
/
+1
2024-06-20
ASoC: fsl-asoc-card: set priv->pdev before using it
Elinor Montmasson
1
-1
/
+2
2024-06-20
ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE
Simon Trimmer
1
-0
/
+2
2024-06-19
ASoC: amd: acp: move chip->flag variable assignment
Vijendar Mukunda
1
-1
/
+1
2024-06-19
ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()
Vijendar Mukunda
1
-8
/
+0
2024-06-19
ASoC: amd: acp: add a null check for chip_pdev structure
Vijendar Mukunda
1
-4
/
+6
2024-06-18
ASoC: Intel: soc-acpi: mtl: fix speaker no sound on Dell SKU 0C64
Shuming Fan
1
-1
/
+1
2024-06-18
ALSA: hda: cs35l56: Perform firmware download in the background
Simon Trimmer
2
-17
/
+76
2024-06-18
ALSA: spi: Drop NULL check for snd_ctl_remove()
Takashi Iwai
1
-6
/
+2
2024-06-18
ALSA: hda: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-10
/
+5
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-12
/
+6
2024-06-18
ALSA: control: Allow NULL passed to snd_ctl_remove()
Takashi Iwai
1
-0
/
+3
2024-06-18
ALSA: hda: Add input value sanity checks to HDMI channel map controls
Takashi Iwai
1
-0
/
+18
2024-06-18
ALSA: chmap: Mark Channel Map controls as volatile
Takashi Iwai
1
-0
/
+1
2024-06-18
kselftest/alsa: Fix validation of writes to volatile controls
Mark Brown
1
-16
/
+29
2024-06-18
ALSA: control: Apply sanity check of input values for user elements
Takashi Iwai
1
-1
/
+5
2024-06-18
ALSA: hda: Return -EINVAL for invalid volume/switch inputs
Takashi Iwai
1
-5
/
+18
2024-06-18
ALSA: vmaster: Return error for invalid input values
Takashi Iwai
1
-0
/
+8
2024-06-18
ALSA: hda/senarytech: add senarytech codec support
bo liu
5
-0
/
+264
2024-06-18
ALSA: hda: hda_component: Protect shared data with a mutex
Simon Trimmer
2
-1
/
+16
2024-06-18
ALSA: hda: hda_component: Move codec field into the parent
Simon Trimmer
5
-10
/
+8
2024-06-18
ALSA: hda: hda_component: Change codecs to use component parent structure
Simon Trimmer
5
-47
/
+57
2024-06-18
ALSA: hda: hda_component: Introduce component parent structure
Simon Trimmer
3
-53
/
+71
2024-06-18
ALSA: hda/realtek: Add more codec ID to no shutup pins list
Kailang Yang
1
-0
/
+4
2024-06-18
sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-16
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8
Gergely Meszaros
1
-1
/
+21
2024-06-16
ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
Ajrat Makhmutov
1
-1
/
+1
2024-06-14
ASoC: q6apm-lpass-dai: close graph on prepare errors
Srinivas Kandagatla
1
-12
/
+20
2024-06-14
ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up
Richard Fitzgerald
1
-0
/
+4
2024-06-14
ALSA: hda: tas2781: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-06-14
ALSA: hda: cs35l41: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-06-14
ALSA: hda: cs35l56: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-06-13
ALSA: hda: intel-dsp-config: Add PTL support
Pierre-Louis Bossart
1
-0
/
+9
2024-06-13
ALSA: hda: hda-intel: add PantherLake support
Pierre-Louis Bossart
1
-0
/
+2
[next]