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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
ASoC: SOF: compress: fix null check after dereference
Weiguo Li
1
-2
/
+4
2022-03-11
ASoC: SOF: Intel: enable DMI L1 for playback streams
Kai Vehmanen
1
-0
/
+1
2022-03-10
Merge tag 'asoc-fix-v5.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-5
/
+6
2022-03-10
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
8
-171
/
+262
2022-03-10
ALSA/ASoC/SOF/Intel: improve support for ES8336-based platforms
Mark Brown
1
-21
/
+99
2022-03-09
ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer
Peter Ujfalusi
1
-1
/
+1
2022-03-09
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-03-09
ASoC: SOF: amd: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-03-09
ASoC: Intel: soc-acpi: quirk topology filename dynamically
Pierre-Louis Bossart
1
-0
/
+52
2022-03-09
ASoC: SOF: Intel: hda: report SSP link mask to machine driver
Pierre-Louis Bossart
1
-0
/
+22
2022-03-09
ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boards
Pierre-Louis Bossart
1
-21
/
+25
2022-03-09
ASoC: SOF: move definition of snd_sof_ipc to header file
Rander Wang
2
-12
/
+12
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
6
-76
/
+138
2022-03-09
ASoC: SOF: topology: Rename arguments in sof_parse_tokens()
Ranjani Sridharan
1
-7
/
+18
2022-03-09
ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()
Ranjani Sridharan
1
-11
/
+10
2022-03-09
ASoC: SOF: topology: Modify signature for token parsing functions
Ranjani Sridharan
1
-26
/
+52
2022-03-09
ASoC: SOF: Add a tuples array to struct snd_sof_widget
Ranjani Sridharan
1
-0
/
+15
2022-03-09
ASoC: SOF: topology: make sof_route_load() IPC agnostic
Ranjani Sridharan
2
-26
/
+6
2022-03-09
ASoC: SOF: make struct snd_sof_widget IPC agnostic
Ranjani Sridharan
2
-13
/
+11
2022-03-08
Clean ups and preparation for IPC abstraction in the SOF driver
Mark Brown
5
-202
/
+102
2022-03-08
ASoC: SOF: Add missing of_node_put() in imx8m_probe
Miaoqian Lin
1
-0
/
+1
2022-03-08
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
4
-31
/
+12
2022-03-08
ASoC: SOF: topology: expose some get_token ops
Ranjani Sridharan
2
-5
/
+10
2022-03-08
ASoC: SOF: topology: Modify the get_token op for string tokens
Ranjani Sridharan
1
-8
/
+4
2022-03-08
ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
Ranjani Sridharan
1
-88
/
+75
2022-03-08
ASoC: SOF: topology: remove redundant code in sof_link_afe_load()
Ranjani Sridharan
1
-7
/
+0
2022-03-08
ASoC: SOF: topology: remove redundant code
Ranjani Sridharan
1
-8
/
+0
2022-03-08
ASoC: SOF: sof-audio: removed unused function
Pierre-Louis Bossart
2
-16
/
+0
2022-03-08
ASoC: SOF: set swidget's core for scheduler widget
Ranjani Sridharan
2
-18
/
+6
2022-03-08
ASoC: SOF: simplify snd_sof_device_remove()
Ranjani Sridharan
1
-9
/
+1
2022-03-08
ASoC: SOF: remove snd_sof_pipeline_find()
Ranjani Sridharan
2
-18
/
+0
2022-03-07
ASoC: SOF: Intel: hda: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT value
Ajit Kumar Pandey
1
-1
/
+1
2022-03-07
ASoC: SOF: amd: Move group register configuration to acp-loader
Ajit Kumar Pandey
2
-14
/
+9
2022-03-07
ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq
Ajit Kumar Pandey
4
-1
/
+30
2022-03-07
ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update
Ajit Kumar Pandey
1
-0
/
+3
2022-03-07
ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optional
Peter Ujfalusi
3
-11
/
+0
2022-03-07
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Peter Ujfalusi
1
-3
/
+4
2022-03-07
ASoC: SOF: Intel: pci-tgl: add RPL-S support
Gongjun Song
1
-0
/
+2
2022-03-02
ASoC: soc-acpi: remove sof_fw_filename
Pierre-Louis Bossart
2
-5
/
+1
2022-02-25
ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declaration
Peter Ujfalusi
1
-5
/
+0
2022-02-24
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Peter Ujfalusi
1
-0
/
+5
2022-02-24
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
Ammar Faizi
1
-5
/
+6
2022-02-24
ASoC: SOF: pcm: Add compress_ops for SOF platform component driver
Daniel Baluta
2
-0
/
+9
2022-02-21
ASoC: SOF: Intel: Add topology overwrite for Felwinter
Ajye Huang
1
-0
/
+8
2022-02-17
ASoC: SOF: Replace zero-length array with flexible-array member
Stephen Kitt
1
-1
/
+1
2022-02-17
ASoC: SOF: hda: Set max DMA segment size
Takashi Iwai
1
-0
/
+1
2022-02-16
ASoC: SOF: core: unregister clients and machine drivers in .shutdown
Pierre-Louis Bossart
1
-0
/
+9
2022-02-14
ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y
Peter Ujfalusi
1
-1
/
+3
[prev]
[next]