| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-02 | 12 | -226/+164 |
|\ |
|
| * | ASoC: codecs: wm8753: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -143/+83 |
| * | ASoC: codecs: wm9090: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -9/+9 |
| * | ASoC: codecs: wm8962: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -25/+20 |
| * | ASoC: codecs: wm8955: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -15/+15 |
| * | ASoC: codecs: wm8904: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -19/+18 |
| * | ASoC: codecs: wm8741: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -5/+5 |
| * | ASoC: codecs: wm8523: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -4/+5 |
| * | ASoC: codecs: max98088: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -6/+4 |
| * | ASoC: codecs: Add missing control_type initialization | Lars-Peter Clausen | 2010-12-28 | 5 | -0/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-12-17 | 5 | -4/+10 |
|\ \
| |/ |
|
| * | ASoC: Fix bias power down of non-DAPM codec | Jarkko Nikula | 2010-12-13 | 1 | -0/+3 |
| * | ASoC: WM8580: Fix R8 initial value | Seungwhan Youn | 2010-12-09 | 1 | -1/+1 |
| * | ASoC: fix deemphasis control in wm8904/55/60 codecs | Dmitry Artamonow | 2010-12-09 | 3 | -3/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-12-14 | 4 | -11/+15 |
|\ \
| |/ |
|
| * | ASoC: Correct WM8962 interrupt mask register read | Mark Brown | 2010-12-07 | 1 | -1/+1 |
| * | ASoC: WM8580: Debug BCLK and sample size | Jassi Brar | 2010-12-07 | 1 | -4/+4 |
| * | ASoC: Fix resource leak if soc_register_ac97_dai_link failed | Axel Lin | 2010-12-07 | 1 | -5/+7 |
| * | ASoC: Hold client_mutex while calling snd_soc_instantiate_cards() | Axel Lin | 2010-12-06 | 1 | -0/+2 |
| * | ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gain | Uk Kim | 2010-12-06 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-12-03 | 10 | -18/+22 |
|\ \
| |/ |
|
| * | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-12-02 | 1 | -1/+1 |
| |\ |
|
| | * | ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependency | Jarkko Nikula | 2010-12-02 | 1 | -1/+1 |
| * | | ASoC: WM8731: Fix incorrect mask for bypass path disable | Dimitris Papastamos | 2010-12-01 | 1 | -1/+1 |
| * | | s6105-ipcam: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
| * | | s6000-pcm: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
| * | | s6000-i2s: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
| * | | ASoC: Fix missing spin_unlock_irqrestore | Axel Lin | 2010-11-30 | 1 | -4/+5 |
| |/ |
|
| * | ASoC: Add missing dev_set_drvdata in p1022_ds_probe | Axel Lin | 2010-11-29 | 1 | -0/+1 |
| * | ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe | Axel Lin | 2010-11-29 | 1 | -0/+1 |
| * | ASoC: Remove unneeded !! operations while checking return value of nuc900_che... | Axel Lin | 2010-11-29 | 1 | -3/+3 |
| * | ASoC: Fix compile error for nuc900-pcm.c | Axel Lin | 2010-11-29 | 2 | -1/+3 |
| * | ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove | Axel Lin | 2010-11-29 | 1 | -4/+3 |
| * | ASoC: Fix compile error for nuc900-ac97.c | Axel Lin | 2010-11-29 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-27 | 23 | -38/+85 |
|\ \
| |/ |
|
| * | ASoC: Fix resource reclaim for osk5912 | Axel Lin | 2010-11-25 | 1 | -3/+8 |
| * | ASoC: tlv320aic3x - fix variable may be used uninitialized warning | Axel Lin | 2010-11-25 | 1 | -3/+3 |
| * | ASoC: davinci-vcif - fix a memory leak | Axel Lin | 2010-11-25 | 1 | -0/+3 |
| * | ASoC: phycore-ac97: fix resource leak | Axel Lin | 2010-11-25 | 1 | -7/+21 |
| * | ASoC: imx-ssi: fix resource leak | Axel Lin | 2010-11-25 | 1 | -4/+11 |
| * | ASoC: simone: fix resource leak in simone_init error path | Axel Lin | 2010-11-25 | 1 | -8/+10 |
| * | ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error path | Axel Lin | 2010-11-25 | 1 | -1/+4 |
| * | ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error path | Axel Lin | 2010-11-25 | 1 | -1/+0 |
| * | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path | Axel Lin | 2010-11-25 | 1 | -0/+1 |
| * | ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path | Axel Lin | 2010-11-25 | 1 | -0/+1 |
| * | ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s... | Axel Lin | 2010-11-25 | 1 | -1/+1 |
| * | ASoC: fix SND_PXA2XX_LIB Kconfig warning | Dmitry Artamonow | 2010-11-25 | 1 | -0/+1 |
| * | ASoC: nuc900-ac97: fix a memory leak | Axel Lin | 2010-11-24 | 1 | -1/+1 |
| * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Mark Brown | 2010-11-24 | 1 | -0/+8 |
| |\ |
|
| * | | ASoC: Return proper error for omap3pandora_soc_init | Axel Lin | 2010-11-24 | 1 | -0/+1 |