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-04-27
ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
Lad Prabhakar
1
-2
/
+0
2022-04-27
ASoC: SOF: mediatek: Fix allyesconfig build error
Tinghan Shen
5
-17
/
+17
2022-04-27
ASoC: Intel: avs: Drop direct ACPI dependency
Amadeusz Sławiński
1
-2
/
+2
2022-04-27
ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 second
YC Hung
1
-0
/
+1
2022-04-27
ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR path
Peter Ujfalusi
1
-3
/
+3
2022-04-27
ASoC: Intel: atom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-10
/
+5
2022-04-27
ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-04-27
ASoC: SOF: debug: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-04-27
ASoC: SOF: control: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-04-27
ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
Ajit Kumar Pandey
1
-0
/
+5
2022-04-26
ASoC: pcm1789: Make pcm1789_common_exit() return void
Uwe Kleine-König
3
-5
/
+5
2022-04-26
ASoC: qcom: SC7280: Update machine driver startup, shutdown callbacks
Srinivasa Rao Mandadapu
1
-13
/
+1
2022-04-26
ASoC: max98396: add amplifier driver
Ryan Lee
4
-0
/
+1953
2022-04-26
ASoC: tas6424: Return zero in remove callback
Uwe Kleine-König
1
-3
/
+1
2022-04-26
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
1
-1
/
+17
2022-04-25
ASoC: SOF: Intel: improve HDaudio DAI support
Mark Brown
11
-229
/
+311
2022-04-25
ASoC: SOF: Rework the firmware ready message handling
Mark Brown
12
-261
/
+307
2022-04-25
ASoC: remaining i2c_match_id i2c probe changes
Mark Brown
15
-137
/
+158
2022-04-25
Add support of MediaTek mt8186 to SOF
Mark Brown
9
-0
/
+693
2022-04-25
ASoC: SOF: mediatek: Add DSP system PM callback for mt8186
Tinghan Shen
1
-0
/
+28
2022-04-25
ASoC: SOF: mediatek: Add mt8186 dsp clock support
Tinghan Shen
4
-1
/
+141
2022-04-25
ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
Tinghan Shen
4
-1
/
+75
2022-04-25
ASoC: SOF: mediatek: Add mt8186 hardware support
Tinghan Shen
6
-0
/
+451
2022-04-25
ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-25
ASoC: img-parallel-out: using pm_runtime_resume_and_get
Minghao Chi
1
-4
/
+2
2022-04-25
ASoC: qcom: Use MCLK as RT5682I-VS sysclk source
Judy Hsiao
1
-5
/
+5
2022-04-25
ASoC: imx-hdmi: remove useless null check before call of_node_put()
Haowen Bai
1
-2
/
+1
2022-04-25
ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIG
Amadeusz Sławiński
1
-1
/
+1
2022-04-25
ASoC: Intel: avs: Enable AVS driver only on x86 platforms
Amadeusz Sławiński
1
-1
/
+2
2022-04-25
ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the code
Minghao Chi
1
-4
/
+2
2022-04-25
ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-25
ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
Biju Das
1
-1
/
+1
2022-04-25
ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplify the code
Minghao Chi
1
-4
/
+2
2022-04-25
ASoC: tlv320*: use i2c_match_id and simple i2c probe
Stephen Kitt
4
-42
/
+47
2022-04-25
ASoC: tas*: use i2c_match_id and simple i2c probe
Stephen Kitt
3
-26
/
+31
2022-04-25
ASoC: pcm186x: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-12
/
+12
2022-04-25
ASoC: max980*: use i2c_match_id and simple i2c probe
Stephen Kitt
3
-30
/
+33
2022-04-25
ASoC: alc56*: use i2c_match_id and simple i2c probe
Stephen Kitt
2
-20
/
+24
2022-04-25
ASoC: ak*: use i2c_match_id and simple i2c probe
Stephen Kitt
2
-7
/
+11
2022-04-25
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
3
-250
/
+1
2022-04-25
ASoC: SOF: Intel: Do not set fw_ready callback
Peter Ujfalusi
4
-5
/
+0
2022-04-25
ASoC: SOF: imx: Do not set fw_ready callback
Peter Ujfalusi
2
-3
/
+0
2022-04-25
ASoC: SOF: amd: Do not set fw_ready callback
Peter Ujfalusi
1
-1
/
+0
2022-04-25
ASoC: SOF: Do not check for the fw_ready callback
Peter Ujfalusi
1
-1
/
+1
2022-04-25
ASoC: SOF: ipc3: Add local implementation for handling fw_ready message
Peter Ujfalusi
1
-1
/
+305
2022-04-25
ASoC: SOF: Intel: hda-dai: protect hw_params against successive calls
Pierre-Louis Bossart
1
-0
/
+5
2022-04-25
ASoC: SOF: Intel: add helper for link DMA cleanups
Pierre-Louis Bossart
1
-67
/
+45
2022-04-25
ASoC: SOF: Intel: hda-dai: reset dma_data and release stream
Pierre-Louis Bossart
1
-2
/
+16
2022-04-25
ASoC: SOF: Intel: hda-dai: improve suspend case
Pierre-Louis Bossart
1
-7
/
+20
2022-04-25
ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/dailink suspend
Pierre-Louis Bossart
3
-36
/
+65
[prev]
[next]