summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adav80x.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-16ASoC: Get correct revision id for wm2200Axel Lin1-1/+1
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2-0/+37
2012-02-15ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown1-10/+10
2012-02-15ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood1-4/+2
2012-02-15ASoC: dapm: Notify stream event to all card components.Liam Girdwood1-4/+6
2012-02-15ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood1-7/+14
2012-02-15ASoC: wm8994: Use slow start for VMIDMark Brown1-1/+1
2012-02-15ASoC: wm9081: Use idle_bias_offMark Brown1-25/+10
2012-02-15ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown1-11/+9
2012-02-13ASoC: wm8988: Remove unneded -codec from driver nameMark Brown1-1/+1
2012-02-13ASoC: wm8988: Convert to direct regmap API usageMark Brown1-20/+120
2012-02-13ASoC: wm9081: Use module_i2c_driverMark Brown1-22/+1
2012-02-13ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky1-0/+1
2012-02-12ASoC: wm8994: Actively discharge VMID when not in useMark Brown1-0/+4
2012-02-12ASoC: wm8994: VMID management improvementsMark Brown1-6/+14
2012-02-12ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2-0/+19
2012-02-12ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown4-8/+125
2012-02-12ASoC: alc5632: Allow 8kHz stream support.Andrey Danin1-0/+1
2012-02-12ASoC: alc5632: Fix Capture/Playback attributes for microphone inputsPaul Fertser1-5/+5
2012-02-12ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser1-6/+5
2012-02-12ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich1-0/+3
2012-02-12ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin1-1/+1
2012-02-12ASoC: alc5632: Add DMIC switches and controlsAndrey Danin1-3/+23
2012-02-12ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2-16/+70
2012-02-12ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin1-1/+0
2012-02-11ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin1-28/+28