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-06-14
ASoC: mediatek: mt8186: Use new direct clock defines
Charles Keepax
1
-2
/
+2
2022-06-14
ASoC: sun8i-codec: Partial revert to fix clock specifiers
Charles Keepax
1
-2
/
+2
2022-06-13
ASoC: intel: sof_sdw: add RT711 SDCA card for MTL platform
Yong Zhi
2
-0
/
+39
2022-06-13
ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
Hans de Goede
1
-2
/
+11
2022-06-13
ASoC: SOF: IPC4: Add topology, control and PCM ops
Mark Brown
18
-64
/
+2721
2022-06-13
ASoC: wcd938x: Fix event generation for some controls
Mark Brown
1
-0
/
+12
2022-06-13
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
1
-9
/
+9
2022-06-13
ASoC: wcd9335: Fix spurious event generation
Mark Brown
1
-0
/
+3
2022-06-13
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
Yassine Oudjana
1
-1
/
+4
2022-06-10
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
5
-31
/
+79
2022-06-10
Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
15
-35
/
+86
2022-06-10
ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
Srinivas Kandagatla
1
-0
/
+6
2022-06-10
ASoC: Intel: avs: Fix parsing UUIDs in topology
Amadeusz Sławiński
1
-2
/
+2
2022-06-10
ASoC: SOF: ipc3-dtrace: Handle race during initialization
Mark Brown
1
-9
/
+38
2022-06-10
ASoC: codecs: qualcomm move gain to S8_TLV
Mark Brown
2
-68
/
+59
2022-06-10
ASoC: codecs: Series of fixes for realtek codecs used on RVPs
Mark Brown
8
-37
/
+20
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
3
-36
/
+6
2022-06-10
ASoC: SOF: ipc3-dtrace: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-06-10
ASoC: SOF: debug: Clarify the IPC timeout handling path
Peter Ujfalusi
3
-5
/
+4
2022-06-10
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
2
-0
/
+7
2022-06-10
ASoC: codecs: rt298: Reorganize jack detect handling
Cezary Rojewski
3
-14
/
+7
2022-06-10
ASoC: codecs: rt286: Reorganize jack detect handling
Cezary Rojewski
4
-17
/
+10
2022-06-10
ASoC: codecs: rt274: Always init jack_detect_work
Cezary Rojewski
1
-6
/
+3
2022-06-10
ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
Srinivas Kandagatla
1
-45
/
+36
2022-06-10
ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLV
Srinivas Kandagatla
1
-23
/
+23
2022-06-10
ASoC: SOF: IPC4: add sdw blob
Bard Liao
2
-0
/
+69
2022-06-10
AsoC: SOF: ipc4-topology: Add dai_get_clk op
Ranjani Sridharan
1
-0
/
+58
2022-06-10
ASoC: SOF: ipc4-topology: Add support for SSP/DMIC DAI's
Ranjani Sridharan
2
-8
/
+146
2022-06-10
ASoC: SOF: Add a new IPC op for parsing topology manifest
Ranjani Sridharan
4
-41
/
+118
2022-06-10
ASoC: SOF: Intel: hda: init NHLT for IPC4
Ranjani Sridharan
7
-0
/
+35
2022-06-10
ASoC: SOF: Add ops_free
Ranjani Sridharan
2
-1
/
+12
2022-06-10
ASoC: SOF: IPC4: set the BE DAI ops
Ranjani Sridharan
1
-3
/
+170
2022-06-10
ASoC: SOF: ipc4-pcm: Expose sof_ipc4_set_pipeline_state()
Ranjani Sridharan
2
-1
/
+4
2022-06-10
ASoC: SOF: ipc4-topology: Add the dai_config op
Ranjani Sridharan
2
-1
/
+46
2022-06-10
ASoC: SOF: ipc4-topology: Add route_setup/route_free ops
Ranjani Sridharan
1
-0
/
+76
2022-06-10
ASoC: SOF: ipc4-topology: Add widget_setup/widget_free ops
Ranjani Sridharan
1
-0
/
+123
2022-06-10
ASoC: SOF: IPC4: Add pcm ops
Ranjani Sridharan
4
-1
/
+232
2022-06-10
ASoC: SOF: ipc4-topology: Add control IO ops
Ranjani Sridharan
4
-1
/
+219
2022-06-10
ASoC: SOF: ipc4-topology: Add control_setup op
Ranjani Sridharan
1
-0
/
+49
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing mixer widgets
Ranjani Sridharan
2
-0
/
+80
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing and preparing pga widgets
Ranjani Sridharan
3
-0
/
+174
2022-06-10
ASoC: SOF: ipc4-topology: Add prepare op for DAI type widgets
Ranjani Sridharan
1
-3
/
+40
2022-06-10
ASoC: SOF: ipc4-topology: Add prepare op for AIF type widgets
Ranjani Sridharan
2
-2
/
+306
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing DAI_IN/DAI_OUT widgets
Ranjani Sridharan
1
-0
/
+135
2022-06-10
ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgets
Ranjani Sridharan
4
-18
/
+511
2022-06-10
ASoC: SOF: IPC4: Introduce topology ops
Ranjani Sridharan
5
-1
/
+135
2022-06-10
ASoC: SOF: ipc3-dtrace: Return from dtrace_read if there is no new data available
Peter Ujfalusi
1
-0
/
+4
2022-06-10
ASoC: SOF: ipc3-dtrace: Add helper function to update the sdev->host_offset
Peter Ujfalusi
1
-5
/
+18
2022-06-10
ASoC: SOF: ipc3-dtrace: Introduce SOF_DTRACE_INITIALIZING state
Peter Ujfalusi
1
-4
/
+16
2022-06-10
ASoC: SOF: ipc4: implement pm ctx_save callback
Peter Ujfalusi
1
-0
/
+15
[prev]
[next]