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
2023-05-23
ASoC: SOF: ipc4-topology: Fix an unsigned comparison which can never be negative
Yang Li
1
-2
/
+2
2023-05-23
ASoC: SOF: Intel: tgl: unify core_put on IPC3 & IPC4 path
Rander Wang
1
-3
/
+7
2023-05-23
ASoC: SOF: Intel: mtl: add core_get & put support on MeterLake platforms
Rander Wang
1
-1
/
+32
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
5
-5
/
+0
2023-05-23
ASoC: SOF: amd: Add pci revision id check
Venkata Prasad Potturu
3
-0
/
+9
2023-05-22
ASoC: SOF: ipc4-loader/topology: Query the CPC value from manifest
Peter Ujfalusi
3
-0
/
+78
2023-05-22
ASoC: SOF: ipc4-topology: Do not use the CPC value from topology
Peter Ujfalusi
1
-7
/
+5
2023-05-22
ASoC: SOF: ipc4-topology: Rename sof_ipc4_update_pipeline_mem_usage() to be g...
Peter Ujfalusi
1
-7
/
+7
2023-05-22
ASoC: SOF: ipc4-loader: Save a pointer to fm_config in sof_ipc4_fw_module
Peter Ujfalusi
2
-0
/
+3
2023-05-22
ASoC: SOF: ipc4-loader: Drop unused bss_size from struct sof_ipc4_fw_module
Peter Ujfalusi
2
-7
/
+1
2023-05-16
ASoC: SOF: ipc4-topology: Improve the audio format
Mark Brown
1
-121
/
+237
2023-05-16
ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipeline
Mark Brown
3
-21
/
+53
2023-05-16
ASoC: SOF: Intel: hda-dai: prepare LNL support
Mark Brown
5
-61
/
+63
2023-05-16
ASoC: SOF: Intel: hda-mlink: fixes and extensions
Mark Brown
1
-9
/
+87
2023-05-15
ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_free
Ranjani Sridharan
2
-19
/
+32
2023-05-15
ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4
Ranjani Sridharan
2
-2
/
+21
2023-05-15
ASoC: SOF: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2023-05-15
ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG message
Peter Ujfalusi
1
-14
/
+7
2023-05-15
ASoC: SOF: Intel: remove mutual exclusion between NOCODEC and HDA_LINK
Pierre-Louis Bossart
1
-1
/
+0
2023-05-15
ASoC: SOF: Intel: hda-dai: use HDA_LINK instead of HDA_AUDIO_CODEC
Pierre-Louis Bossart
2
-4
/
+8
2023-05-15
ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unused
Pierre-Louis Bossart
1
-5
/
+7
2023-05-15
ASoC: SOF: Intel: hda-dai: move hda_dai_prepare() code
Pierre-Louis Bossart
1
-8
/
+8
2023-05-15
ASoC: SOF: Intel: Kconfig: move selection of PROBE_WORK_QUEUE
Pierre-Louis Bossart
1
-1
/
+1
2023-05-15
ASoC: SOF: Intel: clarify initialization when HDA_AUDIO_CODEC is not used
Pierre-Louis Bossart
1
-3
/
+8
2023-05-15
ASoC: SOF: Intel: fix DAI number mismatch
Pierre-Louis Bossart
1
-1
/
+1
2023-05-15
ASoC: SOF: Intel: hda-dai: remove use of cpu_dai->component drvdata
Pierre-Louis Bossart
1
-10
/
+30
2023-05-15
ASoC: SOF: Intel: hda-dai: simplify .prepare callback
Pierre-Louis Bossart
1
-31
/
+3
2023-05-15
ASoC: SOF: ipc4-topology: Modify input audio format selection logic
Ranjani Sridharan
1
-100
/
+32
2023-05-15
ASoC: SOF: ipc4-topology: New helper to check if all output formats are the same
Ranjani Sridharan
1
-22
/
+31
2023-05-15
ASoC: SOF: ipc4-topology: Modify the output format selection logic
Ranjani Sridharan
1
-20
/
+107
2023-05-15
ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bits
Ranjani Sridharan
1
-14
/
+18
2023-05-15
ASoC: SOF: ipc4-topology: Handle output format special case
Ranjani Sridharan
1
-5
/
+50
2023-05-15
ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt()
Ranjani Sridharan
1
-25
/
+26
2023-05-15
ASoC: SOF: ipc4-topology: Move the call to init output format
Ranjani Sridharan
1
-6
/
+23
2023-05-15
ASoC: SOF: ipc4-topology: Add a helper function for output format selection
Ranjani Sridharan
1
-9
/
+21
2023-05-15
ASoC: SOF: ipc4-topology: Handle input/output audio format special case
Ranjani Sridharan
1
-1
/
+10
2023-05-15
ASoC: SOF: topology: Fix tuples array allocation
Ranjani Sridharan
1
-1
/
+1
2023-05-15
ASoC: SOF: Separate the tokens for input and output pin index
Ranjani Sridharan
1
-2
/
+2
2023-05-15
ASoC: SOF: Various runtime pm fixes, improvements
Mark Brown
3
-13
/
+16
2023-05-15
ASoC: Merge up fixes for CI
Mark Brown
1
-1
/
+6
2023-05-15
ASoC: SOF: topology: Fix logic for copying tuples
Ranjani Sridharan
1
-0
/
+4
2023-05-15
ASoC: SOF: pm: save io region state in case of errors in resume
Kai Vehmanen
1
-1
/
+13
2023-05-15
ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_config
Peter Ujfalusi
1
-2
/
+5
2023-05-15
ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart
1
-6
/
+8
2023-05-15
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart
1
-5
/
+6
2023-05-15
ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
Pierre-Louis Bossart
1
-2
/
+2
2023-05-15
ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registers
Pierre-Louis Bossart
1
-0
/
+50
2023-05-15
ASoC: SOF: Intel: hda-mlink: initialize instance_offset member
Pierre-Louis Bossart
1
-0
/
+2
2023-05-15
ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistently
Pierre-Louis Bossart
1
-1
/
+1
2023-05-15
ASoC: SOF: Intel: hda-mlink: fix base_ptr computation
Pierre-Louis Bossart
1
-3
/
+3
[prev]
[next]