summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic23.c
Commit message (Expand)AuthorAge
* ASoC: tlv320aic23: Convert to direct regmap API usageMark Brown2013-09-24
* ASoC: tlv320aic23: Convert to table based control initMark Brown2013-09-24
* ASoC: tlv320aic23: Remove #defines for I2CMark Brown2013-09-24
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
|\
| * ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-30
* | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* | ASoC: tlv320aic23: Remove driver-specific version numberMark Brown2012-04-04
|/
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* ASoC: Convert tlv320aic23 to devm_kzalloc()Axel Lin2012-01-02
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave modeAxel Lin2011-10-27
* ASoC: tlv320aic23: convert to soc-cacheAxel Lin2011-10-14
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-05
* ASoC: Use data based init for tlv320aic23 DAPMLu Guanqun2011-03-31
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* codecs/tlv320aic23: fix bias management for suspend/resumeEric Bénard2010-06-23
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-29
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-04
|\
| * Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-27
| |\
| * \ Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-18
| |\ \
| * | | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
| * | | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* | | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01
| |\ \ \ | | | |/ | | |/|
| * | | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-30
| | |/ | |/|
* | | ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal2009-11-27
| |/ |/|
* | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-18
|/
* ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky2009-06-06
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-28
* ASoC: tlv320aic23: add DSP_A format supportPeter Ujfalusi2009-04-09
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: cleanup duplicated code.Ian Molton2009-01-09
* ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected driversJarkko Nikula2008-12-22
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-09
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ASoC: Build tlv320aic23 cleanlyMark Brown2008-11-17
* ASoC: TLV320AIC23B Support more sample ratesTroy Kisky2008-11-07
* ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS2008-10-13
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-13
* ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codecArun KS2008-10-13