summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-22ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi1-14/+29
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi1-1/+1
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-2/+1
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi1-429/+12
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-2/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-6/+3
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-02-09ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown1-1/+1
2012-01-26ASoC: twl6040: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi1-8/+8
2012-01-20ASoC: twl6040 - add method to query HS DC offset step size in mVLiam Girdwood1-0/+13
2012-01-11ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood1-0/+23
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-14ASoC: twl6040: Request core to inline the DAPM sequencePeter Ujfalusi1-0/+1
2011-10-13ASoC: twl6040: Rename the Earphone Driver event handlerPeter Ujfalusi1-2/+2
2011-10-13ASoC: twl6040: Change event ordering for Earphone driverPeter Ujfalusi1-1/+1
2011-10-13ASoC: twl6040: Remove PLL usage restrictionsPeter Ujfalusi1-31/+9
2011-10-13ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclkPeter Ujfalusi1-7/+0
2011-10-12ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi1-8/+28
2011-10-12ASoC: twl6040: Support for vibra output pathsPeter Ujfalusi1-0/+72
2011-10-11ASoC: twl6040: Convert to table based initPeter Ujfalusi1-21/+10
2011-10-05ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi1-0/+2
2011-10-05ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi1-9/+2
2011-10-05ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi1-2/+4
2011-10-05ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi1-12/+6
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi1-31/+6
2011-10-04ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi1-7/+5
2011-09-30ASoC: twl6040: Simplify code in out_drv_event for pending work checkPeter Ujfalusi1-16/+22
2011-09-30ASoC: twl6040: Shift 2 identifies the HS output in out_drv_eventPeter Ujfalusi1-3/+2
2011-09-30ASoC: twl6040: correct loop counters for HS/HF ramp codePeter Ujfalusi1-4/+5
2011-09-30ASoC: twl6040: One workqueue should be enoughPeter Ujfalusi1-28/+5
2011-09-27ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi1-10/+2
2011-09-27ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi1-10/+2
2011-09-27ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi1-4/+4
2011-09-27ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi1-8/+7
2011-09-27ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi1-64/+17
2011-09-27ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi1-6/+5
2011-09-27ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi1-0/+9
2011-09-27ASoC: twl6040: Read the TRIM values from the chipPeter Ujfalusi1-0/+7
2011-09-23ASoC: twl6040: No need to read the INTID registerPeter Ujfalusi1-7/+2
2011-09-22ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi1-1/+1
2011-09-22ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi1-1/+1
2011-09-22ASoC: twl6040: Support for AUX L/R outputPeter Ujfalusi1-0/+18
2011-09-22ASoC: twl6040: Use consistent names for Headset pathPeter Ujfalusi1-12/+12
2011-09-22ASoC: twl6040: Use consistent names for Handsfree pathPeter Ujfalusi1-16/+16
2011-09-22ASoC: twl6040: Earphone path correctionPeter Ujfalusi1-5/+12
2011-09-22ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi1-3/+16