index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Fix incorrect kfree in wm8731_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
ASoC: Fix incorrect kfree in aic3x_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
ASoC: Fix incorrect kfree in ad193x_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
ASoC: Fix incorrect kfree in ad1836_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
ASoC: Remove unnecessary semicolons
Joe Perches
2010-11-15
4
-4
/
+3
*
ASoC: Add optional name_prefix for codec kcontrol, widget and route names
Jarkko Nikula
2010-11-15
3
-4
/
+78
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-15
2
-19
/
+5
|
\
|
*
ASoC: Fix dapm_seq_compare() for multi-component
Mark Brown
2010-11-15
1
-2
/
+2
|
*
ASoC: RX1950: Fix hw_params function
Vasily Khoruzhick
2010-11-15
1
-17
/
+3
*
|
ASoC: Add support for OpenRD Ultimate
Arnaud Patard (Rtp)
2010-11-15
3
-3
/
+3
*
|
ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacks
Mark Brown
2010-11-15
1
-0
/
+4
*
|
ASoC: Reset WM8962 with default ID value
Mark Brown
2010-11-12
1
-1
/
+1
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-11
1
-2
/
+3
|
\
|
|
*
Fix Atmel soc audio boards Kconfig dependency
Ryan Mallon
2010-11-11
1
-2
/
+3
*
|
ASoC: soc-cache: Add support for rbtree based register caching
Dimitris Papastamos
2010-11-11
2
-1
/
+234
*
|
ASoC: soc-cache: Add support for LZO register caching
Dimitris Papastamos
2010-11-11
3
-1
/
+417
*
|
ASoC: soc-cache: Add support for flat register caching
Dimitris Papastamos
2010-11-11
3
-54
/
+349
*
|
ASoC: Add DAPM trace events
Mark Brown
2010-11-11
2
-0
/
+126
*
|
ASoC: Add trace events for ASoC register read/write
Mark Brown
2010-11-11
2
-0
/
+69
*
|
ASoC: Factor out boiler plate for DAPM event generation
Mark Brown
2010-11-11
1
-49
/
+49
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-10
2
-4
/
+8
|
\
|
|
*
ASoC: Ensure sane WM835x AIF configuration by default
Mark Brown
2010-11-10
1
-0
/
+7
|
*
ASoC: Remove broken WM8350 direction constants
Mark Brown
2010-11-10
2
-4
/
+1
*
|
ASoC: Convert pop_dbg to use dev_info
Jarkko Nikula
2010-11-10
1
-18
/
+26
*
|
ASoC: Update DAPM debug and error prints
Jarkko Nikula
2010-11-10
1
-45
/
+55
*
|
ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured
Axel Lin
2010-11-09
1
-0
/
+8
*
|
Merge branch 'for-2.6.37' into HEAD
Mark Brown
2010-11-08
2
-1
/
+2
|
\
|
|
*
ASoC: s3c24xx: Fix compilation problem for mini2440
Marek Belisko
2010-11-08
1
-0
/
+1
|
*
ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe
Axel Lin
2010-11-08
1
-1
/
+1
*
|
ASoC: Remove unneeded use of address-of operator
Dimitris Papastamos
2010-11-08
2
-2
/
+2
*
|
ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls
Dimitris Papastamos
2010-11-08
1
-0
/
+6
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-06
6
-1
/
+24
|
\
|
|
*
ASoC: WM8776: Removed unneeded struct member
Dimitris Papastamos
2010-11-06
1
-1
/
+0
|
*
ASoC: Lock the CODEC in PXA external jack controls
Mark Brown
2010-11-06
5
-0
/
+24
*
|
ASoC: WM8770: Initial driver
Dimitris Papastamos
2010-11-06
4
-0
/
+807
*
|
ASoC: Move pop time from DAPM context to sound card
Jarkko Nikula
2010-11-06
5
-27
/
+33
*
|
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
2
-0
/
+22
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
108
-1064
/
+1239
*
|
ASoC: i.MX: we can do mono
Sascha Hauer
2010-11-05
1
-2
/
+2
*
|
Merge branch 'for-2.6.37' into HEAD
Mark Brown
2010-11-05
9
-165
/
+173
|
\
|
|
*
phycore-ac97: add ac97 to cardname
Sascha Hauer
2010-11-05
1
-1
/
+1
|
*
ASoC i.MX: switch to new DMA api
Sascha Hauer
2010-11-05
2
-123
/
+101
|
*
ASoC i.MX: register dma audio device
Sascha Hauer
2010-11-05
2
-15
/
+30
|
*
ASoC i.MX phycore ac97: remove unnecessary includes
Sascha Hauer
2010-11-05
1
-3
/
+0
|
*
ASoC i.MX eukrea tlv320: Fix for multicomponent
Sascha Hauer
2010-11-05
1
-4
/
+4
|
*
ASoC: Check return value of strict_strtoul() in WM8962
Mark Brown
2010-11-03
1
-1
/
+4
|
*
Merge remote branch 'takashi/fix/asoc' into for-2.6.37
Mark Brown
2010-11-03
2
-13
/
+29
|
|
\
|
|
*
ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power
Jarkko Nikula
2010-11-03
1
-1
/
+1
|
|
*
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
2010-11-03
2
-12
/
+28
|
|
|
\
[next]