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
/
sof
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-18
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
1
-17
/
+12
2022-08-18
ASoC: SOF: Intel: Introduce HDA codec init and exit routines
Cezary Rojewski
1
-0
/
+30
2022-08-17
ASoC: SOF: compress: Add support for computing timestamps
Laurentiu Mihalcea
1
-0
/
+11
2022-08-17
ASoC: SOF: compress: Save channel count and sample bytes
Laurentiu Mihalcea
2
-0
/
+4
2022-08-17
ASoC: SOF: compress: Introduce sof_compr_stream
Daniel Baluta
2
-20
/
+25
2022-08-17
ASoC: SOF: compress: Remove byte offset computation
Daniel Baluta
1
-1
/
+0
2022-08-16
ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
Kai Vehmanen
1
-3
/
+59
2022-08-05
ASoC: Fix theoretical buffer overflow by snprintf()
Mark Brown
2
-4
/
+4
2022-08-05
ASoC: SOF: ipc3-topology: Fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-08-05
ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
Takashi Iwai
1
-1
/
+1
2022-08-05
ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
Takashi Iwai
1
-3
/
+3
2022-07-25
ASoC: SOF: Add cont_update_posn to platform parameters
YC Hung
2
-0
/
+4
2022-07-25
ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLT
Pierre-Louis Bossart
1
-0
/
+7
2022-07-19
ASoC: SOF: Intel: updates and cleanups
Mark Brown
11
-90
/
+250
2022-07-19
ASoC: SOF: mediatek: fix boot sequences
Mark Brown
1
-4
/
+9
2022-07-15
ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_params
Pierre-Louis Bossart
1
-5
/
+10
2022-07-15
ASoC: SOF: probes: rename assign/free callbacks as startup/shutdown
Pierre-Louis Bossart
3
-16
/
+16
2022-07-15
ASoC: SOF: Intel: hda: only fixup topology name if not set already
Pierre-Louis Bossart
1
-22
/
+48
2022-07-15
ASoC: SOF: Intel: hda: don't set fw_filename
Pierre-Louis Bossart
1
-1
/
+0
2022-07-15
ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_name
Peter Ujfalusi
1
-8
/
+8
2022-07-15
ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic number
Peter Ujfalusi
1
-2
/
+4
2022-07-15
ASoC: SOF: ipc4-topology: set domain bit based on dp domain type
Rander Wang
2
-3
/
+16
2022-07-15
ASoC: SOF: add ipc4 SRC module support
Rander Wang
2
-1
/
+127
2022-07-15
ASoC: SOF: ipc4-pcm: set pcm rate to dai setting
Rander Wang
1
-0
/
+4
2022-07-15
ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/free
Bard Liao
1
-20
/
+16
2022-07-15
ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() call
Yong Zhi
1
-12
/
+1
2022-07-15
ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire links
Pierre-Louis Bossart
1
-4
/
+4
2022-07-14
ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()
Dan Carpenter
1
-17
/
+12
2022-07-13
ASoC: SOF: Intel: add trigger callback into sdw_callback
Bard Liao
3
-4
/
+13
2022-07-12
ASoC: SOF: Intel: hda: Correct Firmware State Register use
Mark Brown
2
-20
/
+190
2022-07-12
Extend ipc stream parameters sent to DSP
Mark Brown
1
-24
/
+49
2022-07-12
ASoC: SOF: Intel: Do not process IPC reply before firmware boot
Mark Brown
3
-34
/
+62
2022-07-12
ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
Mark Brown
1
-8
/
+2
2022-07-12
ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes
Peter Ujfalusi
1
-0
/
+1
2022-07-12
ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
Peter Ujfalusi
1
-0
/
+4
2022-07-12
ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crash
Mark Brown
3
-4
/
+14
2022-07-12
ASoC: SOF: compress: Prevent current kernel running with older FW
Daniel Baluta
1
-0
/
+11
2022-07-12
ASoC: SOF: Copy compress parameters into extended data
Daniel Baluta
1
-4
/
+13
2022-07-12
ASoC: SOF: compress: Dynamically allocate pcm params struct
Daniel Baluta
1
-24
/
+29
2022-07-12
ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once
Peter Ujfalusi
1
-7
/
+2
2022-07-12
ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data
Peter Ujfalusi
1
-1
/
+0
2022-07-12
ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting code
Peter Ujfalusi
2
-20
/
+190
2022-07-12
ASoC: SOF: topology: remove unused variable
Ranjani Sridharan
1
-2
/
+1
2022-07-12
ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag
Peter Ujfalusi
3
-4
/
+14
2022-07-12
ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-7
/
+13
2022-07-12
ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-14
/
+25
2022-07-12
ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot
Peter Ujfalusi
1
-13
/
+24
2022-07-11
ASoC: SOF: ipc4-topology: fix error and memory handling
Mark Brown
1
-4
/
+55
2022-07-11
ASoC: SOF: remove warning on ABI checks
Pierre-Louis Bossart
2
-16
/
+8
2022-07-11
ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong setting
YC Hung
1
-1
/
+1
[prev]
[next]