index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-generic-dmaengine-pcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ASoC: SOF: sof-audio: preserve topology filename override in nocodec mode
Pierre-Louis Bossart
1
-1
/
+2
2022-04-19
ASoC: SOF: sof-pci-dev: add parameter to override topology filename
Pierre-Louis Bossart
1
-5
/
+20
2022-04-19
ASoC: SOF: sof-pci-dev: add parameter to override firmware filename
Pierre-Louis Bossart
1
-1
/
+13
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
16
-30
/
+88
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
12
-0
/
+72
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
15
-53
/
+141
2022-04-19
ASoC: SOF: add definitions for different IPC types
Pierre-Louis Bossart
1
-0
/
+9
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
84
-296
/
+316
2022-04-13
ASoC: SOF: Intel: Check the bar size before remapping
Zheyu Ma
1
-1
/
+5
2022-04-12
ASoC: ti: osk5912: Make it CCF clk API compatible
Janusz Krzysztofik
1
-2
/
+2
2022-04-12
ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-04-12
ASoC: fix invalid yaml
Corentin Labbe
1
-1
/
+0
2022-04-11
ASoC: cs35l45: Make exports namespaced
Richard Fitzgerald
4
-7
/
+12
2022-04-11
ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unused
YueHaibing
1
-2
/
+2
2022-04-11
ASoC: amd: yc: add new YC platform varaint support
Vijendar Mukunda
1
-2
/
+7
2022-04-11
ASoC: uda1380: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: ts3a227e: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: tlv320*: use simple i2c probe function
Stephen Kitt
3
-9
/
+6
2022-04-11
ASoC: tda7419: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: tas*: use simple i2c probe function
Stephen Kitt
5
-15
/
+10
2022-04-11
ASoC: sta*: use simple i2c probe function
Stephen Kitt
3
-9
/
+6
2022-04-11
ASoC: pcm*: use simple i2c probe function
Stephen Kitt
5
-15
/
+10
2022-04-11
ASoC: nau8*: use simple i2c probe function
Stephen Kitt
6
-18
/
+12
2022-04-11
ASoC: ml26124: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: max9*: use simple i2c probe function
Stephen Kitt
12
-35
/
+24
2022-04-11
ASoC: lm4857: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: es83*: use simple i2c probe function
Stephen Kitt
2
-6
/
+4
2022-04-11
ASoC: cx2072x: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-04-11
ASoC: ak4*: use simple i2c probe function
Stephen Kitt
4
-12
/
+8
2022-04-11
ASoC: amd: Add support for enabling DMIC on acp6x via _DSD
Mario Limonciello
1
-0
/
+13
2022-04-11
ASoC: amd: Add driver data to acp6x machine driver
Mario Limonciello
1
-4
/
+25
2022-04-11
ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-control
Peter Ujfalusi
3
-97
/
+88
2022-04-11
ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set up
Peter Ujfalusi
1
-50
/
+4
2022-04-11
ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3
Peter Ujfalusi
2
-0
/
+40
2022-04-11
ASoC: SOF: ipc: Switch over to use the rx_msg ops
Peter Ujfalusi
2
-453
/
+4
2022-04-11
ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data ops
Peter Ujfalusi
1
-278
/
+23
2022-04-11
ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-48
/
+2
2022-04-11
ASoC: SOF: ipc: Add check for mandatory IPC message handling ops
Peter Ujfalusi
1
-0
/
+5
2022-04-11
ASoC: SOF: ipc: Separate the ops checks by functions/topics
Peter Ujfalusi
1
-3
/
+9
2022-04-11
ASoC: SOF: ipc3: Implement rx_msg IPC ops
Peter Ujfalusi
1
-0
/
+212
2022-04-11
ASoC: SOF: ipc3: Implement the get_reply IPC ops
Peter Ujfalusi
1
-0
/
+55
2022-04-11
ASoC: SOF: ipc3: Implement the set_get_data IPC ops
Peter Ujfalusi
1
-0
/
+103
2022-04-11
ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sending
Peter Ujfalusi
1
-2
/
+2
2022-04-11
ASoC: SOF: ipc3: Implement the tx_msg IPC ops
Peter Ujfalusi
1
-0
/
+308
2022-04-11
ASoC: SOF: Add high level IPC IO callback definitions to ipc_ops
Peter Ujfalusi
1
-0
/
+21
2022-04-11
ASoC: SOF: Add helper function to prepare and send an IPC message
Peter Ujfalusi
2
-0
/
+55
2022-04-08
ASoC: update to support either TAS2764 or TAS2780
Raphael-Xu
1
-8
/
+10
2022-04-08
ASoC: rename tas2764 to tas27xx
Raphael-Xu
1
-0
/
+0
2022-04-08
ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminated
Lv Ruyi
1
-0
/
+1
2022-04-08
ASoC: mediatek: mt8192: support rt1015p_rt5682s
Jiaxin Yu
2
-22
/
+40
[next]