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-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
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
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
10
-70
/
+271
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
2022-03-09
ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer
Peter Ujfalusi
1
-1
/
+1
2022-03-09
ASoC: fsl_spdif: keep all TxClk sources by txclk array
Viorel Suman
1
-21
/
+20
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: boards: fix randconfig issue
Pierre-Louis Bossart
1
-0
/
+3
2022-03-09
ASoC: fsl_rpmsg: Remove SET_SYSTEM_SLEEP_PM_OPS callback
Shengjiu Wang
1
-2
/
+0
2022-03-09
ASoC: Intel: bytcht_es8316: move comment to the right place
Pierre-Louis Bossart
1
-1
/
+1
2022-03-09
ASoC: Intel: sof_es8336: add cfg-dmics component for UCM support
Pierre-Louis Bossart
1
-0
/
+8
2022-03-09
ASoC: Intel: sof_es8336: extend machine driver to support ES8326 codec
Pierre-Louis Bossart
2
-4
/
+9
2022-03-09
ASoC: Intel: sof_es8336: add support for JD inverted quirk
Pierre-Louis Bossart
1
-3
/
+37
2022-03-09
ASoC: Intel: sof_es8336: move comment to the right place
Pierre-Louis Bossart
1
-1
/
+1
2022-03-09
ASoC: Intel: sof_es8336: log all quirks
Pierre-Louis Bossart
1
-1
/
+6
2022-03-09
ASoC: Intel: sof_es8336: use NHLT information to set dmic and SSP
Pierre-Louis Bossart
1
-15
/
+41
2022-03-09
ASoC: Intel: Revert "ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021"
Pierre-Louis Bossart
1
-8
/
+0
2022-03-09
ASoC: Intel: sof_es8336: get codec device with ACPI instead of bus search
Pierre-Louis Bossart
1
-2
/
+2
2022-03-09
ASoC: Intel: sof_es8336: make gpio optional
Pierre-Louis Bossart
1
-4
/
+3
2022-03-09
ASoC: Intel: soc-acpi: add ESSX8336 support on Cannon Lake machines
Nikolai Kostrigin
1
-0
/
+14
2022-03-09
ASoC: Intel: soc-acpi: add more ACPI HIDs for ES83x6 devices
Pierre-Louis Bossart
5
-5
/
+30
[prev]
[next]