pandora-kernel.git
2011-10-11 Peter UjfalusiASoC: twl4030: Convert to table based init
2011-10-11 Peter UjfalusiASoC: twl6040: Convert to table based init
2011-10-11 Axel LinASoC: Writing register default value for the reset...
2011-10-11 Mark BrownASoC: Convert Goni to data based DAPM init
2011-10-10 Peter UjfalusiASoC: sdp3430: Let core to deal with the DAPM widgets
2011-10-10 Peter UjfalusiASoC: osk5912: Let core to deal with the DAPM widgets
2011-10-10 Peter UjfalusiASoC: n810: Let the core to register DAPM widgets/route...
2011-10-10 Peter UjfalusiASoC: am3517evm: Let core to deal with the DAPM widgets
2011-10-10 Peter UjfalusiASoC: sdp4430: No need to call dapm_pin_enable at init...
2011-10-10 Peter UjfalusiASoC: sdp4430: Let core to deal with the DAPM widgets
2011-10-10 Peter UjfalusiASoC: zoom2: No need to call dapm_pin_enable at init...
2011-10-10 Peter UjfalusiASoC: zoom2: Let core to deal with the DAPM widgets
2011-10-10 Peter UjfalusiASoC: OMAP machines: Remove soc_dapm_sync() call from...
2011-10-10 Mark BrownASoC: Convert Jive to table based init
2011-10-10 Mark BrownASoC: Convert SMDK WM8580 to table based DAPM init
2011-10-10 Mark BrownASoC: Convert SmartQ to table based init
2011-10-10 Mark BrownASoC: Convert RX1950 to table based init
2011-10-10 Mark BrownASoC: Convert H1940 to table based init
2011-10-10 Mark BrownASoC: Convert Simtec machines to table based DAPM init
2011-10-10 Michael OpdenackerASoC: fix checkpatch.pl error in omap-mcbsp
2011-10-10 Axel LinASoC: ak4535: convert to soc-cache
2011-10-10 Axel LinASoC: wm8988: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8974: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8971: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8960: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8940: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8776: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8750: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8731: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8711: Convert to snd_soc_cache_sync
2011-10-10 Axel LinASoC: wm8510: Convert to snd_soc_cache_sync
2011-10-10 Mark BrownASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
2011-10-09 Mark BrownASoC: Squash error codes from regmap down to -1 on...
2011-10-09 Mark BrownASoC: Cache connected input and output recursions
2011-10-08 Mark BrownASoC: Assign power_check when we allocate DAPM widgets
2011-10-08 Mark BrownASoC: Ensure all DAPM widgets are instantiated with...
2011-10-08 Mark BrownASoC: Remove redundant snd_soc_dapm_sync() calls from...
2011-10-08 Mark BrownASoC: Suppress early calls to snd_soc_dapm_sync()
2011-10-07 Mark Brownregulator: Add WM1811 support
2011-10-06 Mark BrownMerge branch 'for-3.1' into for-3.2
2011-10-06 Axel LinASoC: Return early with -EINVAL if invalid dai format...
2011-10-06 Axel LinASoC: wm8990: Remove incorrect comments
2011-10-06 Axel LinASoC: wm8990: Convert to snd_soc_cache_sync for sync...
2011-10-06 Peter UjfalusiASoC: fix codec breakage caused by the volsw/volsw_2r...
2011-10-06 Wolfram SangASoC: tlv320aic32x4 fix initialization of micpga routing
2011-10-06 Mark BrownASoC: Ensure DAPM widgets are set up before we sync...
2011-10-06 Peter UjfalusiASoC: Replace remaining use of *_volsw_2r with *_volsw
2011-10-06 Mark BrownASoC: Remove references to linux@wolfsonmicro.com
2011-10-05 Axel LinASoC: Remove unused variable 'wm9090' in wm9090_probe
2011-10-05 Axel LinASoC: imx: Remove unused variable 'dai'
2011-10-05 Axel LinASoC: Remove unused function declaration in imx-ssi.h
2011-10-05 Peter UjfalusiASoC: twl6040: Warn user in twl6040_put_volsw for error...
2011-10-05 Peter UjfalusiASoC: core: Remove snd_soc_put_volsw_2r definition
2011-10-05 Peter UjfalusiASoC: twl6040: Simply call snd_soc_put_volsw form the...
2011-10-05 Peter UjfalusiASoC: core: Combine snd_soc_put_volsw/put_volsw_2r...
2011-10-05 Peter UjfalusiASoC: core: Combine snd_soc_get_volsw/get_volsw_2r...
2011-10-05 Peter UjfalusiASoC: core: Combine snd_soc_info_volsw/info_volsw_2r...
2011-10-05 Peter UjfalusiASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation
2011-10-05 Peter UjfalusiASoC: twl6040: Prepare for core put_volsw/volsw_2r...
2011-10-05 Peter UjfalusiASoC: twl6040: Simplify custom get_volsw callback
2011-10-05 Peter UjfalusiASoC: Consolidate use of controls with custom get/put...
2011-10-05 Mark BrownASoC: Use dapm_mark_dirty() for new DAPM widgets for...
2011-10-05 Mark BrownASoC: Stop checking for supplied widgets after we find...
2011-10-05 Mark BrownASoC: Don't mark the outputs of supplies as dirty on...
2011-10-05 Mark BrownASoC: Only run power_check() on a widget once per run
2011-10-05 Mark BrownASoC: Add verbose debugging showing why widgets get...
2011-10-04 Mark BrownASoC: Reduce the number of neigbours we mark dirty...
2011-10-04 Mark BrownASoC: Do DAPM power checks only for widgets changed...
2011-10-04 Mark BrownASoC: Mark headphone, mic, speaker and line widgets...
2011-10-04 Mark BrownASoC: Factor out widget power check operation
2011-10-04 Mark BrownASoC: Ensure all DAPM widgets have a power check callback
2011-10-04 Mark BrownASoC: Move bias level decision into main dapm_power_wid...
2011-10-04 Mark BrownASoC: Factor write of widget power out into a separate...
2011-10-04 Mark Brownregulator: Fix return code from regulator_disable_defer...
2011-10-04 Mark BrownASoC: Remove direct register cache accesses from WM8962...
2011-10-04 Peter UjfalusiASoC: twl6040: Simplify custom put_volsw callback
2011-10-04 Peter UjfalusiASoC: core: Introduce SOC_DOUBLE_R_VALUE macro
2011-10-04 Peter UjfalusiASoC: core: Introduce SOC_DOUBLE_VALUE macro
2011-10-04 Axel LinASoC: Remove unneeded hw_write initialisation in wm8523
2011-10-04 Axel LinASoC: Remove unneeded hw_write initialisation in ak4671
2011-10-04 Axel LinASoC: wm8711: Use snd_soc_update_bits for read-modify...
2011-10-04 Axel LinASoC: wm8988: Use snd_soc_update_bits for read-modify...
2011-10-04 Axel LinASoC: wm8750: Use snd_soc_update_bits for read-modify...
2011-10-04 Axel LinASoC: Avoid writing to WM8971_RESET in wm8971_resume
2011-10-04 Mark BrownMerge branch 'for-3.1' into for-3.2
2011-10-04 Axel LinASoC: wm8994: Fix setting rate_reg for wm8994-aif2
2011-10-04 Axel LinASoC: wm8995: Slightly optimize configure_clock
2011-10-04 Axel LinASoC: wm8994: Slightly optimize configure_clock
2011-10-04 Peter UjfalusiASoC: omap-pcm: Fix the no period wakeup implementation
2011-10-04 Axel LinASoC: wm8988: Use snd_soc_update_bits for read-modify...
2011-10-04 Axel LinASoC: wm8971: Use snd_soc_update_bits for read-modify...
2011-10-04 Axel LinASoC: wm8711: Use snd_soc_update_bits for read-modify...
2011-10-04 Ryan MallonASoC: max98095 codec: Catch driver bugs for biquad...
2011-10-04 Ryan MallonASoC: max98088 codec: Catch driver bugs for eq channel...
2011-10-04 Mark BrownASoC: Add WM1811 support
2011-10-04 Mark Brownmfd: Add WM1811 support
2011-10-03 Mark BrownASoC: Fix typo in 24.576MHz rate in WM5100
2011-10-03 Mark BrownASoC: Instantiate DAPM widgets before we do the DAI...
2011-10-03 Axel LinASoC: samsung: s3c-i2s-v2.c needs module.h
2011-10-03 Arnd BergmannASoC: samsung: WM8994 depends on MFD_WM8994
next