index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
3
-27
/
+27
2018-09-10
ASoC: AMD: Fix simultaneous playback and capture on different channel
Akshu Agrawal
3
-10
/
+41
2018-09-10
ASoC: dapm: Add missing return value check for snd_soc_dapm_new_dai
Charles Keepax
1
-0
/
+16
2018-09-10
ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpy
zhong jiang
1
-2
/
+1
2018-09-10
ASoC: q6core: Use kmemdup to replace kzalloc + memcpy
zhong jiang
1
-6
/
+2
2018-09-10
ASoC: txx9: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-2
/
+1
2018-09-10
ASoC: sh: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-2
/
+1
2018-09-10
ASoC: omap: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-3
/
+1
2018-09-10
ASoC: nuc900: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-3
/
+1
2018-09-10
ASoC: tscs454: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-1
/
+1
2018-09-10
ASoC: rt5668: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-3
/
+1
2018-09-10
ASoC: hdac_hda: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-2
/
+1
2018-09-10
ASoC: bcm: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-9
/
+4
2018-09-10
ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-10
/
+3
2018-09-10
ASoC: qdsp6: q6asm-dai: clean up a return
Dan Carpenter
1
-1
/
+1
2018-09-10
ASoC: dapm: Fix a couple uninitialized ret variables
Dan Carpenter
1
-1
/
+3
2018-09-07
ASoC: max98373: usleep_range() needs include/delay.h
Grant Grundler
1
-0
/
+1
2018-09-07
ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creation
Yong Zhi
1
-0
/
+6
2018-09-07
ASoC: dapm: Avoid uninitialised variable warning
Charles Keepax
1
-1
/
+1
2018-09-06
ASoC: sgtl5000: avoid division by zero if lo_vag is zero
Colin Ian King
1
-1
/
+1
2018-09-06
ASoC: rsnd: don't use %p for dev_dbg()
Kuninori Morimoto
2
-3
/
+3
2018-09-06
ASoC: rsnd: gen: use tab instead of white-space
Kuninori Morimoto
1
-24
/
+24
2018-09-06
ASoC: hdac_hdmi: remove redundant check for !port condition
Colin Ian King
1
-3
/
+0
2018-09-05
ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime
Charles Keepax
1
-8
/
+11
2018-09-05
ASoC: dapm: Add support for multi-CODEC CODEC to CODEC links
Charles Keepax
1
-53
/
+70
2018-09-05
ASoC: dapm: Move connection of CODEC to CODEC DAIs
Charles Keepax
2
-84
/
+66
2018-09-05
ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_control
Charles Keepax
1
-14
/
+23
2018-09-05
ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked
Charles Keepax
2
-110
/
+19
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
9
-126
/
+111
2018-09-04
ASoC: add for_each_link_codecs() macro
Kuninori Morimoto
2
-11
/
+11
2018-09-04
ASoC: tlv320aic31xx: Add overflow detection support
Andrew F. Davis
2
-2
/
+39
2018-09-03
ASoC: core: Don't schedule DAPM work if already in target state
Jon Hunter
1
-2
/
+2
2018-09-03
ASoC: Add driver for PROTO Audio CODEC (with a WM8731)
Codrin Ciubotariu
3
-0
/
+178
2018-09-03
ASoC: rsnd: merge .nolock_start and .prepare
Kuninori Morimoto
3
-37
/
+22
2018-09-03
Merge branch 'asoc-4.19' into asoc-4.20 for rcar dep
Mark Brown
4
-7
/
+31
2018-09-03
ASoC: rsnd: ssiu: Support to init different BUSIF instance
Jiada Wang
1
-1
/
+21
2018-09-03
ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0
Jiada Wang
3
-17
/
+107
2018-09-03
ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF
Jiada Wang
1
-11
/
+26
2018-09-03
ASoc: rsnd: dma: Calculate dma address with consider of BUSIF
Jiada Wang
3
-16
/
+33
2018-09-03
ASoC: rsnd: ssi: Check runtime channel number rather than hw_params
Jiada Wang
1
-20
/
+7
2018-09-03
ASoC: rsnd: ssi: Fix issue in dma data address assignment
Jiada Wang
2
-3
/
+2
2018-09-03
ASoC: rsnd: remove is_play parameter from hw_rule function
Jiada Wang
1
-42
/
+12
2018-09-03
ASoC: rsnd: add support for 8 bit S8 format
Dragos Tarcatu
2
-3
/
+10
2018-09-03
ASoC: rsnd: add support for the DSP_A/DSP_B formats
Dragos Tarcatu
1
-0
/
+6
2018-09-03
ASoC: rsnd: add support for 16/24 bit slot widths
Dragos Tarcatu
3
-22
/
+72
2018-09-03
ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()
Jiada Wang
1
-1
/
+8
2018-09-03
ASoC: rsnd: fixup not to call clk_get/set under non-atomic
Jiada Wang
3
-6
/
+28
2018-09-03
ASoC: tlv320aic31xx: Add short circuit detection support
Andrew F. Davis
2
-0
/
+71
2018-09-03
ASoC: fix soc-core.c kernel-doc warning
Randy Dunlap
1
-2
/
+0
2018-09-03
ASoC: q6routing: initialize data correctly
Srinivas Kandagatla
1
-1
/
+3
[next]