summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-50/+21Star
|\ \ \
| | | * ASoC: arizona: Make logging of FLL calculations clearerRichard Fitzgerald2016-02-241-4/+5
| | | * ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-051-46/+16Star
| | |/
* | / ASoC: arizona: fref must be limited in pseudo-fractional modeRichard Fitzgerald2016-02-101-1/+42
| |/ |/|
* | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2016-01-111-0/+3
|\ \
| * | ASoC: arizona: Exit startup early if no runtimeCharles Keepax2015-12-301-0/+3
| |/
* | Merge tag 'asoc-v4.5' into asoc-nextMark Brown2016-01-111-12/+131
|\|
| * ASoC: arizona: In arizona_calc_fratio make new codecs the default caseRichard Fitzgerald2015-12-161-4/+4
| * ASoC: arizona: Fix type of clock rate pointer in arizona_set_sysclkCharles Keepax2015-12-031-1/+1
| * ASoC: arizona: Correct types of mixer texts and valuesCharles Keepax2015-12-031-4/+4
| * ASoC: arizona: Add 32uS delay after putting FLL into freerunCharles Keepax2015-12-011-3/+3
| * ASoC: wm5110: Add DAPM/routing hookup for the ANC blockCharles Keepax2015-11-191-0/+119
| * Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-11-191-11/+5Star
| |\
* | \ Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2016-01-061-1/+1
|\ \ \
| * | | ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal2015-12-241-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2015-11-251-11/+5Star
|\ \ \ | |/ / |/| / | |/
| * ASoC: arizona: fix range of OPCLK_REFRichard Fitzgerald2015-11-031-11/+5Star
* | 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/+19Star
* | 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-161-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/+0Star
* | 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-281-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