aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic26.c
AgeCommit message (Expand)Author
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic26Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2014-07-31ASoC: tlv320aic26: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: tlv320aic26: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-09-25ASoC: tlv320aic26: Convert to direct regmap API usageMark Brown
2013-09-25ASoC: tlv320aic26: Use snd_soc_update_bits()Mark Brown
2013-09-25ASoC: tlv320aic26: Convert to table based control initMark Brown
2013-08-16ASoC: tlv320aic26: Add basic DAPM supportMark Brown
2013-08-16ASoC: tlv320aic26: Remove noisy printMark Brown
2013-08-16ASoC: tlv320aic26: Remove direct use of internal I/O functionsMark Brown
2013-08-06ASoC: tlv320aic26: Fix keyclick featureLars-Peter Clausen
2012-08-27ASoC: tlv320aic26: Use module_spi_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-02ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-05-21audio: tlv320aic26: fix PLL register configurationMichael Williamson
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-07-29ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown
2008-07-29ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown
2008-07-29ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely