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