aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: add espresso machine driverZiyan2016-04-303-0/+779
* sound: soc: sync wm8994 with GT-P3110_JB_OpensourceZiyan2016-04-302-22/+55
* [espresso] Revert "ASoC: wm8994: Ensure there are enough BCLKs for four chann...Andreas Blaesius2016-04-301-0/+4
* ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown2016-04-301-2/+4
* mfd: Define some additional wm8994 registersMark Brown2016-04-301-6/+6
* ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown2016-04-301-5/+4
* ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown2016-04-301-18/+17
* ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2016-04-302-10/+67
* ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2016-04-301-21/+40
* ASoC: wm_hubs: Factor out class W managementMark Brown2016-04-304-159/+82
* ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2016-04-304-15/+46
* ASoC: wm8994: Implement FLL bypass supportMark Brown2016-04-302-0/+20
* ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2016-04-303-1/+3
* ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2016-04-301-11/+5
* ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2016-04-301-35/+58
* ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2016-04-301-4/+8
* ASoC: wm8994: Fix AIF2ADC power downMark Brown2016-04-301-1/+1
* ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2016-04-301-54/+222
* ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2016-04-301-1/+1
* ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2016-04-302-39/+155
* ASoC: wm8994: Add missing break in resumeMark Brown2016-04-301-0/+1
* ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2016-04-301-35/+34
* ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2016-04-302-29/+49
* ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2016-04-301-20/+28
* ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2016-04-301-0/+3
* ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2016-04-301-0/+1
* ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2016-04-301-0/+2
* ASoC: wm8994: Suppress noop updates of FLL KMark Brown2016-04-301-1/+2
* ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2016-04-301-0/+8
* ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2016-04-301-12/+13
* ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown2016-04-301-2/+2
* ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2016-04-301-0/+24
* ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown2016-04-301-0/+9
* ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown2016-04-301-0/+2
* ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2016-04-301-1/+1
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2016-04-301-3/+2
* ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2016-04-302-0/+19
* ASoC: wm8994: Actively discharge VMID when not in useMark Brown2016-04-301-0/+4
* ASoC: wm8994: VMID management improvementsMark Brown2016-04-301-1/+14
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2016-04-304-8/+125
* ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown2016-04-301-12/+12
* ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2016-04-301-1/+1
* ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2016-04-303-6/+14
* ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2016-04-301-0/+4
* ASoC: Mark WM8994 ADC muxes as virtualMark Brown2016-04-301-6/+6
* ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2016-04-301-8/+4
* ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown2016-04-301-4/+2
* ASoC: Implement support for WM1811A jack detectionMark Brown2016-04-302-19/+249
* ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown2016-04-302-7/+7
* ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2016-04-302-8/+35