aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-20ASoC: ak4104: Remove uninformative print on probe()Mark Brown
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo
2012-02-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto
2012-02-19Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown
2012-02-19ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin
2012-02-18Linux 3.3-rc4Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-17ASoC: soc-core: Show the returned values on error messagesFabio Estevam
2012-02-17ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown
2012-02-17ASoC: wm8996: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: wm8993: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: wm8962: Convert to module_i2c_driver()Mark Brown
2012-02-17ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown
2012-02-17ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown
2012-02-17ASoC: dapm: Convert stream events to use DAI widgetsMark Brown
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown
2012-02-17ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown
2012-02-17ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin
2012-02-16ASoC: ak4535: Convert to direct regmap API usageMark Brown
2012-02-16ASoC: ak4535: Remove bitrotted driver versionMark Brown
2012-02-16ASoC: ak4535: Make I2C usage unconditionalMark Brown
2012-02-16ASoC: ak4535: Remove -codec from driver nameMark Brown
2012-02-16ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown
2012-02-16ASoC: wm8962: Don't automatically enable and disable FLLMark Brown
2012-02-16ASoC: wm8962: Clean up register dump cruftMark Brown
2012-02-16ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown
2012-02-16ASoC: wm8962: Log the selected SYSCLK ratioMark Brown
2012-02-16ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown
2012-02-16ASoC: wm8962: Update the clocking when setting system clockMark Brown
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds