aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic26.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic26Kuninori Morimoto1-6/+8
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2014-07-31ASoC: tlv320aic26: Convert to params_width()Mark Brown1-7/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-2/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-2/+0
2014-02-23ASoC: tlv320aic26: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+3
2013-09-25ASoC: tlv320aic26: Convert to direct regmap API usageMark Brown1-68/+12
2013-09-25ASoC: tlv320aic26: Use snd_soc_update_bits()Mark Brown1-38/+13
2013-09-25ASoC: tlv320aic26: Convert to table based control initMark Brown1-7/+3
2013-08-16ASoC: tlv320aic26: Add basic DAPM supportMark Brown1-0/+20
2013-08-16ASoC: tlv320aic26: Remove noisy printMark Brown1-2/+0
2013-08-16ASoC: tlv320aic26: Remove direct use of internal I/O functionsMark Brown1-11/+11
2013-08-06ASoC: tlv320aic26: Fix keyclick featureLars-Peter Clausen1-4/+7
2012-08-27ASoC: tlv320aic26: Use module_spi_driverSachin Kamat1-11/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-02ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin1-7/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-05-21audio: tlv320aic26: fix PLL register configurationMichael Williamson1-3/+11
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-3/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-119/+61
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-7/+7
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-11/+0
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-7/+4
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-2/+2
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-3/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-3/+2
2008-07-29ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown1-1/+1
2008-07-29ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown1-0/+1
2008-07-29ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely1-0/+519