summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl4030.c
Commit message (Expand)AuthorAge
* ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi2014-01-08
* ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi2014-01-08
* ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi2014-01-08
* ASoC: twl4030: Remove local reg cachePeter Ujfalusi2014-01-08
* ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi2014-01-08
* ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi2014-01-08
* ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi2014-01-08
* ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi2014-01-08
* ASoC: twl4030: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-07
* ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structsLars-Peter Clausen2013-08-06
* ASoC: twl4030: Remove suspend/resume soc driver operationsPeter Ujfalusi2013-01-11
* ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in usePeter Ujfalusi2013-01-02
* ASoC: twl4030: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi2013-01-02
* ASoC: twl4030: Correct the support for Voice portPeter Ujfalusi2013-01-02
* ASoC: twl4030: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi2012-09-22
* ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi2012-09-22
* ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi2012-09-22
* ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2012-09-22
* ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-22
* ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-22
* ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-18
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: twl4030: Debug code cleanupPeter Ujfalusi2012-02-21
* ASoC: Fix typo in twl4030.cMasanari Iida2012-02-09
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-27
* ASoC: twl4030: Use core to set the msbits constraintPeter Ujfalusi2012-01-20
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-28
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: twl4030: Convert to table based initPeter Ujfalusi2011-10-11
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-05
* MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-04
* MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-04
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-23
* ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi2010-12-14
* Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-11-24
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-23
| |\
| | * ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin2010-11-19
| | * ASoC: TWL4030: Use usleep_range when appropriatePeter Ujfalusi2010-10-26
* | | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
|/ /
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
|/
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-15
* ASoC: multi-component: TWL4030: Restore registers on removalPeter Ujfalusi2010-08-12
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi2010-08-04
* ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-27
* ASoC: TWL4030: Add configurable delay after digimic enablePeter Ujfalusi2010-07-21