summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-21ASoC: wm8776: Add WM8775 device ID to the WM8776Mark Brown1-1/+7
2012-02-20ASoC: ak4104: Convert to module_spi_driver()Mark Brown1-11/+1
2012-02-20ASoC: ak4104: Remove uninformative print on probe()Mark Brown1-1/+0
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo2-2/+0
2012-02-20ASoC: fsi: Add DMAEngine supportKuninori Morimoto2-0/+234
2012-02-20ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin1-5/+5
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17ASoC: soc-core: Show the returned values on error messagesFabio Estevam1-17/+22
2012-02-17ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown1-0/+1
2012-02-17ASoC: wm8996: Convert to module_i2c_driver()Mark Brown1-19/+1
2012-02-17ASoC: wm8993: Convert to module_i2c_driver()Mark Brown1-18/+1
2012-02-17ASoC: wm8962: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-02-17ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown1-1/+3
2012-02-17ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown1-6/+14
2012-02-17ASoC: dapm: Convert stream events to use DAI widgetsMark Brown1-26/+17
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown4-8/+146
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown3-6/+6
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown4-41/+43
2012-02-17ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown1-21/+14
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2-5/+2
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown1-1/+1
2012-02-17ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin1-7/+5
2012-02-17ASoC: ak4535: Convert to direct regmap API usageMark Brown2-13/+55
2012-02-17ASoC: ak4535: Remove bitrotted driver versionMark Brown1-4/+0
2012-02-17ASoC: ak4535: Make I2C usage unconditionalMark Brown1-23/+1
2012-02-17ASoC: ak4535: Remove -codec from driver nameMark Brown1-1/+1
2012-02-17ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown1-41/+72
2012-02-17ASoC: wm8962: Don't automatically enable and disable FLLMark Brown1-66/+6
2012-02-17ASoC: wm8962: Clean up register dump cruftMark Brown1-9/+0
2012-02-17ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown1-1/+1
2012-02-17ASoC: wm8962: Log the selected SYSCLK ratioMark Brown1-0/+2
2012-02-17ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown1-1/+2
2012-02-17ASoC: wm8962: Update the clocking when setting system clockMark Brown1-0/+2
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood1-6/+6
2012-02-16ASoC: Show device id in the debug messageAxel Lin3-3/+3
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29