ASoC: Stop checking for supplied widgets after we find the first
[pandora-kernel.git] / sound /
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 BrownASoC: Remove direct register cache accesses from WM8962...
2011-10-04 Peter UjfalusiASoC: twl6040: Simplify custom put_volsw callback
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-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
2011-10-03 Axel LinASoC: Fix setting update bits for WM8741_DACRMSB_ATTENU...
2011-10-03 Axel LinASoC: txx9: Add __exit_p at necessary place
2011-10-03 Axel LinASoC: Staticise ep93xx_ac97_dai
2011-10-03 Axel LinASoC: Staticise simtec_audio_resume()
2011-10-03 Axel LinASoC: Remove needless codec->dapm.bias_level assignment...
2011-10-02 Arnd BergmannASoC: sh: use correct __iomem annotations
2011-10-02 Arnd BergmannASoC: imx: eukrea_tlv320 needs i2c
2011-10-02 Mark BrownMerge branch 'for-3.1' into for-3.2
2011-10-02 Arnd BergmannASoC: omap_mcpdm_remove cannot be __devexit
2011-10-02 Axel LinASoC: Remove unused srate variable in tegra_spdif_hw_params
2011-10-02 Axel LinASoC: Remove unused rate variable in magician_playback_...
2011-10-02 Axel LinASoC: Staticise sh4_ssi_dai
2011-10-02 Axel LinASoC: Staticise samsung_spdif_dai
2011-10-02 Axel LinASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_dai
2011-10-02 Axel LinASoC: samsung: Add __devexit_p at necessary places
2011-10-02 Axel LinASoC: kirkwood-i2s: Add __devexit_p at necessary place
2011-10-02 Axel LinASoC: wm8782: Add __devexit_p at necessary place
2011-10-02 Mark BrownMerge branch 'for-3.1' into for-3.2
2011-10-02 Jarkko NikulaASoC: omap: Use single hw_params callback in sdp3430...
2011-10-02 Jarkko NikulaASoC: omap: Convert bunch of machine drivers to use...
2011-10-02 Jarkko NikulaASoC: omap-mcbsp: Prepare for init time DAI format...
2011-10-02 Axel LinASoC: Fix setting update bits for WM8753_LADC and WM875...
2011-10-02 Arnd BergmannASoC: use a valid device for dev_err() in Zylonite
2011-09-30 Axel LinASoC: tlv320aic3x: Use driver_data field of struct...
2011-09-30 Peter UjfalusiASoC: twl6040: Simplify code in out_drv_event for pendi...
2011-09-30 Peter UjfalusiASoC: twl6040: Shift 2 identifies the HS output in...
2011-09-30 Peter UjfalusiASoC: twl6040: correct loop counters for HS/HF ramp...
2011-09-30 Peter UjfalusiASoC: twl6040: One workqueue should be enough
2011-09-30 Jarkko NikulaASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A...
2011-09-30 Axel LinASoC: sn95031: Do not use static variable for channel_index
2011-09-30 Axel LinASoC: Add missed regulator_unregister_notifier and...
2011-09-30 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-30 Ujfalusi, PeterASoC: sdp4430: Fix string for FM input name
2011-09-30 Jarkko NikulaASoC: Davinci: Fix FS polarity for I2S format
2011-09-30 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-30 Mark BrownASoC: Remove unused function check_vdac_to_outmix from...
2011-09-30 Mark BrownASoC: Staticise non-exported symbols in rt5631
2011-09-29 Susan GaoASoC: Fix a bug in WM8962 DSP_A and DSP_B settings
2011-09-29 Axel LinASoC: tlv320dac33: Add guarding parentheses to macros
2011-09-28 Mark BrownASoC: Also count neighbour checks for supplies
2011-09-28 Mark BrownASoC: Use dai_fmt in speyside_wm8962
2011-09-28 Mark BrownASoC: Allow DAI formats to be specified in the dai_link
2011-09-28 Axel LinASoC: adau1701: Fix prototype for adau1701_set_sysclk
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-28 Axel LinASoC: adau1701: Initialize codec->control_data before...
2011-09-28 Axel LinASoC: Fix setting adau1373_dai->master for SND_SOC_DAIF...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Axel LinASoC: Remove unused "control_data" field of struct...
2011-09-27 Mark BrownASoC: Add device ID for WM9093 to WM9090 driver
2011-09-27 Karl TsouASoC: Add DRC control for WM8996
2011-09-27 Lars-Peter ClausenASoC: ssm2602: Support setting the oscillator and the...
2011-09-27 Lars-Peter ClausenASoC: ssm2602: Set initial bias level to standby
2011-09-27 Axel LinASoC: Staticise sst_platform_dai
2011-09-27 Axel LinASoC: Remove unused fields in struct mfld_mc_private
2011-09-27 Mark BrownMerge branch 'for-3.1' into for-3.2
2011-09-27 Lars-Peter ClausenASoC: ssm2602: Re-enable oscillator after suspend
2011-09-26 Peter UjfalusiASoC: twl6040: No need to change delay during HF ramp
next