summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-6/+7
|\ \
| * | ASoC: tlv320aic3x: Convert to params_width()Mark Brown2014-08-011-6/+5
| * | ASoC: tlv320aic3x: Add support for S24_LE formatPeter Ujfalusi2014-06-301-1/+3
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown2014-08-041-6/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: tlv320aic3x: Remove redundant OOM messageSachin Kamat2014-06-271-6/+2
| |/
* | ASoC: tlv320aic3x: Correct S24_3LE supportPeter Ujfalusi2014-06-301-1/+1
|/
*-. Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into...Mark Brown2014-06-031-1/+1
|\ \
| | * ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi2014-06-011-1/+1
| |/
* | ASoC: tlv320aic3x: fix shared reset pin for DTSebastian Reichel2014-04-151-2/+7
|/
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* ASoC: tlv320aic3x: no mono controls 3007 modelJan Weitzel2013-12-091-43/+83
* Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-10-241-121/+113
|\
| * ASoC: tlv320aic3x: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * ASoC: tlv320aic3x: Convert to direct regmap API usageMark Brown2013-09-241-78/+73
| * ASoC: tlv320aic3x: Don't reference cache datastructure directlyMark Brown2013-09-241-5/+6
| * ASoC: tlv320aic3x: Move to table based DAPM initMark Brown2013-09-241-6/+4
| * ASoC: tlv320aic3x: Move to table based control initMark Brown2013-09-241-2/+2
| * ASoC: tlv320aic3x: Move resource acquisition to I2C probeMark Brown2013-09-241-30/+33
| * ASoC: tlv320aic3x: Remove nonsense comment for register cacheMark Brown2013-09-241-6/+0
* | ASoC: tlv320aic3x: Connect 'Left Line1R Mux' and 'Right Line1L Mux'Peter Ujfalusi2013-10-071-0/+4
|/
* Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-08-221-0/+4
|\
| * ASoC: tlv320aic3x: List tlv320aic3106 as a supported deviceMark Brown2013-07-161-0/+2
| * ASoC: tlv320aic3x: Add compatible strings for specific devicesMark Brown2013-07-161-0/+2
* | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-291-4/+3
* | ASoC: tlv320aic3x: Use snd_soc_dapm_mixer_update_powerLars-Peter Clausen2013-07-241-33/+16
|/
* ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-4/+2
* ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål2013-06-071-5/+5
* Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-02-111-6/+77
|\
| * ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja2013-02-041-6/+77
* | ASoC: tlv320aic3x: Remove mono supportBenoît Thébaudeau2013-01-301-2/+2
|/
* ASoC: tlv320aic3x: Add device tree bindingsHebbar, Gururaja2012-08-271-0/+31
* ASoC: tlv320aic3x: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-191-2/+38
|\
| * ASoC: tlv320aic3x: add input clock selectionJiri Prchal2012-07-101-0/+6
| * ASoC: tlv320aic3x: add AGC settingsJiri Prchal2012-07-101-0/+25
| * ASoC: tlv320aic3x: add deemphasis switchJiri Prchal2012-07-091-0/+3
| * ASoC: tlv320aic3x: extending registers cacheJiri Prchal2012-07-041-1/+3
| * ASoC: tlv320aic3x: Change Class-D amplifier gain control nameJarkko Nikula2012-06-031-1/+1
* | ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2012-06-291-3/+1
|/
* ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown2012-05-141-18/+0
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: tlv320aic3x: Remove even more unused codeMark Brown2012-02-071-24/+0
* ASoC: tlv320aic3x: remove unused codeFelipe Contreras2012-02-061-36/+0
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Convert tlv320aic3x to devm_kzalloc()Axel Lin2012-01-021-4/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Remove conditional I2C usage from tlv320aic3x driverMark Brown2011-11-221-6/+0
OpenPOWER on IntegriCloud