aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
Commit message (Expand)AuthorAge
* ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-15
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ASoC: twl6040: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-27
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* ASoC: twl6040: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-22
* ASoC: twl6040: Constify rate constraintsLars-Peter Clausen2014-02-07
* ASoC: twl6040: Remove self managed local reg_cache supportPeter Ujfalusi2013-12-19
* ASoC: twl6040: Remove register restore functionalityPeter Ujfalusi2013-12-19
* ASoC: twl6040: Custom caching for sensitive DL1/2 path registersPeter Ujfalusi2013-12-19
* ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chipPeter Ujfalusi2013-12-19
* ASoC: twl6040: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-07
* ASoC: twl6040: Remove redundant semicolonSachin Kamat2013-09-16
* Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-08-22
|\
| * ASoC: twl6040: Use power efficient workqueueMark Brown2013-07-22
* | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
|/
* ASoC: twl6040: Add digital mute supportPeter Ujfalusi2013-06-24
* ASoC: twl6040: Assign id for each DAIPeter Ujfalusi2013-06-24
* ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi2013-06-24
* ASoC: twl6040: Remove leftover code from hs/hf ramp implementationPeter Ujfalusi2013-01-11
* ASoC: twl6040: Switch to use system workqueue for jack reportingPeter Ujfalusi2013-01-11
* ASoC: twl6040: Convert to use devm_* when possiblePeter Ujfalusi2013-01-11
* ASoC: twl6040: Only set the bias_level once in twl6040_resume()Peter Ujfalusi2013-01-11
* ASoC: twl6040: Convert PLUGINT to no-suspend irqMisael Lopez Cruz2013-01-11
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: twl6040: Fix Stream DAPM mappingPeter Ujfalusi2012-10-04
* ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-22
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * mfd: Fix twl6040 revision informationPeter Ujfalusi2012-07-24
* | ASoC: twl6040: fix spelling mistakeSimon Wilson2012-07-06
|/
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
|\
| * mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
* | ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi2012-05-07
* | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
|/
* Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-05
|\
| * ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown2012-02-09
* | ASoC: twl6040: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi2012-01-26
|/
* ASoC: twl6040 - add method to query HS DC offset step size in mVLiam Girdwood2012-01-20
* ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2012-01-11
* 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: twl6040: Request core to inline the DAPM sequencePeter Ujfalusi2011-10-14
* ASoC: twl6040: Rename the Earphone Driver event handlerPeter Ujfalusi2011-10-13
* ASoC: twl6040: Change event ordering for Earphone driverPeter Ujfalusi2011-10-13
* ASoC: twl6040: Remove PLL usage restrictionsPeter Ujfalusi2011-10-13
* ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclkPeter Ujfalusi2011-10-13
* ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-12
* ASoC: twl6040: Support for vibra output pathsPeter Ujfalusi2011-10-12
* ASoC: twl6040: Convert to table based initPeter Ujfalusi2011-10-11