index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
ASoC: codec: Add driver for JZ4760 internal codec
Christophe Branchereau
2021-02-08
3
-0
/
+904
|
|
|
*
|
|
ASoC: codec/ingenic: Depend on MACH_INGENIC
Paul Cercueil
2021-02-08
1
-3
/
+3
|
|
|
|
/
/
|
|
|
*
|
Merge series "Add HDMI support for Intel KeemBay I2S" from Sia Jee Heng <jee....
Mark Brown
2021-02-08
3
-2
/
+76
|
|
|
|
\
\
|
|
|
|
*
|
ASoC: Intel: KMB: Support IEC958 encoded PCM format
Sia Jee Heng
2021-02-08
2
-1
/
+73
|
|
|
|
*
|
ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format
Sia Jee Heng
2021-02-08
1
-1
/
+3
|
|
|
*
|
|
Merge series "Rename audio graph export functions" from Sameer Pujar <spujar@...
Mark Brown
2021-02-08
2
-12
/
+14
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: tegra: Add driver remove() callback
Sameer Pujar
2021-02-08
1
-1
/
+2
|
|
|
|
*
|
|
ASoC: audio-graph: Rename functions needed for export
Sameer Pujar
2021-02-08
2
-11
/
+12
|
|
|
|
|
/
/
|
|
|
*
|
|
ASoC: fsl_esai: Remove unused 'imx' field
Fabio Estevam
2021-02-08
1
-5
/
+0
|
|
|
*
|
|
ASoC: fsl: constify static snd_soc_dai_ops structs
Rikard Falkeborn
2021-02-08
3
-3
/
+3
|
|
|
|
/
/
|
|
|
*
|
ASoC: dmaengine_pcm: add peripheral configuration
Shengjiu Wang
2021-02-05
1
-0
/
+2
|
|
|
*
|
Merge series "ASoC: stm32: i2s: add master clock provider" from Olivier Moysa...
Mark Brown
2021-02-05
1
-44
/
+266
|
|
|
|
\
\
|
|
|
|
*
|
ASoC: stm32: i2s: add master clock provider
Olivier Moysan
2021-02-05
1
-44
/
+266
|
|
|
*
|
|
ASoC: mediatek: mt8183-mt6358: set playback and capture constraints
Jiaxin Yu
2021-02-05
1
-0
/
+41
|
|
|
|
/
/
|
|
|
*
|
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
38
-137
/
+263
|
|
|
|
\
\
|
|
|
*
\
\
Merge series "ASoC: mediatek: mt8192: apply some cleanup" from Tzung-Bi Shih ...
Mark Brown
2021-02-04
2
-16
/
+12
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: mediatek: mt8192-mt6359: simplify ops for Capture1 DAI link
Tzung-Bi Shih
2021-02-04
1
-12
/
+8
|
|
|
|
*
|
|
ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
Tzung-Bi Shih
2021-02-04
1
-2
/
+2
|
|
|
|
*
|
|
ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
Tzung-Bi Shih
2021-02-04
1
-3
/
+3
|
|
|
*
|
|
|
ASoC: da7218: Drop CONFIG_OF ifdef
Stephen Boyd
2021-02-04
1
-3
/
+1
|
|
|
|
/
/
/
|
|
|
*
|
|
Merge series "ASoC: soc-pcm: cleanup soc_new_pcm() and bugfix" from Kuninori ...
Mark Brown
2021-02-03
1
-49
/
+75
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: soc-pcm: fixup snd_pcm_limit_hw_rates() timing
Kuninori Morimoto
2021-02-03
1
-4
/
+8
|
|
|
|
*
|
|
ASoC: soc-pcm: use snd_pcm_hardware at dpcm_runtime_merge_xxx()
Kuninori Morimoto
2021-02-03
1
-23
/
+21
|
|
|
|
*
|
|
ASoC: soc-pcm: add soc_create_pcm() and simplify soc_new_pcm()
Kuninori Morimoto
2021-02-03
1
-15
/
+28
|
|
|
|
*
|
|
ASoC: soc-pcm: add soc_get_playback_capture() and simplify soc_new_pcm()
Kuninori Morimoto
2021-02-03
1
-17
/
+28
|
|
|
|
*
|
|
ASoC: soc-pcm: tidyup pcm setting
Kuninori Morimoto
2021-02-03
1
-1
/
+1
|
|
|
*
|
|
|
ASoC: Intel: catpt: remove unneeded semicolon
Yang Li
2021-02-03
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
*
|
|
ASoC: topology: KUnit: Convert from cpu to data format
Amadeusz Sławiński
2021-02-02
1
-33
/
+33
|
|
|
*
|
|
ASoC: fsl_spdif: Utilize the defined parameter to clear code
Tang Bin
2021-02-02
1
-5
/
+5
|
|
|
*
|
|
ASoC: mt6359: reduce log verbosity for optional DT properties
Tzung-Bi Shih
2021-02-02
1
-7
/
+11
|
|
|
*
|
|
Merge series "Tegra186 and Tegra194 audio graph card" from Sameer Pujar <spuj...
Mark Brown
2021-02-01
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: rt5659: Add Kconfig prompt
Sameer Pujar
2021-02-01
1
-1
/
+1
|
|
|
*
|
|
|
ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRA
Geert Uytterhoeven
2021-02-01
1
-20
/
+13
|
|
|
|
/
/
/
|
|
|
*
|
|
ASoC: soc-component: fix undefined reference to __ffssi2
Srinivas Kandagatla
2021-01-29
1
-1
/
+2
|
|
|
*
|
|
Merge series "ASoC: SOF: use common code for DSP core pm" from Kai Vehmanen <...
Mark Brown
2021-01-28
7
-27
/
+25
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs
Bard Liao
2021-01-28
1
-3
/
+3
|
|
|
|
*
|
|
ASoC: SOF: Filter out unneeded core power up/downs
Bard Liao
2021-01-28
1
-2
/
+4
|
|
|
|
*
|
|
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
2021-01-28
4
-21
/
+16
|
|
|
|
*
|
|
ASoC: SOF: Intel: hda-loader: keep init cores alive
Bard Liao
2021-01-28
1
-2
/
+3
|
|
|
|
*
|
|
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
2021-01-28
3
-3
/
+3
|
|
|
*
|
|
|
ASoC: Intel: remove duplicate MODULE_LICENSE/DESCRIPTION tags
Kai Vehmanen
2021-01-28
14
-42
/
+0
|
|
|
|
/
/
/
|
|
|
*
|
|
ASoC: Intel: adl: remove sof_fw_filename setting in ADL snd_soc_acpi_mach
Libin Yang
2021-01-27
1
-1
/
+0
|
|
|
*
|
|
Merge series "ASoC: SOF: Intel: hda: Enable DMI L1 for power savings" from Ra...
Mark Brown
2021-01-27
6
-22
/
+46
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ASoC: SOF: Intel: hda: Enable DMI L1 for trace
Ranjani Sridharan
2021-01-27
1
-1
/
+2
|
|
|
|
*
|
|
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
Ranjani Sridharan
2021-01-27
6
-22
/
+45
|
|
|
*
|
|
|
ASoC: q6asm: fix 'physical' typos
Bjorn Helgaas
2021-01-27
1
-1
/
+1
|
|
|
*
|
|
|
ASoC: codecs: lpass-wsa-macro: make use of snd_soc_component_read_field()
Srinivas Kandagatla
2021-01-27
1
-23
/
+20
|
|
|
*
|
|
|
ASoC: soc-component: add snd_soc_component_read/write_field()
Srinivas Kandagatla
2021-01-27
1
-0
/
+53
|
|
|
|
/
/
/
|
|
|
*
|
|
ASoC: tegra: ahub: Reset hardware properly
Dmitry Osipenko
2021-01-25
2
-4
/
+33
|
|
|
*
|
|
ASoC: tegra: ahub: Use clk_bulk helpers
Dmitry Osipenko
2021-01-25
2
-25
/
+9
[prev]
[next]