summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/pcm512x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codec duplicated callback function goes to component on pcm512xKuninori Morimoto2016-08-081-6/+8
* ASoC: Use params_width() at appropriate placesAxel Lin2015-07-241-2/+2
* ASoC: pcm512x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-151-3/+3
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino2015-04-171-2/+1
* Merge tag 'asoc-v4.1' into asoc-nextMark Brown2015-04-121-19/+159
|\
| * ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSPPeter Rosin2015-02-241-11/+150
| * ASoC: pcm512x: Rearrange to not repeat dacsrc_rate / dac_divPeter Rosin2015-02-241-9/+10
* | ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell2015-03-231-19/+0
* | ASoC: pcm512x: Fix divide by zero issueHoward Mitchell2015-03-221-2/+2
* | ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controlsHoward Mitchell2015-03-211-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-041-17/+915
|\
| * ASoC: pcm512x: Use the correct range constraints for S24_LEPeter Rosin2015-01-291-19/+20
| * ASoC: pcm512x: Fixup warning splatPeter Rosin2015-01-291-1/+1
| * ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFSPeter Rosin2015-01-281-2/+11
| * ASoC: pcm512x: Avoid the PLL for the DAC clock, if possiblePeter Rosin2015-01-281-26/+93
| * ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLLPeter Rosin2015-01-281-23/+435
| * ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLLPeter Rosin2015-01-281-16/+425
| * ASoC: pcm512x: Fix spelling of register field names.Peter Rosin2015-01-281-1/+1
* | ASoC: pcm512x: Fix DSP program selectionPeter Rosin2015-01-091-1/+1
|/
* sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* ASoC: pcm512x: Correct Digital Playback control namesMark Brown2014-08-121-2/+2
* Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2014-05-221-0/+2
|\
| * ASoC: pcm512x: Use CONFIG_PM_RUNTIME macroSachin Kamat2014-04-141-0/+2
* | ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macroLars-Peter Clausen2014-04-141-1/+1
|/
* ASoC: pcm512x: Fix duplicate const warningMark Brown2014-03-091-4/+4
* ASoC: pcm512x: Split out bus driversMark Brown2014-03-091-126/+8
* ASoC: pcm512x: Implement analogue volume controlMark Brown2014-02-071-0/+6
* ASoC: pcm512x: Implement paging supportMark Brown2014-02-071-18/+47
* ASoC: pcm512x: More constificationMark Brown2014-02-061-6/+6
* ASoC: pcm512x: Add PCM512x driverMark Brown2014-02-061-0/+672
OpenPOWER on IntegriCloud