index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
3
-14
/
+154
2022-04-29
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
2
-2
/
+5
2022-04-29
ASoC: SOF: topology: Skip parsing DAI link tokens if not needed
Ranjani Sridharan
1
-8
/
+10
2022-04-29
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2
-4
/
+3
2022-04-29
ASoC: SOF: Add two new fields to struct snd_sof_widget
Ranjani Sridharan
1
-1
/
+7
2022-04-29
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2
-1
/
+8
2022-04-29
ASoC: SOF: expose a couple of functions
Ranjani Sridharan
2
-20
/
+20
2022-04-29
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
1
-6
/
+6
2022-04-29
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
2
-47
/
+130
2022-04-29
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
1
-2
/
+3
2022-04-29
ASoC: SOF: Add a new op to set up volume table
Ranjani Sridharan
3
-15
/
+35
2022-04-28
ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
Hans de Goede
1
-0
/
+12
2022-04-27
ASoC: sh: rz-ssi: Trivial fixes
Mark Brown
1
-11
/
+13
2022-04-27
ASoC: SOF: use pm_runtime_resume_and_get()
Mark Brown
3
-6
/
+3
2022-04-27
ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Lad Prabhakar
1
-3
/
+10
2022-04-27
ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
Lad Prabhakar
1
-6
/
+3
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-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-25
ASoC: SOF: Intel: improve HDaudio DAI support
Mark Brown
11
-230
/
+312
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...
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
[next]