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
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
ASoC: wcd938x: Fix jack detection issue
Srinivasa Rao Mandadapu
1
-3
/
+3
2021-10-04
ASoC: nau8824: Add a nau8824_components() helper
Hans de Goede
2
-1
/
+32
2021-10-04
ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
Hans de Goede
1
-0
/
+40
2021-10-04
ASoC: nau8824: Fix NAU8824_JACK_LOGIC define
Hans de Goede
1
-1
/
+1
2021-10-04
ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-04
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-02
ASoC: nau8821: new driver
Seven Lee
4
-0
/
+2252
2021-10-01
ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumes
Derek Fang
1
-16
/
+10
2021-10-01
ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while playback
Derek Fang
2
-0
/
+16
2021-09-30
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
3
-44
/
+51
2021-09-30
ASoC: wm_adsp: remove a repeated including
Guo Zhengkui
1
-1
/
+0
2021-09-30
ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASK
Derek Fang
1
-1
/
+1
2021-09-30
ASoC: rt5682s: Use dev_dbg instead of pr_debug
Derek Fang
1
-1
/
+1
2021-09-30
ASoC: rt5682s: Remove the volatile SW reset register from reg_default
Derek Fang
1
-1
/
+0
2021-09-30
ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working
Hans de Goede
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: 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: cpcap: Use modern ASoC DAI format terminology
Mark Brown
1
-9
/
+9
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: 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: 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
[prev]
[next]