summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/arizona.c
AgeCommit message (Expand)Author
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2014-03-09ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax
2014-03-09ASoC: arizona: Calculate FLL gain lastCharles Keepax
2014-03-09ASoC: arizona: Calculate OUTDIV firstCharles Keepax
2014-03-09ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax
2014-03-09ASoC: arizona: Move calculation of FLL configurationCharles Keepax
2014-03-09ASoC: arizona: Move set of OUTDIV in to arizona_apply_fllCharles Keepax
2014-03-09ASoC: arizona: Add defines for FLL configuration constantsCharles Keepax
2014-03-09ASoC: arizona: An OUTDIV of 1 is not valid, avoid thisCharles Keepax
2014-02-20ASoC: arizona: Fix wrong number of items in enum ctlsTakashi Iwai
2013-12-19ASoC: wm5110: Add support for ASRC RATE 1Charles Keepax
2013-12-19ASoC: wm5110: Add FSH for ISRCsCharles Keepax
2013-12-17ASoC: arizona: Use async writesMark Brown
2013-11-24Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown
2013-11-21Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari...Mark Brown
2013-11-21ASoC: wm5110: Expose input high pass filter controlsCharles Keepax
2013-11-20ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald
2013-11-20ASoC: wm5110: Add extra AIF2 channelsRichard Fitzgerald
2013-09-16ASoC: arizona: Improve handling of setting REFCLK to 0Charles Keepax
2013-08-13ASoC: wm8997: Initial CODEC driverCharles Keepax
2013-08-06ASoC: wm5110: Correct input OSR bits for wm5110Charles Keepax
2013-07-15ASoC: arizona: Add default case to silence build warningCharles Keepax
2013-07-15ASoC: arizona: Add signal activity output for DRCCharles Keepax
2013-05-20ASoC: arizona: Provide simple DAI ops for autoconfiguring interfacesMark Brown
2013-03-26ASoC: arizona: Add delay after powering up line level outputsMark Brown
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown
2013-03-26ASoC: arizona: remove duplicated include from arizona.cWei Yongjun
2013-03-21ASoC: arizona: Basic support for ISRC rate selectionMark Brown
2013-03-21ASoC: arizona: Suppress speaker enable if thermal shutdown is flaggedMark Brown
2013-03-21ASoC: arizona: Log thermal eventsMark Brown
2013-03-21ASoC: arizona: Factor out speaker widgets from CODEC driversMark Brown
2013-03-13ASoC: arizona: Ensure we clock two channels for I2S modeMark Brown
2013-03-13ASoC: arizona: Provide defines for the clock ratesMark Brown
2013-03-08ASoC: arizona: Suppress reference calculations when setting REFCLK to 0Mark Brown
2013-03-08ASoC: arizona: Ensure synchroniser is disabled when not neededMark Brown
2013-03-06ASoC: arizona: Optimise FLL loop gainsMark Brown
2013-03-06ASoC: arizona: Increase FLL synchroniser bandwidth for high frequenciesMark Brown
2013-03-05ASoC: arizona: If we only have a clock to synchronise with make it REFCLKMark Brown
2013-03-04ASoC: arizona: Don't enable FLL on REFCLK configurationCharles Keepax
2013-03-04ASoC: arizona: Only allow input volume updates when inputs are enabledMark Brown
2013-03-04ASoC: arizona: Add convience define for clearing SYNCCLKCharles Keepax
2013-03-04ASoC: arizona: Add support for directly setting the FLL REFCLKCharles Keepax
2013-03-04ASoC: arizona: Improve suppression of noop FLL updatesCharles Keepax
2013-03-04ASoC: arizona: Factor out FLL enableCharles Keepax
2013-03-04ASoC: arizona: Factor out FLL disableCharles Keepax
2013-03-04ASoC: arizona: Factor out check for enabled FLLCharles Keepax
2013-03-04ASoC: arizona: Tidy up SYNCCLK selection and cache valuesCharles Keepax
2013-03-04ASoC: arizona: Move selection of FLL REFCLK into initCharles Keepax
2013-02-12ASoC: arizona: Automatically manage input mutesMark Brown