index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
2
-17
/
+24
2021-04-20
ASoC: rt1015p: add support on format S32_LE
Jack Yu
1
-1
/
+2
2021-04-19
ASoC: rt286: Generalize support for ALC3263 codec
David Ward
1
-10
/
+10
2021-04-19
ASoC: rt298: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: rt286: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: sigmadsp: Disable cache mechanism for readbacks
Niklas Carlsson
1
-2
/
+16
2021-04-19
ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
David Ward
1
-0
/
+3
2021-04-19
ASoC: rt286: Fix upper byte in DMIC2 configuration
David Ward
1
-1
/
+1
2021-04-19
ASoC: ak4458: check reset control status
Viorel Suman
1
-5
/
+16
2021-04-19
ASoC: codecs: rt5682: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: codecs: lpass-rx-macro: remove useless return
Pierre-Louis Bossart
1
-2
/
+0
2021-04-19
ASoC: soc-core: fix always-false condition
Pierre-Louis Bossart
1
-5
/
+0
2021-04-19
ASoC: soc-core: fix signed/unsigned issue
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: soc-acpi: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-04-16
ASoC: mt6359: Drop ASoC mt6359 ASoC accdet jack document
Rob Herring
1
-164
/
+0
2021-04-16
ASoC: rt715: remove kcontrols which no longer be used
Jack Yu
2
-68
/
+36
2021-04-16
ASoC: rt715: add main capture switch and main capture volume
Jack Yu
2
-0
/
+258
2021-04-16
ASoC: rt715: modification for code simplicity
Jack Yu
1
-4
/
+4
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
3
-5
/
+7
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-16
ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
Vamshi Krishna Gopal
1
-0
/
+11
2021-04-16
ASoC: Intel: soc-acpi: add ADL jack-less SoundWire configurations
Pierre-Louis Bossart
1
-0
/
+38
2021-04-16
ASoC: Intel: soc-acpi: add ADL SoundWire base configurations
Pierre-Louis Bossart
1
-0
/
+185
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
[next]