summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.c
AgeCommit message (Expand)AuthorFilesLines
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-16ASoC: 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
2010-12-14ASoC: twl6040: Increase timeout for power upJorge Eduardo Candelaria1-1/+1
2010-12-14ASoC: twl6040: Enable plug detection interruptsMisael Lopez Cruz1-7/+3
2010-12-14ASoC: twl6040: Clear interrupt status at boot timeJorge Eduardo Candelaria1-10/+11
2010-12-14ASoC: twl6040: Enable automatic power for phoenix 1.1Olaya, Margarita1-4/+9
2010-12-14ASoC: twl6040: Fix analog Mic L & R mux controlsFrancois Mazard1-2/+2
2010-12-14ASoC: twl6040: Support other sample rates.Olaya, Margarita1-1/+8
2010-12-14ASoC: twl6040: Fix PCM error handling opsOlaya, Margarita1-33/+22
2010-12-14ASoC: twl6040: Restore bias level at resumeOlaya, Margarita1-0/+1
2010-12-14ASoC: twl6040: Add headset and handset mux controlsJorge Eduardo Candelaria1-27/+73
2010-12-14ASoC: twl6040: Modify the IRQ handlerOlaya, Margarita1-18/+12
2010-12-14ASoC: twl6040: Update twl IO macroOlaya, Margarita1-4/+4
2010-12-14ASoC: twl6040: Add jack support for headset and handsetJorge Eduardo Candelaria1-0/+67
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-6/+6
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-126/+44
2010-07-17ASoC: TWL6040: Correct widget handling for driversJorge Eduardo Candelaria1-28/+28
2010-05-21ASoC: TWL6040: Fix playback with 19.2 Mhz MCLKJorge Eduardo Candelaria1-1/+1
2010-05-19ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria1-1/+20
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+0
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai1-10/+10
2010-03-29ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai1-0/+0
2010-03-29ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-19ASoC: TWL6040: Add twl6040 codec driverMisael Lopez Cruz1-0/+1227