index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
11
-29
/
+11
2022-02-09
ALSA: hda: Fix driver index handling at re-binding
Takashi Iwai
1
-3
/
+7
2022-02-08
ASoC: SOF: dma-trace: Change trace_init() ops parameter list
Mark Brown
7
-43
/
+26
2022-02-08
ASoC: Fix gpiolib dependencies
Mark Brown
1
-6
/
+2
2022-02-08
ASoC: fsl_sai: Enable combine mode soft
Sascha Hauer
2
-0
/
+10
2022-02-08
ASoC: SOF: compr: Add compress ops implementation
Daniel Baluta
1
-2
/
+271
2022-02-08
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
7
-39
/
+23
2022-02-08
ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_prepare
Peter Ujfalusi
1
-4
/
+3
2022-02-08
ASoC: simple-mux: Depend on gpiolib rather than selecting it
Mark Brown
1
-1
/
+1
2022-02-08
ASoC: zl38060: Remove spurious gpiolib select
Mark Brown
1
-1
/
+0
2022-02-08
ASoC: max9759: Remove spurious gpiolib select
Mark Brown
1
-1
/
+1
2022-02-08
ASoC: simple-amplifier: Remove spurious gpiolib select
Mark Brown
1
-1
/
+0
2022-02-08
ASoC: rt9120: Remove spurious gpiolib select
Mark Brown
1
-1
/
+0
2022-02-08
ASoC: dmic: Remove spurious gpiolib select
Mark Brown
1
-1
/
+0
2022-02-08
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: rt5682s: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-02-08
ASoC: tas2770: Insert post reset delay
Martin Povišer
1
-1
/
+6
2022-02-08
ALSA: usb-audio: remove redundant assignment to variable c
Colin Ian King
1
-1
/
+1
2022-02-07
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
1
-0
/
+1
2022-02-03
ASoC: sun4i-i2s: Support for Allwinner R329 and D1 SoCs
Mark Brown
1
-14
/
+54
2022-02-03
ASoC: madera: Add dependencies on MFD
Charles Keepax
1
-0
/
+5
2022-02-03
ASoC: samsung: Explicitly include gpiolib header
Mark Brown
1
-0
/
+1
2022-02-03
ASoC: wm8962: Allow switching between analog and digital inputs
Charles Keepax
1
-4
/
+17
2022-02-03
ASoC: sun4i-i2s: Add support for the R329/D1 variant
Samuel Holland
1
-3
/
+37
2022-02-03
ASoC: sun4i-i2s: Update registers for more channels
Samuel Holland
1
-11
/
+17
2022-02-02
ASoC: ops: Fix stereo change notifications
Mark Brown
1
-10
/
+31
2022-02-02
ALSA: hda/realtek: Add support for HP Laptops
Lucas Tanure
1
-1
/
+42
2022-02-02
ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver
V sujith kumar Reddy
2
-3
/
+2
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
Mark Brown
1
-1
/
+4
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
1
-5
/
+10
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
Mark Brown
1
-0
/
+7
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
1
-4
/
+10
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
17
-70
/
+154
2022-02-01
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
1
-0
/
+4
2022-02-01
ALSA: usb-audio: Correct quirk for VF0770
Jonas Hahnfeld
1
-1
/
+1
2022-02-01
ALSA: Replace acpi_bus_get_device()
Rafael J. Wysocki
2
-9
/
+5
2022-01-31
ASoC: max98927: add missing header file
Randy Dunlap
1
-0
/
+1
2022-01-31
ALSA: hda/realtek: Add quirk for ASUS GU603
Albert Geantă
1
-0
/
+1
2022-01-31
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows
Christian Lachner
1
-1
/
+1
2022-01-31
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)
Christian Lachner
1
-0
/
+2
2022-01-31
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
Christian Lachner
1
-0
/
+1
2022-01-31
ALSA: hda: realtek: Fix race at concurrent COEF updates
Takashi Iwai
1
-11
/
+50
2022-01-28
ASoC: ops: Check for negative values before reading them
Mark Brown
1
-6
/
+6
2022-01-28
ASOC: amd: acp: Add generic PDM and PCI driver support for ACP
Mark Brown
13
-4
/
+609
2022-01-28
SoC: SOF: ipc: Optimizations for tx message
Mark Brown
2
-16
/
+14
2022-01-28
(Re)enable DP/HDMI audio for RK3399 Gru
Mark Brown
1
-0
/
+20
2022-01-28
ASoC DPCM lockdep fixes
Mark Brown
2
-6
/
+25
2022-01-28
ASoC: cs42l51: Improve error handling in cs42l51_remove()
Uwe Kleine-König
3
-5
/
+12
2022-01-28
ASoC: SOF: ipc: Do not allocate buffer for msg_data
Peter Ujfalusi
1
-4
/
+1
[prev]
[next]