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