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-04-04
ASoC: topology: Use for loop instead of while
Amadeusz Sławiński
1
-8
/
+3
2022-04-04
ASoC: tegra: AHUB routes for ASRC module
Sameer Pujar
1
-1
/
+81
2022-04-04
ASoC: tegra: Add Tegra186 based ASRC driver
Sameer Pujar
4
-0
/
+1172
2022-04-04
ASoC: SOF: Remove redundant return statements
tangmeng
1
-4
/
+1
2022-04-04
ASoC: SOF: Remove header from struct snd_sof_ipc_msg
Peter Ujfalusi
1
-1
/
+0
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
11
-59
/
+39
2022-04-04
ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-14
/
+16
2022-04-04
ASoC: SOF: disable dma trace in s0ix
Libin Yang
1
-2
/
+10
2022-04-04
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
3
-21
/
+51
2022-04-04
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
3
-26
/
+0
2022-04-04
ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking
Peter Ujfalusi
1
-2
/
+2
2022-04-04
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
2
-0
/
+5
2022-04-04
ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct
Peter Ujfalusi
1
-2
/
+0
2022-04-04
ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer
Peter Ujfalusi
1
-5
/
+7
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
4
-13
/
+14
2022-03-30
Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
4
-13
/
+14
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-14
/
+4
2022-03-25
ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
Zheng Bin
1
-0
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-3
/
+3
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-110
/
+0
2022-03-23
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
284
-6774
/
+20505
2022-03-23
ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/B
Meng Tang
1
-5
/
+5
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
9
-23
/
+9
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
280
-6705
/
+20390
2022-03-21
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+1
2022-03-21
ASoC: fsl-asoc-card: Fix jack_event() always return 0
Meng Tang
1
-8
/
+4
2022-03-21
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
1
-0
/
+4
2022-03-18
Make the SOF control, PCM and PM code IPC agnostic
Mark Brown
17
-1458
/
+1804
2022-03-18
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
1
-5
/
+6
2022-03-18
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
3
-24
/
+42
2022-03-18
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
5
-226
/
+235
2022-03-18
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
2
-2
/
+4
2022-03-18
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2
-171
/
+189
2022-03-18
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2
-17
/
+49
2022-03-18
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2
-95
/
+115
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
7
-35
/
+72
2022-03-18
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2
-3
/
+4
2022-03-18
ASoC: SOF: Introduce IPC-specific PCM ops
Ranjani Sridharan
2
-0
/
+20
2022-03-18
ASoC: SOF: Add bytes_ext control IPC ops for IPC3
Ranjani Sridharan
2
-180
/
+188
2022-03-18
ASoC: SOF: Add bytes_get/put control IPC ops for IPC3
Ranjani Sridharan
2
-54
/
+77
2022-03-18
ASoC: SOF: Add enum_get/put control ops for IPC3
Ranjani Sridharan
2
-27
/
+62
2022-03-18
ASoC: SOF: Add switch get/put IPC3 ops
Ranjani Sridharan
2
-27
/
+62
2022-03-18
ASoC: SOF: Add volume_get/put IPC3 ops
Ranjani Sridharan
2
-50
/
+114
2022-03-18
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
7
-150
/
+166
2022-03-18
ASoC: SOF: Introduce IPC ops for kcontrol IO
Ranjani Sridharan
1
-0
/
+24
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
7
-46
/
+104
2022-03-18
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
6
-326
/
+246
2022-03-18
ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
Ranjani Sridharan
1
-38
/
+44
2022-03-17
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
2
-1
/
+65
2022-03-17
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
1
-2
/
+1
[prev]
[next]