summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic26.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic26: replace codec to componentKuninori Morimoto2018-02-121-44/+39
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on tlv320aic26Kuninori Morimoto2016-08-081-6/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: tlv320aic26: Convert to params_width()Mark Brown2014-07-311-7/+7
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-2/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-2/+0
* | ASoC: tlv320aic26: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-2/+3
|/
* ASoC: tlv320aic26: Convert to direct regmap API usageMark Brown2013-09-251-68/+12
* ASoC: tlv320aic26: Use snd_soc_update_bits()Mark Brown2013-09-251-38/+13
* ASoC: tlv320aic26: Convert to table based control initMark Brown2013-09-251-7/+3
* ASoC: tlv320aic26: Add basic DAPM supportMark Brown2013-08-161-0/+20
* ASoC: tlv320aic26: Remove noisy printMark Brown2013-08-161-2/+0
* ASoC: tlv320aic26: Remove direct use of internal I/O functionsMark Brown2013-08-161-11/+11
* ASoC: tlv320aic26: Fix keyclick featureLars-Peter Clausen2013-08-061-4/+7
* ASoC: tlv320aic26: Use module_spi_driverSachin Kamat2012-08-271-11/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin2012-01-021-7/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* audio: tlv320aic26: fix PLL register configurationMichael Williamson2011-05-211-3/+11
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-3/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-119/+61
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-7/+7
|\
| * ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai2010-04-201-7/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-11/+0
* ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-121-7/+4
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-2/+2
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-3/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+2
* ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown2008-07-291-1/+1
* ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown2008-07-291-0/+1
* ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely2008-07-291-0/+519