summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2015-11-251-11/+5
|\
| * ASoC: arizona: fix range of OPCLK_REFRichard Fitzgerald2015-11-031-11/+5
* | ASoC: wm8998: Initial WM8998 codec driverRichard Fitzgerald2015-10-021-0/+33
* | ASoC: arizona: Add utility function to check if an input is analogCharles Keepax2015-09-161-0/+9
* | ASoC: arizona: Add default cases for event switchesCharles Keepax2015-09-161-0/+7
|/
*-. Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
|\ \
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...Mark Brown2015-08-301-1/+77
|\ \ \ | | |/ | |/|
| | * ASoC: arizona: Use the more idiomatic params_widthCharles Keepax2015-07-091-1/+1
| | * ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax2015-07-071-0/+17
| | * ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax2015-07-071-0/+59
| |/
* | ASoC: arizona: Poll for FLL clock OK rather than use interruptsCharles Keepax2015-08-251-28/+19
* | ASoC: arizona: Fix gain settings of FLL in free-run modeNikesh Oswal2015-08-191-1/+1
|/
* ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-0/+27
* Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/...Mark Brown2015-06-191-13/+14
|\
| * ASoC: arizona: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-13/+14
* | ASoC: arizona: Add DVFS handling for sample rate controlRichard Fitzgerald2015-06-021-1/+18
* | ASoC: arizona: Export functions to control subsystem DVFSRichard Fitzgerald2015-06-021-0/+128
|/
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-2/+2
|\
| * extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-2/+2
* | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-151-3/+3
|\ \
| * | ASoC: arizona: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+3
| |/
* | mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2015-03-031-1/+0
* | ASoC: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+2
|/
* Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-01-271-1/+59
|\
| * ASoC: arizona: Coalesce output power up delaysCharles Keepax2015-01-271-1/+21
| * ASoC: arizona: Add delay for output disableCharles Keepax2015-01-271-0/+37
* | ASoC: arizona: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-8/+10
|/
*-. Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown2014-12-081-2/+2
|\ \
| * | ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen2014-11-101-2/+2
| |/
* | ASoC: arizona: Add DSP_B and LEFT_J mode supportRichard Fitzgerald2014-11-121-3/+25
* | ASoC: arizona: Add support for 768kHz DMIC operationCharles Keepax2014-11-121-1/+1
|/
* mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2014-09-261-1/+1
* Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-211-2/+4
|\
| * ASoC: arizona: Fix TDM slot length handling in arizona_hw_paramsNikesh Oswal2014-08-121-2/+4
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-5/+5
|\ \ | |/ |/|
| * mfd: arizona: Rename thermal shutdown interruptCharles Keepax2014-07-281-5/+5
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-041-44/+219
|\ \ \ | | |/ | |/|
| | * ASoC: arizona: Disable AIF TX/RX before configuring itRichard Fitzgerald2014-07-221-18/+69
| | * ASoC: arizona: Update handling for input change on an active FLLCharles Keepax2014-07-101-0/+19
| | * ASoC: arizona: FLL freerun only required whilst disablingCharles Keepax2014-07-101-2/+2
| | * ASoC: arizona: Correct return value of arizona_is_enabled_fllCharles Keepax2014-07-101-10/+16
| | * ASoC: arizona: Coding standards, remove unneeded bracketsCharles Keepax2014-07-101-3/+2
| | * ASoC: arizona: Correct relationship between VCO corner and FrefCharles Keepax2014-07-101-2/+2
| | * ASoC: arizona: Correct checking of FLL ratio limitationsCharles Keepax2014-07-101-4/+4
| | * ASoC: arizona: Do not test ratio zero as it is not a valid settingCharles Keepax2014-07-101-1/+1
| | * ASoC: wm5102: Add controls to allow shaping of ultrasonic responseCharles Keepax2014-06-091-0/+34
| | * ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax2014-06-041-6/+72
| |/
* | ASoC: wm5110: Power both channels for differential mono outputCharles Keepax2014-06-211-0/+25
|/
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2014-03-121-86/+168
|\ \
OpenPOWER on IntegriCloud