aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
Commit message (Expand)AuthorAge
* 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
* ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi2011-10-05
* ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi2011-10-05
* ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi2011-10-05
* ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi2011-10-05
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-05
* ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi2011-10-04
* ASoC: twl6040: Simplify code in out_drv_event for pending work checkPeter Ujfalusi2011-09-30
* ASoC: twl6040: Shift 2 identifies the HS output in out_drv_eventPeter Ujfalusi2011-09-30
* ASoC: twl6040: correct loop counters for HS/HF ramp codePeter Ujfalusi2011-09-30
* ASoC: twl6040: One workqueue should be enoughPeter Ujfalusi2011-09-30
* ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi2011-09-26
* ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi2011-09-26
* ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi2011-09-26
* ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi2011-09-26
* ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi2011-09-26
* ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi2011-09-26