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
2021-09-28
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
1
-18
/
+28
2021-09-28
ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign()
Pierre-Louis Bossart
1
-2
/
+2
2021-09-28
ALSA: usb-audio: fix comment reference in __uac_clock_find_source
Geraldo Nascimento
1
-2
/
+2
2021-09-27
Merge series "add driver to support firmware loading on Cirrus Logic DSPs" from Simon Trimmer <simont@opensource.cirrus.com>:
Mark Brown
14
-3310
/
+410
2021-09-27
ASoC: ak4458: Use modern ASoC DAI format terminology
Mark Brown
1
-6
/
+6
2021-09-27
ASoC: ak5558: Use modern ASoC DAI format terminology
Mark Brown
1
-5
/
+5
2021-09-27
ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytes
Sugar Zhang
1
-1
/
+5
2021-09-27
ASoC: dwc-i2s: Update to modern clocking terminology
Mark Brown
1
-6
/
+6
2021-09-27
ASoC: ak4671: Use modern ASoC DAI format terminology
Mark Brown
1
-3
/
+3
2021-09-27
ASoC: alc5623: Use modern ASoC DAI format terminology
Mark Brown
1
-4
/
+4
2021-09-27
ASoC: bcm: Convert to modern clocking terminology
Mark Brown
2
-31
/
+31
2021-09-27
ASoC: cpcap: Use modern ASoC DAI format terminology
Mark Brown
1
-9
/
+9
2021-09-27
ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2021-09-27
ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
18
-20
/
+20
2021-09-27
ASoC: ad193x: Update to modern clocking terminology
Mark Brown
1
-5
/
+5
2021-09-27
ASoC: tegra: Constify static snd_soc_dai_ops structs
Rikard Falkeborn
5
-9
/
+9
2021-09-27
ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection
Stefan Binding
2
-23
/
+66
2021-09-27
ASoC: adav80x: Update to modern clocking terminology
Mark Brown
1
-3
/
+3
2021-09-27
ASoC: adau1977: Update to modern clocking terminology
Mark Brown
1
-15
/
+16
2021-09-27
ASoC: adau17x1: Update to modern clocking terminology
Mark Brown
1
-3
/
+3
2021-09-27
ASoC: adau1701: Update to modern clocking terminology
Mark Brown
1
-3
/
+3
2021-09-27
ASoC: adau1373: Update to modern clocking terminology
Mark Brown
1
-7
/
+7
2021-09-27
ASoC: adau1372: Update to modern clocking terminology
Mark Brown
1
-7
/
+7
2021-09-27
ASoC: ad1836: Update to modern clocking terminology
Mark Brown
1
-3
/
+3
2021-09-27
ASoC: ep93xx: Convert to modern clocking terminology
Mark Brown
3
-7
/
+7
2021-09-27
ASoC: samsung: add missing "fallthrough;"
Arnd Bergmann
1
-0
/
+2
2021-09-27
ASoC: ak4642: Use modern ASoC DAI format terminology
Mark Brown
1
-4
/
+4
2021-09-27
ASoC: wcd9335: Use correct version to initialize Class H
Yassine Oudjana
1
-1
/
+1
2021-09-27
ASoC: alc5632: Use modern ASoC DAI format terminology
Mark Brown
1
-4
/
+4
2021-09-27
ASoC: ak4104: Update to modern clocking terminology
Mark Brown
1
-2
/
+2
2021-09-27
ASoC: ak4118: Update to modern clocking terminology
Mark Brown
1
-11
/
+9
2021-09-27
ASoC: zl38060: Update to modern clocking terminology
Mark Brown
1
-2
/
+2
2021-09-27
firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
Simon Trimmer
4
-3208
/
+37
2021-09-27
ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
Simon Trimmer
2
-10
/
+48
2021-09-27
ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp
Simon Trimmer
12
-277
/
+307
2021-09-27
ASoC: wm_adsp: move firmware loading to client
Simon Trimmer
1
-51
/
+112
2021-09-27
ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core
Simon Trimmer
2
-17
/
+27
2021-09-27
ASoC: wm_adsp: Move check of dsp->running to better place
Simon Trimmer
1
-1
/
+4
2021-09-27
ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
Simon Trimmer
2
-127
/
+176
2021-09-27
ASoC: wm_adsp: Move sys_config_size to wm_adsp
Charles Keepax
2
-7
/
+7
2021-09-27
ASoC: wm_adsp: Split DSP power operations into helper functions
Simon Trimmer
1
-222
/
+273
2021-09-27
ASoC: wm_adsp: Separate some ASoC and generic functions
Simon Trimmer
1
-31
/
+74
2021-09-27
ASoC: wm_adsp: Introduce cs_dsp logging macros
Simon Trimmer
1
-227
/
+234
2021-09-27
ASoC: wm_adsp: Rename generic DSP support
Simon Trimmer
11
-472
/
+472
2021-09-27
ASoC: wm_adsp: Cancel ongoing work when removing controls
Simon Trimmer
1
-25
/
+9
2021-09-27
ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers
Charles Keepax
1
-17
/
+7
2021-09-27
ASoC: wm_adsp: Move check for control existence
Charles Keepax
1
-8
/
+13
2021-09-27
ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t
Simon Trimmer
2
-16
/
+16
2021-09-27
ASoC: cs4341: Add SPI device ID table
Mark Brown
1
-0
/
+7
2021-09-27
ASoC: pcm179x: Add missing entries SPI to device ID table
Mark Brown
1
-0
/
+1
[prev]
[next]