summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.c
AgeCommit message (Expand)AuthorFilesLines
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-26ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi1-10/+2
2011-09-26ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi1-10/+2
2011-09-26ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi1-4/+4
2011-09-26ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi1-8/+7
2011-09-26ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi1-64/+17
2011-09-26ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi1-6/+5
2011-09-26ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi1-0/+9
2011-09-26ASoC: 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
2011-09-22ASoC: twl6040: Remove strings "NULL" from DAPM routePeter Ujfalusi1-4/+4
2011-09-22ASoC: twl6040: Fix comments for register namesPeter Ujfalusi1-47/+47
2011-09-22ASoC: twl6040: Lower the power on gain values at startupPeter Ujfalusi1-0/+11
2011-09-19ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi1-1/+1
2011-09-19ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi1-2/+2
2011-09-19ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi1-2/+6
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi1-87/+13
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-405/+328
2011-07-07ASoC: twl6040: Add back support for legacy modePeter Ujfalusi1-0/+18
2011-07-07ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi1-4/+1
2011-07-07ASoC: twl6040: Configure PLL only oncePeter Ujfalusi1-45/+27
2011-07-07ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi1-15/+4
2011-07-07ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi1-37/+73
2011-07-07ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi1-5/+5
2011-07-07ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi1-5/+14
2011-07-04ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez1-20/+71
2011-07-04ASoC: twl6040: set default constraints.Liam Girdwood1-0/+1
2011-07-04ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz1-5/+57
2011-07-04ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood1-0/+11
2011-07-04ASoC: twl6040: add all ABE DAIsLiam Girdwood1-8/+36
2011-07-04ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz1-338/+87
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi1-1/+1
2011-06-08ASoC: twl6040 - According to TWL6040 specification, gain start at 6dB and not...Ricardo Neri1-2/+2
2011-05-13ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood1-3/+3
2011-03-26ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue failsAxel Lin1-1/+3
2011-01-21ASoC: Staticise twl6040_hs_jack_report()Mark Brown1-2/+2
2010-12-23ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita1-4/+4
2010-12-16ASoC: twl6040: Add ramp up/down volume for HS and HFMargarita Olaya Cabrera1-12/+521
2010-12-15ASoC: twl6040: Set default gains to minimun valueOlaya, Margarita1-0/+9
2010-12-14ASoC: twl6040: Use correct offset for LineInAmp RightMisael Lopez Cruz1-1/+1
2010-12-14ASoC: twl6040: Fix TLV dB step values for gainsOlaya, Margarita1-2/+2