summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-051-47/+19
* ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-051-43/+13
* ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-051-37/+3
* ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi2011-10-051-2/+4
* ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi2011-10-051-12/+6
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-056-139/+53
* ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistencyMark Brown2011-10-051-1/+1
* ASoC: Stop checking for supplied widgets after we find the firstMark Brown2011-10-051-6/+3
* ASoC: Don't mark the outputs of supplies as dirty on state changesMark Brown2011-10-051-4/+11
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-051-2/+13
* ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown2011-10-051-11/+15
* ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown2011-10-041-6/+20
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-042-6/+56
* ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown2011-10-041-4/+4
* ASoC: Factor out widget power check operationMark Brown2011-10-041-11/+10
* ASoC: Ensure all DAPM widgets have a power check callbackMark Brown2011-10-041-3/+8
* ASoC: Move bias level decision into main dapm_power_widgets()Mark Brown2011-10-041-21/+23
* ASoC: Factor write of widget power out into a separate functionMark Brown2011-10-041-11/+18
* ASoC: Remove direct register cache accesses from WM8962 driverMark Brown2011-10-041-10/+11
* ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi2011-10-041-7/+5
* ASoC: Remove unneeded hw_write initialisation in wm8523Axel Lin2011-10-041-1/+0
* ASoC: Remove unneeded hw_write initialisation in ak4671Axel Lin2011-10-041-2/+0
* ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-1/+1
* ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-1/+0
* ASoC: wm8750: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-17/+9
* ASoC: Avoid writing to WM8971_RESET in wm8971_resumeAxel Lin2011-10-041-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-041-1/+1
|\
| * ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin2011-10-041-1/+1
| * ASoC: omap_mcpdm_remove cannot be __devexitArnd Bergmann2011-10-022-2/+2
* | ASoC: wm8995: Slightly optimize configure_clockAxel Lin2011-10-041-8/+4
* | ASoC: wm8994: Slightly optimize configure_clockAxel Lin2011-10-041-7/+4
* | ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi2011-10-041-0/+8
* | ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-10/+5
* | ASoC: wm8971: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-19/+8
* | ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-4/+2
* | ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon2011-10-041-10/+22
* | ASoC: max98088 codec: Catch driver bugs for eq channel nameRyan Mallon2011-10-041-11/+23
* | ASoC: Add WM1811 supportMark Brown2011-10-041-5/+78
* | ASoC: Fix typo in 24.576MHz rate in WM5100Mark Brown2011-10-031-2/+2
* | ASoC: Instantiate DAPM widgets before we do the DAI link initMark Brown2011-10-031-3/+3
* | ASoC: samsung: s3c-i2s-v2.c needs module.hAxel Lin2011-10-031-0/+1
* | ASoC: samsung: WM8994 depends on MFD_WM8994Arnd Bergmann2011-10-031-0/+6
* | ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin2011-10-031-1/+1
* | ASoC: txx9: Add __exit_p at necessary placeAxel Lin2011-10-031-1/+1
* | ASoC: Staticise ep93xx_ac97_daiAxel Lin2011-10-031-1/+1
* | ASoC: Staticise simtec_audio_resume()Axel Lin2011-10-031-1/+1
* | ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-033-4/+0
* | ASoC: sh: use correct __iomem annotationsArnd Bergmann2011-10-021-5/+5
* | ASoC: imx: eukrea_tlv320 needs i2cArnd Bergmann2011-10-021-0/+1
* | ASoC: Remove unused srate variable in tegra_spdif_hw_paramsAxel Lin2011-10-021-2/+1
OpenPOWER on IntegriCloud