summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: arizona: Fixup some minor formatting issuesCharles Keepax2018-02-211-26/+33
* ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-105/+103
* ASoC: arizona: Add support for setting the output volume limitsCharles Keepax2017-09-201-0/+25
* ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax2017-09-191-0/+136
* ASoC: arizona: Add new common Arizona init functionCharles Keepax2017-09-191-5/+2
* arizona: anc: Correct setting of FCx_MIC_MODE_SELSapthagiri Baratam2017-08-141-2/+2
* ASoC: arizona: Use component pin control functionsRichard Fitzgerald2016-11-301-4/+8
* ASoC: arizona: Move notifier functions to header and make inlineCharles Keepax2016-11-101-24/+0
* ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax2016-10-261-6/+11
* ASoC: arizona: Add gating for source clocks of the FLLsCharles Keepax2016-10-241-6/+54
* ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax2016-10-241-0/+40
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-10/+54
|\ \
| | * ASoC: arizona: Add output power up/down delays for speaker pathCharles Keepax2016-09-271-5/+39
| | * ASoC: arizona: Add debug prints for output power up/down timesCharles Keepax2016-09-271-0/+4
| | * ASoC: arizona: Avoid changing SYNC_ENA whilst the FLL_ENA is setCharles Keepax2016-09-141-2/+8
| | * ASoC: arizona: Allow specification of base for arizona_is_enabled_fllCharles Keepax2016-09-141-3/+3
| |/
* | ASoC: arizona: Correct handling of FLL theta in synchroniser modeCharles Keepax2016-09-031-2/+6
* | ASoC: arizona: Wait for resume before enabling FLLRichard Fitzgerald2016-09-011-1/+1
* | ASoC: arizona: Don't change the FLLn_GAIN before entering FREERUNNariman Poushin2016-08-301-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-241-45/+11
|\ \
| * | ASoC: remove one extraneous 'const'Arnd Bergmann2016-06-141-1/+1
| * | ASoC: wm5102: Revert manual speaker enableCharles Keepax2016-06-131-42/+0
| * | ASoC: arizona: Add a couple of missing constsCharles Keepax2016-06-131-4/+4
| * | ASoC: arizona: Add voice trigger output widgetCharles Keepax2016-05-301-0/+8
| |/
* | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+35
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown2016-05-131-14/+18
|\ \
| * | ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald2016-04-261-2/+1
| * | ASoC: arizona: Prefer lower FRATIO in pseudo-fractional modeRichard Fitzgerald2016-04-211-12/+15
| * | ASoC: arizona: Do not create OUT4R widget for CS47L24/WM1831Richard Fitzgerald2016-04-111-0/+2
| |/
* | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-151-0/+12
|/
*---. Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-50/+21
|\ \ \
| | | * 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/+16
| | |/
* | | 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/+5
| |\
* | \ Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2016-01-051-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/+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
|/
OpenPOWER on IntegriCloud