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: remove redundant include
zhong jiang
2018-09-18
4
-4
/
+0
*
ASoC: soc-core: add snd_soc_is_matching_component()
Kuninori Morimoto
2018-09-17
1
-20
/
+22
*
ASoC: soc-core: manage platform name under snd_soc_init_platform()
Kuninori Morimoto
2018-09-17
1
-16
/
+17
*
ASoC: qdsp6: q6asm-dai: remove duplicated include from q6asm-dai.c
YueHaibing
2018-09-17
1
-1
/
+0
*
ASoC: hisilicon: fix fall-through annotations
Gustavo A. R. Silva
2018-09-17
1
-2
/
+2
*
ASoC: es8328: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-17
1
-2
/
+2
*
ALSA: hda: Fix implicit definition of pci_iomap() on SH
Mark Brown
2018-09-12
1
-0
/
+1
*
ASoC: soc-core: remove dai->driver NULL check
Kuninori Morimoto
2018-09-12
1
-5
/
+0
*
ASoC: core: add support to card rebind
Srinivas Kandagatla
2018-09-12
1
-27
/
+58
*
ASoC: remove unneeded static set .owner field in platform_driver
zhong jiang
2018-09-12
3
-3
/
+0
*
ASoC: rockchip: add missing INTERLEAVED PCM attribute
Katsuhiro Suzuki
2018-09-11
1
-1
/
+2
*
ASoC: soc-core: remove unused num_dai_links
Kuninori Morimoto
2018-09-11
1
-4
/
+0
*
ASoC: soc-core: avoid nested code on soc_remove_dai()
Kuninori Morimoto
2018-09-11
1
-10
/
+11
*
ASoC: rt5668: remove empty rt5668_i2c_remove()
Kuninori Morimoto
2018-09-11
1
-6
/
+0
*
ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
Rohit kumar
2018-09-11
1
-2
/
+2
*
Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict
Mark Brown
2018-09-10
4
-1
/
+39
|
\
|
*
ASoC: cs4265: fix MMTLR Data switch control
Sébastien Szymanski
2018-09-10
1
-2
/
+2
|
*
ASoC: AMD: Ensure reset bit is cleared before configuring
Akshu Agrawal
2018-09-10
1
-0
/
+21
|
*
ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
Kuninori Morimoto
2018-09-06
2
-1
/
+13
|
*
ASoC: rsnd: adg: care clock-frequency size
Kuninori Morimoto
2018-09-06
1
-0
/
+5
*
|
ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
2018-09-10
3
-27
/
+27
*
|
ASoC: AMD: Fix simultaneous playback and capture on different channel
Akshu Agrawal
2018-09-10
3
-10
/
+41
*
|
ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
Charles Keepax
2018-09-10
1
-0
/
+16
*
|
ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpy
zhong jiang
2018-09-10
1
-2
/
+1
*
|
ASoC: q6core: Use kmemdup to replace kzalloc + memcpy
zhong jiang
2018-09-10
1
-6
/
+2
*
|
ASoC: txx9: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-2
/
+1
*
|
ASoC: sh: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-2
/
+1
*
|
ASoC: omap: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-3
/
+1
*
|
ASoC: nuc900: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-3
/
+1
*
|
ASoC: tscs454: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-1
/
+1
*
|
ASoC: rt5668: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-3
/
+1
*
|
ASoC: hdac_hda: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-2
/
+1
*
|
ASoC: bcm: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-9
/
+4
*
|
ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()
Kuninori Morimoto
2018-09-10
1
-10
/
+3
*
|
ASoC: qdsp6: q6asm-dai: clean up a return
Dan Carpenter
2018-09-10
1
-1
/
+1
*
|
ASoC: dapm: Fix a couple uninitialized ret variables
Dan Carpenter
2018-09-10
1
-1
/
+3
*
|
ASoC: max98373: usleep_range() needs include/delay.h
Grant Grundler
2018-09-07
1
-0
/
+1
*
|
ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
Yong Zhi
2018-09-07
1
-0
/
+6
*
|
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
2018-09-07
1
-1
/
+1
*
|
ASoC: sgtl5000: avoid division by zero if lo_vag is zero
Colin Ian King
2018-09-06
1
-1
/
+1
*
|
ASoC: rsnd: don't use %p for dev_dbg()
Kuninori Morimoto
2018-09-06
2
-3
/
+3
*
|
ASoC: rsnd: gen: use tab instead of white-space
Kuninori Morimoto
2018-09-06
1
-24
/
+24
*
|
ASoC: hdac_hdmi: remove redundant check for !port condition
Colin Ian King
2018-09-06
1
-3
/
+0
*
|
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
2018-09-05
1
-8
/
+11
*
|
ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
Charles Keepax
2018-09-05
1
-53
/
+70
*
|
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2018-09-05
2
-84
/
+66
*
|
ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
Charles Keepax
2018-09-05
1
-14
/
+23
*
|
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
2018-09-05
2
-110
/
+19
*
|
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
2018-09-04
9
-126
/
+111
*
|
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2018-09-04
2
-11
/
+11
[next]