aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/arizona.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald1-4/+8
2016-11-10ASoC: arizona: Move notifier functions to header and make inlineCharles Keepax1-24/+0
2016-10-26ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax1-6/+11
2016-10-24ASoC: arizona: Add gating for source clocks of the FLLsCharles Keepax1-6/+54
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax1-0/+40
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-10/+54
2016-09-27ASoC: arizona: Add output power up/down delays for speaker pathCharles Keepax1-5/+39
2016-09-27ASoC: arizona: Add debug prints for output power up/down timesCharles Keepax1-0/+4
2016-09-14ASoC: arizona: Avoid changing SYNC_ENA whilst the FLL_ENA is setCharles Keepax1-2/+8
2016-09-14ASoC: arizona: Allow specification of base for arizona_is_enabled_fllCharles Keepax1-3/+3
2016-09-03ASoC: arizona: Correct handling of FLL theta in synchroniser modeCharles Keepax1-2/+6
2016-09-01ASoC: arizona: Wait for resume before enabling FLLRichard Fitzgerald1-1/+1
2016-08-30ASoC: arizona: Don't change the FLLn_GAIN before entering FREERUNNariman Poushin1-2/+2
2016-07-24Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bt-sco', 'asoc/topic/compress' and 'asoc/topic/cs35l33' into asoc-nextMark Brown1-45/+11
2016-06-14ASoC: remove one extraneous 'const'Arnd Bergmann1-1/+1
2016-06-13ASoC: wm5102: Revert manual speaker enableCharles Keepax1-42/+0
2016-06-13ASoC: arizona: Add a couple of missing constsCharles Keepax1-4/+4
2016-05-30ASoC: arizona: Add voice trigger output widgetCharles Keepax1-0/+8
2016-05-30ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax1-0/+35
2016-05-13Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark Brown1-14/+18
2016-04-26ASoC: arizona: No need to update_bits when writing AEC clock controlRichard Fitzgerald1-2/+1
2016-04-21ASoC: arizona: Prefer lower FRATIO in pseudo-fractional modeRichard Fitzgerald1-12/+15
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax1-0/+12
2016-04-11ASoC: arizona: Do not create OUT4R widget for CS47L24/WM1831Richard Fitzgerald1-0/+2
2016-03-13Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-nextMark Brown1-50/+21
2016-02-24ASoC: arizona: Make logging of FLL calculations clearerRichard Fitzgerald1-4/+5
2016-02-10ASoC: arizona: fref must be limited in pseudo-fractional modeRichard Fitzgerald1-1/+42
2016-02-05ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax1-46/+16
2016-01-11Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+3
2016-01-11Merge tag 'asoc-v4.5' into asoc-nextMark Brown1-12/+131
2016-01-05Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown1-1/+1
2015-12-30ASoC: arizona: Exit startup early if no runtimeCharles Keepax1-0/+3
2015-12-24ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2015-12-16ASoC: arizona: In arizona_calc_fratio make new codecs the default caseRichard Fitzgerald1-4/+4
2015-12-03ASoC: arizona: Fix type of clock rate pointer in arizona_set_sysclkCharles Keepax1-1/+1
2015-12-03ASoC: arizona: Correct types of mixer texts and valuesCharles Keepax1-4/+4
2015-12-01ASoC: arizona: Add 32uS delay after putting FLL into freerunCharles Keepax1-3/+3
2015-11-25Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown1-11/+5
2015-11-19ASoC: wm5110: Add DAPM/routing hookup for the ANC blockCharles Keepax1-0/+119
2015-11-19Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizonaMark Brown1-11/+5
2015-11-03ASoC: arizona: fix range of OPCLK_REFRichard Fitzgerald1-11/+5
2015-10-02ASoC: wm8998: Initial WM8998 codec driverRichard Fitzgerald1-0/+33
2015-09-16ASoC: arizona: Add utility function to check if an input is analogCharles Keepax1-0/+9
2015-09-16ASoC: arizona: Add default cases for event switchesCharles Keepax1-0/+7
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'asoc/topic/ak4542', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-nextMark Brown1-1/+77
2015-08-25ASoC: arizona: Poll for FLL clock OK rather than use interruptsCharles Keepax1-28/+19
2015-08-19ASoC: arizona: Fix gain settings of FLL in free-run modeNikesh Oswal1-1/+1
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-09ASoC: arizona: Use the more idiomatic params_widthCharles Keepax1-1/+1