summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Merge remote-tracking branches 'asoc/topic/wm8804', 'asoc/topic/wm8904', 'aso...Mark Brown5-11/+85
2015-02-09Merge remote-tracking branches 'asoc/topic/ts3a227e', 'asoc/topic/ts3a277e' a...Mark Brown1-3/+32
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown4-303/+590
2015-02-09Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown3-1/+5
2015-02-09Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/...Mark Brown2-2/+34
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown7-99/+534
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown1-2/+2
2015-02-09Merge remote-tracking branches 'asoc/topic/bt-sco', 'asoc/topic/cs35l32', 'as...Mark Brown4-7/+7
2015-02-09Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...Mark Brown2-4/+4
2015-02-09Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown50-220/+362
2015-02-09Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2-22/+1019
2015-02-09Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown9-53/+47
2015-02-09Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown5-18/+225
2015-02-09ASoC: rt5670: Set use_single_rw flag for regmapBard Liao1-0/+1
2015-02-09ASoC: rt286: Add rt288 codec supportBard Liao1-1/+3
2015-02-09ASoC: max98357a: Fix build in !CONFIG_OF caseMark Brown1-1/+1
2015-02-07ASoC: max98357a: Add MAX98357A codec driverKenneth Westfield3-0/+144
2015-02-05ASoC: rt286: Add customize setting for Dell DinoBard Liao2-1/+31
2015-02-05ASoC: rt286: Fix potencial crash in jd functionBard Liao1-0/+2
2015-02-05Merge branch 'topic/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-58/+268
2015-02-05ASoC: rt5645: add API to select ASRC clock sourceFang, Yang A2-41/+112
2015-02-04ASoC: ts3a227e: fix sparse warningLad, Prabhakar1-0/+2
2015-02-04ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definitionJyri Sarha1-1/+1
2015-02-03ASoC: sgtl5000: add delay before first I2C accessEric Nelson1-0/+3
2015-02-03ASoC: tlv320aic3x: Add support for tlv320aic3104Jyri Sarha1-101/+244
2015-01-30ASoC: sgtl5000: Use shift mask when setting codec modeFilip Brozovic1-5/+5
2015-01-30ASoC: tlv320aic3x: Fix data delay configurationPeter Ujfalusi1-1/+1
2015-01-29ASoC: pcm512x: Use the correct range constraints for S24_LEPeter Rosin1-19/+20
2015-01-29ASoC: pcm512x: Fixup warning splatPeter Rosin1-1/+1
2015-01-29ASoC: rt5677: fix SPI dependencyArnd Bergmann2-1/+4
2015-01-28ASoC: wm8904: add dt ids tableAlexander Morozov1-1/+30
2015-01-28ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFSPeter Rosin1-2/+11
2015-01-28ASoC: pcm512x: Avoid the PLL for the DAC clock, if possiblePeter Rosin2-27/+96
2015-01-28ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLLPeter Rosin2-24/+478
2015-01-28ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLLPeter Rosin2-17/+481
2015-01-28ASoC: pcm512x: Fix spelling of register field names.Peter Rosin2-4/+4
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown5-18/+95
2015-01-27ASoC: rt5645: Add rt5650 codec supportBard Liao2-17/+156
2015-01-27ASoC: ts3a227e: Add dts property that allows to specify micbias voltageAnatol Pomozov1-0/+27
2015-01-27ASoC: ts3a227e: Remap keys to match Android headset specificationAnatol Pomozov1-3/+3
2015-01-27ASoC: wm8731: init mutex in i2c init pathManuel Lauss1-0/+2
2015-01-27Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-4/+14
2015-01-27Merge branch 'topic/rt286' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-36/+8
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax5-15/+37
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax5-14/+68
2015-01-27ASoC: sta32x: change dai name to be in line with the sta350 driver.Thomas Niederprüm1-1/+1
2015-01-27ASoC: sta32x: minor Kconfig update.Thomas Niederprüm1-1/+2
2015-01-27ASoC: sta32x: use dev_dbg() for debug output.Thomas Niederprüm1-6/+6
2015-01-27ASoC: sta32x: add device tree binding.Thomas Niederprüm1-2/+106
2015-01-27ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ...Thomas Niederprüm1-55/+32