summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8994.c
AgeCommit message (Expand)Author
2012-08-09ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray
2012-07-24ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown
2012-07-23ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown
2012-07-18ASoC: wm8994: Update micdet for irqdomain conversionMark Brown
2012-07-03ASoC: wm8994: Don't suspend accessory detectionMark Brown
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledMark Brown
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-09ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown
2012-05-09ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown
2012-05-09ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown
2012-04-26ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown
2012-04-26ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown
2012-04-26ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown
2012-04-25ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu
2012-04-23ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl
2012-04-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown
2012-04-17ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown
2012-04-10ASoC: wm8994: Implement FLL bypass supportMark Brown
2012-04-10ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl
2012-04-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown
2012-04-01ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown
2012-04-01ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown
2012-03-04ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown
2012-03-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown
2012-03-04ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown
2012-03-04ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown
2012-03-04ASoC: wm8994: Suppress noop updates of FLL KMark Brown
2012-03-04ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown
2012-02-29ASoC: wm8994: Remove stub of register access codeMark Brown
2012-02-29ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown