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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
Make the SOF pcm_hw_params DSP op IPC agnostic
Mark Brown
19
-83
/
+95
2022-03-11
ASoC: SOF/Intel: small fixes and updates for 5.18
Mark Brown
5
-4
/
+38
2022-03-11
ASoC: mediatek: Add mt8195 reset control support
Mark Brown
1
-0
/
+16
2022-03-11
ASoC: Intel: AVS - Audio DSP for cAVS
Mark Brown
16
-0
/
+3803
2022-03-11
ASoC: Intel: avs: Code loading over HDA
Cezary Rojewski
3
-0
/
+220
2022-03-11
ASoC: Intel: avs: Code loading over CLDMA
Cezary Rojewski
2
-0
/
+166
2022-03-11
ASoC: Intel: avs: Implement CLDMA transfer
Cezary Rojewski
4
-0
/
+348
2022-03-11
ASoC: Intel: avs: General code loading flow
Cezary Rojewski
6
-1
/
+346
2022-03-11
ASoC: Intel: avs: Dynamic firmware resources management
Cezary Rojewski
2
-0
/
+179
2022-03-11
ASoC: Intel: avs: Declare module configuration types
Cezary Rojewski
2
-0
/
+269
2022-03-11
ASoC: Intel: avs: Firmware resources management utilities
Cezary Rojewski
3
-1
/
+339
2022-03-11
ASoC: Intel: avs: Add basefw runtime-parameter requests
Cezary Rojewski
2
-0
/
+393
2022-03-11
ASoC: Intel: avs: Add ROM requests
Cezary Rojewski
2
-0
/
+32
2022-03-11
ASoC: Intel: avs: Add power management requests
Cezary Rojewski
2
-0
/
+59
2022-03-11
ASoC: Intel: avs: Add module management requests
Cezary Rojewski
3
-1
/
+320
2022-03-11
ASoC: Intel: avs: Add pipeline management requests
Cezary Rojewski
2
-0
/
+124
2022-03-11
ASoC: Intel: avs: Add code loading requests
Cezary Rojewski
3
-1
/
+88
2022-03-11
ASoC: Intel: avs: Inter process communication
Cezary Rojewski
5
-1
/
+692
2022-03-11
ASoC: Intel: Introduce AVS driver
Cezary Rojewski
6
-0
/
+217
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
2
-0
/
+16
2022-03-11
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
huangwenhui
1
-0
/
+1
2022-03-11
ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd_digital_probe
Miaoqian Lin
1
-1
/
+4
2022-03-11
ASoC: simple-card-utils: Don't reset clock of active DAI
Sameer Pujar
1
-4
/
+8
2022-03-11
ASoC: mchp-spdifrx: fix typo
Claudiu Beznea
1
-1
/
+1
2022-03-11
ASoC: mediatek: mt8195: add reset controller
Trevor Wu
1
-0
/
+16
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
4
-36
/
+0
2022-03-11
ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
2
-3
/
+3
2022-03-11
ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
9
-18
/
+8
2022-03-11
ASoC: SOF: Intel: hda-ipc: Add hda_set_stream_data_offset()
Peter Ujfalusi
2
-5
/
+13
2022-03-11
ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()
Peter Ujfalusi
2
-4
/
+14
2022-03-11
ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional
Peter Ujfalusi
3
-4
/
+6
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
3
-0
/
+26
2022-03-11
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
1
-18
/
+5
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
7
-24
/
+51
2022-03-11
ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declaration
Peter Ujfalusi
1
-2
/
+0
2022-03-11
ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match table
Muralidhar Reddy
1
-0
/
+15
2022-03-11
ASoC: SOF: Intel: add topology overwrite for Taniks
Brent Lu
1
-0
/
+8
2022-03-11
ASoC: SOF: trace: Use proper DMA direction for the trace data buffer
Peter Ujfalusi
1
-2
/
+10
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
ALSA: hda/i915 - avoid hung task timeout in i915 wait
Kai Vehmanen
1
-2
/
+2
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
15
-68
/
+114
2022-03-10
ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"
Colin Ian King
1
-1
/
+1
2022-03-10
ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
Wang Wensheng
1
-0
/
+1
2022-03-10
ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2022-03-10
ASoC: fsl_spdif: Disable TX clock when stop
Shengjiu Wang
1
-0
/
+2
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
12
-79
/
+320
2022-03-09
ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
Simon Trimmer
1
-5
/
+5
2022-03-09
ASoC: qcom: fix Kconfig for SC7280
Srinivas Kandagatla
1
-2
/
+2
[prev]
[next]