Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / sound / soc / codecs / wm8350.c
2012-04-30 Mark BrownASoC: wm8350: Don't use locally allocated codec struct
2011-12-03 Mark BrownASoC: Convert WM8350 to table based DAPM and control...
2011-12-03 Mark BrownASoC: Convert WM8350 to devm_kzalloc()
2011-12-02 Lars-Peter ClausenASoC: Drop unused state parameter from CODEC suspend...
2011-11-28 Mark BrownASoC: Convert CODEC drivers to module_platform_driver
2011-11-23 Lars-Peter ClausenASoC: Constify snd_soc_dai_ops structs
2011-10-06 Peter UjfalusiASoC: Replace remaining use of *_volsw_2r with *_volsw
2011-10-05 Peter UjfalusiASoC: Consolidate use of controls with custom get/put...
2010-12-29 Mark BrownASoC: Yet more x86 tracepoint workarounds
2010-12-23 Mark BrownASoC: ifdef out trace points from modules for x86
2010-12-22 Mark BrownASoC: Trace Wolfson jack detection IRQs
2010-12-22 Mark BrownASoC: Use delayed work to debounce WM8350 jack IRQs
2010-12-13 Takashi IwaiASoC: Fix merge errors with flush_scheduled_work()...
2010-12-13 Takashi IwaiMerge branch 'topic/workq-update' into topic/asoc
2010-12-13 Tejun Heosound: don't use flush_scheduled_work()
2010-11-22 Jarkko NikulaASoC: Do not include soc-dapm.h
2010-11-10 Mark BrownMerge branch 'for-2.6.37' into for-2.6.38
2010-11-10 Mark BrownASoC: Ensure sane WM835x AIF configuration by default
2010-11-10 Mark BrownASoC: Remove broken WM8350 direction constants
2010-11-06 Liam GirdwoodASoC: Decouple DAPM from CODECs
2010-08-12 Liam GirdwoodASoC: multi-component - ASoC Multi-Component Support
2010-05-27 Takashi IwaiMerge branch 'for-2.6.35' of git://git./linux/kernel...
2010-05-26 Mark BrownASoC: Fix dB scales for WM835x
2010-05-25 Mark BrownASoC: Fix dB scales for WM835x
2010-05-20 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-05-10 Mark BrownASoC: Remove unneeded suspend bias managment from CODEC...
2010-04-17 Mark BrownASoC: Add indirection for CODEC private data
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-22 Mark BrownASoC: Allow disabling of WM835x jack detection
2010-03-22 Mark BrownASoC: Move WM8350 microphone detection bias managment...
2010-03-17 Mark BrownASoC: Implement WM835x microphone jack detection support
2010-03-07 Mark Brownmfd: Update WM8350 drivers for changed interrupt numbers
2010-03-07 Mark Brownmfd: Add a data argument to the WM8350 IRQ free function
2010-01-08 Mark BrownASoC: Fix WM8350 DSP mode B configuration
2009-12-13 Mark Brownmfd: Mask and unmask wm8350 IRQs on request and free
2009-12-13 Mark Brownmfd: Convert wm8350 IRQ handlers to irq_handler_t
2009-11-12 Mark BrownASoC: Remove redundant snd_soc_dapm_new_widgets() calls
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-10-08 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-06 Mark BrownMerge branch 'upstream/wm8350' into for-2.6.32
2009-10-06 Mark BrownASoC: WM8350 capture PGA mutes are inverted
2009-09-18 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-09-07 Mark BrownASoC: Fix WM835x Out4 capture enumeration
2009-09-05 Mark BrownASoC: Add source argument to PLL configuration
2009-08-26 Mark BrownASoC: Don't reconfigure WM8350 FLL if not needed
2009-06-13 Mark BrownASoC: Add suspend and resume callbacks to Wolfson CODEC...
2009-06-13 Mark BrownASoC: Automatically manage WM8350 sloping stopband...
2009-05-28 Roel KluinASoC: correct print specifiers for unsigneds
2009-04-27 Mark BrownASoC: Fix logic in WM8350 master clocking check
2009-03-04 Eric MiaoASoC: make ops a pointer in 'struct snd_soc_dai'
2009-02-18 Mark BrownASoC: Add device init/exit annotations to new-style...
2009-02-03 Takashi IwaiMerge branch 'fix/asoc' into topic/asoc
2009-02-03 Liam GirdwoodALSA: ASoC: email - update email addresses.
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-09 Ian MoltonASoC: cleanup duplicated code.
2009-01-09 Mark BrownASoC: Implement WM8350 headphone jack detection
2008-12-20 Takashi IwaiALSA: ASoC - Add missing __devexit annotation to wm8350.c
2008-12-18 Mark BrownASoC: Add WM8350 AudioPlus codec driver