summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2014-03-121-86/+168
|\ \
| * | ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax2014-03-091-29/+101
| * | ASoC: arizona: Calculate FLL gain lastCharles Keepax2014-03-091-12/+12
| * | ASoC: arizona: Calculate OUTDIV firstCharles Keepax2014-03-091-12/+12
| * | ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax2014-03-091-8/+7
| * | ASoC: arizona: Move calculation of FLL configurationCharles Keepax2014-03-091-35/+44
| * | ASoC: arizona: Move set of OUTDIV in to arizona_apply_fllCharles Keepax2014-03-091-16/+12
| * | ASoC: arizona: Add defines for FLL configuration constantsCharles Keepax2014-03-091-5/+11
| * | ASoC: arizona: An OUTDIV of 1 is not valid, avoid thisCharles Keepax2014-03-091-1/+1
| |/
* | ASoC: arizona: Fix wrong number of items in enum ctlsTakashi Iwai2014-02-201-31/+40
|/
* ASoC: wm5110: Add support for ASRC RATE 1Charles Keepax2013-12-191-0/+7
* ASoC: wm5110: Add FSH for ISRCsCharles Keepax2013-12-191-0/+16
* ASoC: arizona: Use async writesMark Brown2013-12-171-74/+89
* Merge tag 'v3.13-rc1' into asoc-arizonaMark Brown2013-11-241-0/+4
|\
| * ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald2013-11-201-0/+4
* | Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari...Mark Brown2013-11-211-0/+10
|\ \
| * | ASoC: wm5110: Expose input high pass filter controlsCharles Keepax2013-11-211-0/+10
* | | ASoC: wm5110: Add extra AIF2 channelsRichard Fitzgerald2013-11-201-0/+8
| |/ |/|
* | ASoC: arizona: Improve handling of setting REFCLK to 0Charles Keepax2013-09-171-9/+14
|/
* ASoC: wm8997: Initial CODEC driverCharles Keepax2013-08-131-3/+10
* ASoC: wm5110: Correct input OSR bits for wm5110Charles Keepax2013-08-061-0/+20
* ASoC: arizona: Add default case to silence build warningCharles Keepax2013-07-151-0/+3
* ASoC: arizona: Add signal activity output for DRCCharles Keepax2013-07-151-0/+33
* ASoC: arizona: Provide simple DAI ops for autoconfiguring interfacesMark Brown2013-05-201-0/+7
* ASoC: arizona: Add delay after powering up line level outputsMark Brown2013-03-261-0/+18
* Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2013-03-261-0/+33
|\
| * ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown2013-03-261-0/+33
* | ASoC: arizona: remove duplicated include from arizona.cWei Yongjun2013-03-261-1/+0
* | ASoC: arizona: Basic support for ISRC rate selectionMark Brown2013-03-211-0/+27
* | ASoC: arizona: Suppress speaker enable if thermal shutdown is flaggedMark Brown2013-03-211-2/+24
* | ASoC: arizona: Log thermal eventsMark Brown2013-03-211-0/+54
* | ASoC: arizona: Factor out speaker widgets from CODEC driversMark Brown2013-03-211-0/+82
* | ASoC: arizona: Ensure we clock two channels for I2S modeMark Brown2013-03-131-1/+8
* | ASoC: arizona: Provide defines for the clock ratesMark Brown2013-03-131-6/+6
* | ASoC: arizona: Suppress reference calculations when setting REFCLK to 0Mark Brown2013-03-081-2/+2
* | ASoC: arizona: Ensure synchroniser is disabled when not neededMark Brown2013-03-081-0/+3
* | ASoC: arizona: Optimise FLL loop gainsMark Brown2013-03-061-4/+39
* | ASoC: arizona: Increase FLL synchroniser bandwidth for high frequenciesMark Brown2013-03-061-0/+11
* | ASoC: arizona: If we only have a clock to synchronise with make it REFCLKMark Brown2013-03-051-38/+38
* | ASoC: arizona: Don't enable FLL on REFCLK configurationCharles Keepax2013-03-041-9/+6
* | ASoC: arizona: Only allow input volume updates when inputs are enabledMark Brown2013-03-041-2/+37
* | ASoC: arizona: Add convience define for clearing SYNCCLKCharles Keepax2013-03-041-4/+4
* | ASoC: arizona: Add support for directly setting the FLL REFCLKCharles Keepax2013-03-041-0/+39
* | ASoC: arizona: Improve suppression of noop FLL updatesCharles Keepax2013-03-041-6/+10
* | ASoC: arizona: Factor out FLL enableCharles Keepax2013-03-041-30/+36
* | ASoC: arizona: Factor out FLL disableCharles Keepax2013-03-041-7/+15
* | ASoC: arizona: Factor out check for enabled FLLCharles Keepax2013-03-041-8/+17
* | ASoC: arizona: Tidy up SYNCCLK selection and cache valuesCharles Keepax2013-03-041-51/+50
* | ASoC: arizona: Move selection of FLL REFCLK into initCharles Keepax2013-03-041-12/+16
|/
* ASoC: arizona: Automatically manage input mutesMark Brown2013-02-121-0/+17
OpenPOWER on IntegriCloud