index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
power
/
energy-model.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2
-15
/
+21
2021-04-16
ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()
Kuninori Morimoto
1
-1
/
+2
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
3
-1
/
+8
2021-04-16
ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failed
Kuninori Morimoto
1
-2
/
+3
2021-04-16
ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-16
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
1
-1
/
+5
2021-04-15
ASoC: SOF: use current DAI config during resume
Ranjani Sridharan
1
-1
/
+1
2021-04-15
ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
Guangqing Zhu
1
-1
/
+1
2021-04-15
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-15
/
+18
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-14
ASoC: topology: adhere to KUNIT formatting standard
Nico Pache
2
-3
/
+3
2021-04-14
ASoC: cs35l35: remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
2021-04-14
ASoC: ak5558: change function name to ak5558_reset
Shengjiu Wang
1
-16
/
+7
2021-04-14
ASoC: ak5558: correct reset polarity
Shengjiu Wang
1
-2
/
+2
2021-04-14
ASoC: rsnd: add usage for SRC
Kuninori Morimoto
1
-0
/
+9
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_irq_enable/disable()
Kuninori Morimoto
1
-67
/
+45
2021-04-14
ASoC: rsnd: add rsnd_ssi_busif_err_status_clear()
Kuninori Morimoto
1
-46
/
+51
2021-04-14
ASoC: rsnd: check all BUSIF status when error
Kuninori Morimoto
1
-2
/
+0
2021-04-14
ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
Kuninori Morimoto
1
-9
/
+5
2021-04-13
ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'
Christophe JAILLET
1
-1
/
+1
2021-04-13
ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'
Christophe JAILLET
1
-1
/
+1
2021-04-13
ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE
Chen Lifu
1
-0
/
+1
2021-04-13
ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()
Kuninori Morimoto
4
-13
/
+11
2021-04-13
ASoC: simple-card-utils: tidyup dev_dbg() to use 1 line
Kuninori Morimoto
1
-6
/
+3
2021-04-13
ASoC: simple-card-utils: tidyup debug info for clock
Kuninori Morimoto
1
-6
/
+6
2021-04-13
ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...
Kuninori Morimoto
4
-16
/
+20
2021-04-13
ASoC: simple-card-utils: add simple_props_to_xxx() macro
Kuninori Morimoto
1
-7
/
+20
2021-04-13
ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debug
Kuninori Morimoto
1
-0
/
+2
2021-04-13
ASoC: simple-card-utils: indicate dai_fmt if exist
Kuninori Morimoto
1
-3
/
+2
2021-04-13
ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference()
Kuninori Morimoto
1
-3
/
+7
2021-04-13
ASoC: simple-card-utils: remove asoc_simple_parse_xxx()
Kuninori Morimoto
3
-28
/
+17
2021-04-13
ASoC: simple-card-utils: use for_each_prop_xxx()
Kuninori Morimoto
2
-56
/
+113
2021-04-13
ASoC: simple-card-utils: remove li->dais/li->conf
Kuninori Morimoto
4
-25
/
+12
2021-04-13
ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing
Kuninori Morimoto
3
-33
/
+20
2021-04-12
ASoC: SOF: Intel: Update ADL P to use its own descriptor
Sathya Prakash M R
2
-2
/
+18
2021-04-12
ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platforms
Libin Yang
1
-0
/
+2
2021-04-12
ASoC: SOF: topology: remove useless code
Ranjani Sridharan
1
-64
/
+0
2021-04-12
ASoC: SOF: Kconfig: fix typo of SND_SOC_SOF_PCI
Libin Yang
1
-1
/
+1
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
3
-39
/
+35
2021-04-12
ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
Pierre-Louis Bossart
1
-0
/
+1
2021-04-12
ASoC: SOF: Intel: update set_mach_params()
Pierre-Louis Bossart
3
-0
/
+12
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
7
-21
/
+19
2021-04-12
ASoC: soc-acpi: add new fields for mach_params
Pierre-Louis Bossart
1
-0
/
+4
2021-04-12
ASoC: SOF: add Kconfig option for probe workqueues
Pierre-Louis Bossart
1
-0
/
+11
2021-04-12
ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of
Peter Ujfalusi
3
-46
/
+10
2021-04-12
ASoC: SOF: core: Add missing error prints to device probe operation
Peter Ujfalusi
1
-2
/
+7
2021-04-09
ASoC: amd: Add support for ALC1015P codec in acp3x machine driver
Vijendar Mukunda
2
-1
/
+46
[next]