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
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
16
-70
/
+141
2022-02-01
ALSA: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-5
/
+2
2022-01-31
ASoC: max98927: add missing header file
Randy Dunlap
1
-0
/
+1
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
1
-6
/
+12
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
2022-01-28
ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()
Peter Ujfalusi
1
-9
/
+12
2022-01-28
ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()
Peter Ujfalusi
1
-4
/
+2
2022-01-28
ASoC: amd: renoir: Add check for acp configuration flags
Ajit Kumar Pandey
3
-1
/
+10
2022-01-28
ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir
Ajit Kumar Pandey
2
-2
/
+23
2022-01-28
ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2
-0
/
+153
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
5
-0
/
+183
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2
-0
/
+14
2022-01-28
ASoC: amd: acp: Add generic support for PDM controller on ACP
Ajit Kumar Pandey
5
-1
/
+226
2022-01-28
ASoC: rk3399_gru_sound: Wire up DP jack detection
Brian Norris
1
-0
/
+20
2022-01-28
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
3
-29
/
+12
2022-01-28
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
1
-1
/
+1
2022-01-28
ASoC: soc-pcm: Move debugfs removal out of spinlock
Takashi Iwai
1
-3
/
+9
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
1
-3
/
+3
2022-01-28
Tegra234 APE support
Mark Brown
2
-2
/
+148
2022-01-28
ASoC: SOF: trace: Simplify count adjustment in trace_read
Peter Ujfalusi
1
-4
/
+2
2022-01-28
ASoC: SOF: Intel: hda: Remove link assignment limitation
Ranjani Sridharan
1
-0
/
+13
2022-01-28
ASoC: tegra: Update AHUB driver for Tegra234
Mohan Kumar
2
-2
/
+148
2022-01-28
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
[prev]
[next]