aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown1-2/+13
2011-10-05ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown1-11/+15
2011-10-04ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown1-6/+20
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2-6/+56
2011-10-04ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown1-4/+4
2011-10-04ASoC: Factor out widget power check operationMark Brown1-11/+10
2011-10-04ASoC: Ensure all DAPM widgets have a power check callbackMark Brown1-3/+8
2011-10-04ASoC: Move bias level decision into main dapm_power_widgets()Mark Brown1-21/+23
2011-10-04ASoC: Factor write of widget power out into a separate functionMark Brown1-11/+18
2011-10-04ASoC: Remove direct register cache accesses from WM8962 driverMark Brown1-10/+11
2011-10-04ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi1-7/+5
2011-10-04ASoC: Remove unneeded hw_write initialisation in wm8523Axel Lin1-1/+0
2011-10-04ASoC: Remove unneeded hw_write initialisation in ak4671Axel Lin1-2/+0
2011-10-04ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin1-1/+1
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-1/+0
2011-10-04ASoC: wm8750: Use snd_soc_update_bits for read-modify-writeAxel Lin1-17/+9
2011-10-04ASoC: Avoid writing to WM8971_RESET in wm8971_resumeAxel Lin1-1/+1
2011-10-04Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-10-04ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin1-1/+1
2011-10-04ASoC: wm8995: Slightly optimize configure_clockAxel Lin1-8/+4
2011-10-04ASoC: wm8994: Slightly optimize configure_clockAxel Lin1-7/+4
2011-10-04ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi1-0/+8
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-10/+5
2011-10-04ASoC: wm8971: Use snd_soc_update_bits for read-modify-writeAxel Lin1-19/+8
2011-10-04ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin1-4/+2
2011-10-04ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon1-10/+22
2011-10-04ASoC: max98088 codec: Catch driver bugs for eq channel nameRyan Mallon1-11/+23
2011-10-04ASoC: Add WM1811 supportMark Brown1-5/+78
2011-10-03ASoC: Fix typo in 24.576MHz rate in WM5100Mark Brown1-2/+2
2011-10-03ASoC: Instantiate DAPM widgets before we do the DAI link initMark Brown1-3/+3
2011-10-03ASoC: samsung: s3c-i2s-v2.c needs module.hAxel Lin1-0/+1
2011-10-03ASoC: samsung: WM8994 depends on MFD_WM8994Arnd Bergmann1-0/+6
2011-10-03ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin1-1/+1
2011-10-03ASoC: txx9: Add __exit_p at necessary placeAxel Lin1-1/+1
2011-10-03ASoC: Staticise ep93xx_ac97_daiAxel Lin1-1/+1
2011-10-03ASoC: Staticise simtec_audio_resume()Axel Lin1-1/+1
2011-10-03ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin3-4/+0
2011-10-02ASoC: sh: use correct __iomem annotationsArnd Bergmann1-5/+5
2011-10-02ASoC: imx: eukrea_tlv320 needs i2cArnd Bergmann1-0/+1
2011-10-02ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2-2/+2
2011-10-02ASoC: Remove unused srate variable in tegra_spdif_hw_paramsAxel Lin1-2/+1
2011-10-02ASoC: Remove unused rate variable in magician_playback_hw_paramsAxel Lin1-2/+1
2011-10-02ASoC: Staticise sh4_ssi_daiAxel Lin1-1/+1
2011-10-02ASoC: Staticise samsung_spdif_daiAxel Lin1-1/+1
2011-10-02ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_daiAxel Lin2-2/+2
2011-10-02ASoC: samsung: Add __devexit_p at necessary placesAxel Lin6-6/+6
2011-10-02ASoC: kirkwood-i2s: Add __devexit_p at necessary placeAxel Lin1-1/+1
2011-10-02ASoC: wm8782: Add __devexit_p at necessary placeAxel Lin1-1/+1
2011-10-02Merge branch 'for-3.1' into for-3.2Mark Brown2-6/+6
2011-10-02ASoC: omap: Use single hw_params callback in sdp3430 and zoom2Jarkko Nikula2-46/+2