summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-02-121-5/+5
|\
| * ASoC: wm8994: Fix variable double useMark Brown2012-12-071-5/+5
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-091-141/+202
|\|
| * ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-031-6/+16
| * ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown2012-12-031-0/+12
| * ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown2012-12-031-15/+21
| * ASoC: wm8994: Simplify button detection codeMark Brown2012-12-031-50/+37Star
| * ASoC: wm8994: Stop mic detection whenever we detect an open circuitMark Brown2012-12-031-25/+31
| * ASoC: wm8994: Use the same DCS codes for all WM1811 variantsMark Brown2012-11-281-14/+2Star
| * ASoC: wm8994: Use pdata cached in MFD driverMark Brown2012-11-231-22/+28
| * ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHzMark Brown2012-11-221-0/+12
| * ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHzMark Brown2012-10-241-0/+12
| * ASoC: wm8994: Tune VMID power down sequenceMark Brown2012-10-151-18/+4Star
| * ASoC: wm8994: Tune VMID power up sequenceMark Brown2012-10-151-2/+2
| * ASoC: wm8994: Allow a delay between jack insertion and microphone detectMark Brown2012-10-151-19/+55
* | ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
* | ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2012-10-241-1/+17
|/
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-0/+2
|\
| * ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray2012-08-091-0/+2
* | ASoC: wm8994: Update for new WM1811 variantsMark Brown2012-08-231-4/+7
* | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown2012-08-221-0/+2
* | ASoC: wm8994: Add bytes controls for DRCMark Brown2012-08-171-4/+21
* | ASoC: wm8994: enable mic and short detect debounce.Chris Rattray2012-08-041-0/+6
* | ASoC: wm8994: Fix some indentation issuesMark Brown2012-08-041-2/+2
* | ASoC: wm8994: Ensure we get a notification on startup for jackdetMark Brown2012-08-041-1/+36
* | ASoC: wm_hubs: Move CODEC stored in private data into wm_hubsMark Brown2012-08-041-15/+13Star
* | ASoC: wm8994: Implement support for self-oscillation mode in the FLLMark Brown2012-08-041-6/+15
|/
* ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown2012-07-241-0/+13
* ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown2012-07-231-1/+1
* Merge branch 'for-3.5' into for-3.6Mark Brown2012-07-231-3/+0Star
|\
| * ASoC: wm8994: remove duplicate codeJaroslav Kysela2012-06-251-3/+0Star
* | ASoC: wm8994: Update micdet for irqdomain conversionMark Brown2012-07-181-3/+4
* | ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0Star
* | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-39/+66
|\|
| * ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
| * ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8
* | ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-211-177/+113Star
|\
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-54/+222
| |\
| * | ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown2012-05-091-7/+9
| * | ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2012-05-091-7/+20
| * | ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown2012-05-091-1/+1
| * | ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-271-76/+15Star
| * | ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-271-3/+1Star
| * | ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown2012-04-261-0/+4
| * | ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown2012-04-261-1/+2
| * | ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown2012-04-261-2/+4
| * | ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu2012-04-251-1/+1
| * | ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl2012-04-231-7/+6Star