summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl4030.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown2014-03-121-48/+36
|\ \
| | * ASoC: twl4030: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-48/+36
| |/
* | ASoC: twl4030: Clean up duplicated codeTakashi Iwai2014-02-201-16/+1
* | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-2/+2
|/
* ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi2014-01-081-3/+2
* ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi2014-01-081-20/+16
* ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi2014-01-081-48/+45
* ASoC: twl4030: Remove local reg cachePeter Ujfalusi2014-01-081-144/+63
* ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi2014-01-081-0/+15
* ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi2014-01-081-17/+0
* ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi2014-01-081-23/+0
* ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi2014-01-081-17/+23
* ASoC: twl4030: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-071-44/+36
* ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structsLars-Peter Clausen2013-08-061-2/+0
* ASoC: twl4030: Remove suspend/resume soc driver operationsPeter Ujfalusi2013-01-111-14/+0
* ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in usePeter Ujfalusi2013-01-021-13/+31
* ASoC: twl4030: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi2013-01-021-3/+7
* ASoC: twl4030: Correct the support for Voice portPeter Ujfalusi2013-01-021-5/+12
* ASoC: twl4030: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi2012-09-221-8/+47
* ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi2012-09-221-7/+7
* ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-2/+2
* ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2012-09-221-6/+0
* ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-221-2/+30
* ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-221-20/+28
* ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-181-5/+3
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-12/+6
* ASoC: twl4030: Debug code cleanupPeter Ujfalusi2012-02-211-16/+17
* ASoC: Fix typo in twl4030.cMasanari Iida2012-02-091-1/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: twl4030: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-3/+4
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* ASoC: twl4030: Convert to table based initPeter Ujfalusi2011-10-111-14/+7
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-051-36/+12
* MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-3/+3
* MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-041-8/+8
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-4/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-2/+4
* ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi2010-12-141-2/+3
* Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-11-241-11/+26
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-231-11/+26
| |\
| | * ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin2010-11-191-3/+3
| | * ASoC: TWL4030: Use usleep_range when appropriatePeter Ujfalusi2010-10-261-8/+23
* | | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
|/ /
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-6/+7
|/
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: multi-component: TWL4030: Restore registers on removalPeter Ujfalusi2010-08-121-0/+2