index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
2018-09-04
2
-2
/
+39
*
ASoC: core: Don't schedule DAPM work if already in target state
Jon Hunter
2018-09-03
1
-2
/
+2
*
ASoC: Add driver for PROTO Audio CODEC (with a WM8731)
Codrin Ciubotariu
2018-09-03
3
-0
/
+178
*
ASoC: rsnd: merge .nolock_start and .prepare
Kuninori Morimoto
2018-09-03
3
-37
/
+22
*
Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep
Mark Brown
2018-09-03
4
-7
/
+31
|
\
|
*
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
2018-09-03
3
-6
/
+28
|
*
ASoC: q6routing: initialize data correctly
Srinivas Kandagatla
2018-09-03
1
-1
/
+3
*
|
ASoC: rsnd: ssiu: Support to init different BUSIF instance
Jiada Wang
2018-09-03
1
-1
/
+21
*
|
ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
Jiada Wang
2018-09-03
3
-17
/
+107
*
|
ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF
Jiada Wang
2018-09-03
1
-11
/
+26
*
|
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
Jiada Wang
2018-09-03
3
-16
/
+33
*
|
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
Jiada Wang
2018-09-03
1
-20
/
+7
*
|
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Jiada Wang
2018-09-03
2
-3
/
+2
*
|
ASoC: rsnd: remove is_play parameter from hw_rule function
Jiada Wang
2018-09-03
1
-42
/
+12
*
|
ASoC: rsnd: add support for 8 bit S8 format
Dragos Tarcatu
2018-09-03
2
-3
/
+10
*
|
ASoC: rsnd: add support for the DSP_A/DSP_B formats
Dragos Tarcatu
2018-09-03
1
-0
/
+6
*
|
ASoC: rsnd: add support for 16/24 bit slot widths
Dragos Tarcatu
2018-09-03
3
-22
/
+72
*
|
ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
Jiada Wang
2018-09-03
1
-1
/
+8
*
|
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
2018-09-03
2
-0
/
+71
*
|
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
2018-09-03
1
-2
/
+0
[next]