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
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
ASoC: SOF: Intel: update D0i3 registers for MTL
Mark Brown
8
-7
/
+26
2022-11-09
ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_id
Bard Liao
3
-12
/
+29
2022-11-09
ASoC: SOF: ipc4-loader: get max pipeline number
Bard Liao
2
-0
/
+13
2022-11-09
ASoC: SOF: ipc4-topology: rename sof_ipc4_widget_free_comp
Bard Liao
1
-2
/
+3
2022-11-07
ASoC: SOF: Intel: set d0i3 register with d0i3_offset
Rander Wang
1
-7
/
+14
2022-11-07
ASoC: SOF: Intel: add d0i3_offset in chip_info
Rander Wang
6
-0
/
+10
2022-11-07
ASoC: SOF: Intel: add d0i3 definition for MTL
Rander Wang
1
-0
/
+2
2022-11-07
ASoC: SOF: Intel: hda-loader: use small buffer for iccmax stream
Kai Vehmanen
1
-10
/
+5
2022-11-07
ASoC: SOF: ipc4-topology: Implement tear_down_all_pipelines callback
Peter Ujfalusi
1
-0
/
+34
2022-11-07
ASoC: SOF: topology: Add helper to get/put widget queue id
Chao Song
3
-13
/
+131
2022-11-07
ASoC: SOF: Add support to parse pin binding array from topology
Chao Song
2
-4
/
+156
2022-11-07
ASoC: SOF: Add support for parsing the number of sink/source pins
Chao Song
2
-4
/
+44
2022-11-07
ASoC: SOF: topology: No need to assign core ID if token parsing failed
Peter Ujfalusi
1
-10
/
+10
2022-11-02
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-11-01
ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older
Kai Vehmanen
1
-5
/
+10
2022-10-31
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
5
-16
/
+16
2022-10-31
ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client device
Jyri Sarha
4
-16
/
+318
2022-10-31
ASoC: SOF: client: Add sof_client_ipc4_find_module() function
Jyri Sarha
2
-0
/
+19
2022-10-31
ASoC: SOF: client: Add sof_client_ipc_set_get_data()
Jyri Sarha
4
-0
/
+31
2022-10-31
ASoC: SOF: probes: Separate IPC3 operations to a separate file
Jyri Sarha
4
-226
/
+272
2022-10-31
ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()
Jyri Sarha
1
-2
/
+3
2022-10-28
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
5
-3
/
+84
2022-10-28
ASoC: SOF: Intel: hda-codec: use GPL-2.0-only license
Pierre-Louis Bossart
1
-11
/
+8
2022-10-28
ASoC: SOF: Intel: hda: clarify Kconfig dependencies
Pierre-Louis Bossart
2
-7
/
+7
2022-10-28
ASoC: SOF: Intel: add hda_bus_ml_free helper
Pierre-Louis Bossart
3
-3
/
+18
2022-10-28
ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume links
Pierre-Louis Bossart
3
-26
/
+35
2022-10-28
ASoC: SOF: Intel: clarify bus_init and bus_exit sequences
Pierre-Louis Bossart
3
-13
/
+20
2022-10-28
ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_io
Pierre-Louis Bossart
3
-6
/
+29
2022-10-28
ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDA
Pierre-Louis Bossart
1
-3
/
+1
2022-10-28
ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB status
Pierre-Louis Bossart
1
-4
/
+1
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helper
Pierre-Louis Bossart
3
-18
/
+26
2022-10-28
ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB buffer
Pierre-Louis Bossart
1
-6
/
+5
2022-10-28
ASoC: SOF: Intel: hda-codec: add stop_cmd_io helper
Pierre-Louis Bossart
3
-4
/
+13
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helper
Pierre-Louis Bossart
3
-4
/
+12
2022-10-28
ASoC: SOF: Intel: hda-ctrl: add codec wakeup helper
Pierre-Louis Bossart
3
-6
/
+14
2022-10-28
ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.c
Pierre-Louis Bossart
3
-30
/
+52
2022-10-28
ASoC: SOF: Intel: hda: add multi-link helper for LOSVID
Pierre-Louis Bossart
3
-8
/
+12
2022-10-28
ASoC: SOF: Intel: start moving multi-link handling in dedicated file
Pierre-Louis Bossart
4
-13
/
+61
2022-10-28
ASoC: SOF: Intel: move codec state change to hda-codec.c
Pierre-Louis Bossart
3
-15
/
+16
2022-10-28
ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handling
Pierre-Louis Bossart
2
-27
/
+20
2022-10-28
ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMI
Pierre-Louis Bossart
2
-5
/
+2
2022-10-28
ASoC: SOF: Intel: remove option to disable the common_hdmi handling
Pierre-Louis Bossart
3
-21
/
+7
2022-10-26
ASoC: SOF: Intel: HDaudio cleanups
Mark Brown
14
-144
/
+136
2022-10-26
ASoC: SOF: ipc4-loader: Return ssize_t from sof_ipc4_fw_parse_ext_man()
Peter Ujfalusi
1
-4
/
+4
2022-10-26
ASoC: SOF: Intel: MTL: fix comment error
Yong Zhi
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registers
Pierre-Louis Bossart
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helper
Pierre-Louis Bossart
2
-2
/
+3
2022-10-26
ASoC: SOF: Intel: hda: use SOF helper for consistency
Pierre-Louis Bossart
1
-2
/
+1
2022-10-26
ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTL
Pierre-Louis Bossart
5
-48
/
+48
2022-10-26
ASoC: SOF: Intel: hda-stream: use SOF helpers for consistency
Pierre-Louis Bossart
1
-2
/
+3
[prev]
[next]