summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown2013-05-301-0/+1
* ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown2013-05-301-1/+1
* ASoC: wm8994: check for array index returnedVinod Koul2013-05-281-0/+5
* ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown2013-05-281-0/+5
* ASoC: wm8994: use the correct pointer to get the control valueVinod Koul2013-05-281-1/+1
* Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-031-0/+1
|\
| * ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter2013-04-301-0/+1
* | ASoC: wm8994: Remove duplicate revision cacheMark Brown2013-04-091-12/+11
* | ASoC: wm8994: Restore AIFnCLK after reducing it for low clock ratesMark Brown2013-03-211-0/+32
* | ASoC: wm8994: Support constraining the maximum number of channels clockedMark Brown2013-03-211-2/+11
|/
* 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-101-3/+3
* | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-101-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/+37
| * 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/+2
| * ASoC: wm8994: Use pdata cached in MFD driverMark Brown2012-11-241-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/+4
| * 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-031-0/+6
* | ASoC: wm8994: Fix some indentation issuesMark Brown2012-08-031-2/+2
* | ASoC: wm8994: Ensure we get a notification on startup for jackdetMark Brown2012-08-031-1/+36
* | ASoC: wm_hubs: Move CODEC stored in private data into wm_hubsMark Brown2012-08-031-15/+13
* | ASoC: wm8994: Implement support for self-oscillation mode in the FLLMark Brown2012-08-031-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/+0
|\
| * ASoC: wm8994: remove duplicate codeJaroslav Kysela2012-06-251-3/+0
* | ASoC: wm8994: Update micdet for irqdomain conversionMark Brown2012-07-181-3/+4
* | ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0
* | 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/+113
|\
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-54/+222
| |\