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.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
/
soc
/
pxa
/
mioa701_wm9713.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
ARM: pxa: move mach/sound.h to linux/platform_data/
Arnd Bergmann
1
-1
/
+1
2020-06-22
ASoC: pxa: rename to snd_soc_component_read()
Kuninori Morimoto
1
-4
/
+4
2020-03-27
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-2
/
+2
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-13
/
+1
2019-06-06
ASoC: pxa: mioa701_wm9713: use modern dai_link style
Kuninori Morimoto
1
-8
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395
Thomas Gleixner
1
-13
/
+1
2018-02-19
ASoC: pxa/mioa701_wm9713: replace codec to component
Kuninori Morimoto
1
-15
/
+15
2017-03-07
ASoC: pxa: Add space around '='
Codrut Grosu
1
-1
/
+1
2017-01-05
ASoC: pxa2xx-ac97: Remove unused DAI ID defines
Lars-Peter Clausen
1
-1
/
+0
2016-11-13
ASoC: mioa701_wm9713: add missing white space in dev_err message
Colin Ian King
1
-1
/
+1
2016-05-06
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
1
-0
/
+1
2015-11-18
ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()
Mengdong Lin
1
-1
/
+5
2015-09-14
ASoC: pxa: Convert to devm_snd_soc_register_card
Axel Lin
1
-10
/
+1
2015-01-15
ASoC: mioa701_wm9713: Fix speaker event
Lars-Peter Clausen
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-04
ASoC: mioa701_wm9713: Don't opencode CODEC register access
Lars-Peter Clausen
1
-5
/
+2
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-03
ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup
Lars-Peter Clausen
1
-14
/
+5
2013-10-18
ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers
Dmitry Eremin-Solenikov
1
-0
/
+1
2013-08-14
ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()
Julia Lawall
1
-2
/
+0
2013-08-11
sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function a...
Julia Lawall
1
-2
/
+3
2012-12-09
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-07-01
ASoC: mioa701: convert to snd_soc_register_card API
Robert Jarzmik
1
-21
/
+12
2011-12-22
ASoC: pxa: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-11-25
ASoC: Convert pxa directory to module_platform_driver
Axel Lin
1
-12
/
+1
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-1
/
+0
2011-02-25
ASoC: correct pxa AC97 DAI names
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-8
/
+9
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-18
/
+15
2009-02-08
ASoC: Add initial support of Mitac mioa701 device SoC.
Robert Jarzmik
1
-0
/
+250