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
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-15
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
1
-2
/
+33
2010-11-11
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
1
-23
/
+14
2010-11-11
ASoC: Add trace events for ASoC register read/write
Mark Brown
1
-0
/
+5
2010-11-09
ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured
Axel Lin
1
-0
/
+8
2010-11-06
ASoC: Move pop time from DAPM context to sound card
Jarkko Nikula
1
-8
/
+11
2010-11-06
ASoC: Move codec debugfs directories under parent card directory
Jarkko Nikula
1
-2
/
+4
2010-11-06
ASoC: Add sound card directory under debugfs/asoc/
Jarkko Nikula
1
-0
/
+18
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-13
/
+16
2010-11-05
Merge branch 'for-2.6.37' into HEAD
Mark Brown
1
-5
/
+4
2010-11-03
ASoC: Push snd_soc_write() and snd_soc_read() into the source file
Mark Brown
1
-0
/
+19
2010-11-03
ASoC: Fix snd_soc_register_dais error handling
Axel Lin
1
-5
/
+4
2010-11-02
Merge commit 'v2.6.37-rc1' into for-2.6.37
Mark Brown
1
-0
/
+1
2010-10-28
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
Mark Brown
1
-1
/
+4
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-685
/
+1136
2010-10-22
ASoC: soc-core: Fix codec->name memory leak
Dimitris Papastamos
1
-0
/
+1
2010-10-19
ASoC: Fix I2C component device id number creation
Jarkko Nikula
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
ASoC: Pay attention to driver supplied DAI IDs
Mark Brown
1
-1
/
+4
2010-10-13
ASoC: Check list debugfs files for PAGE_SIZE overflow
Mark Brown
1
-15
/
+34
2010-10-13
ASoC: Move soc-core module init next to functon definition
Mark Brown
1
-2
/
+1
2010-10-13
ASoC: don't register AC97 devices twice
Mika Westerberg
1
-0
/
+18
2010-09-22
ASoC: Report error codes for card DAI instantiation failures
Mark Brown
1
-1
/
+2
2010-09-21
ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_link
Jarkko Nikula
1
-1
/
+0
2010-09-21
ASoC: Report error code when failing to add controls
Mark Brown
1
-2
/
+2
2010-09-16
ASoC: Add platform listing to debugfs
Mark Brown
1
-0
/
+32
2010-09-16
ASoC: Add DAI list to debugfs
Mark Brown
1
-0
/
+29
2010-09-16
ASoC: Add debugfs listing of registered CODECs
Mark Brown
1
-0
/
+32
2010-08-27
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-1
/
+1
2010-08-27
ASoC: soc-core: fix debugfs_pop_time file permissions
Axel Lin
1
-1
/
+1
2010-08-20
ASoC: Don't call DAI registration for CODECs with no DAI
Mark Brown
1
-5
/
+8
2010-08-18
ASoC: core - fix build warning on x86_64
Liam Girdwood
1
-1
/
+1
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-1
/
+1
2010-08-15
ASoC: Remove redundant device name from debugfs directory
Mark Brown
1
-10
/
+1
2010-08-15
ASoC: Set up debugfs only once per CODEC
Mark Brown
1
-2
/
+3
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-671
/
+994
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-5
/
+110
2010-07-14
ASoC: Handle read failures in codec_reg
Mark Brown
1
-5
/
+17
2010-06-19
ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
Stuart Longland
1
-2
/
+2
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-16
ASoC: Pay attention to write errors in volsw_2r_sx
Mark Brown
1
-4
/
+2
2010-05-31
Merge commit 'v2.6.35-rc1' into for-2.6.36
Mark Brown
1
-0
/
+1
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-46
/
+209
2010-05-16
ASoC: Add SOC_DOUBLE_R_SX_TLV control
apatard@mandriva.com
1
-0
/
+95
2010-05-11
ASoC: core: Fix for the volume limiting when invert is in use
Peter Ujfalusi
1
-9
/
+21
2010-05-10
ASoC: Allow DAI links to be kept active over suspend
Mark Brown
1
-1
/
+37
2010-05-10
ASoC: Support leaving paths enabled over system suspend
Mark Brown
1
-4
/
+28
2010-05-10
ASoC: Refactor DAPM suspend handling
Mark Brown
1
-0
/
+3
2010-05-07
ASoC: core: Support for limiting the volume
Peter Ujfalusi
1
-0
/
+39
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
[next]