aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl6040.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood2011-05-131-3/+3
* ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue failsAxel Lin2011-03-261-1/+3
* ASoC: Staticise twl6040_hs_jack_report()Mark Brown2011-01-211-2/+2
* ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita2010-12-231-4/+4
* ASoC: twl6040: Add ramp up/down volume for HS and HFMargarita Olaya Cabrera2010-12-161-12/+521
* ASoC: twl6040: Set default gains to minimun valueOlaya, Margarita2010-12-151-0/+9
* ASoC: twl6040: Use correct offset for LineInAmp RightMisael Lopez Cruz2010-12-141-1/+1
* ASoC: twl6040: Fix TLV dB step values for gainsOlaya, Margarita2010-12-141-2/+2
* ASoC: twl6040: Increase timeout for power upJorge Eduardo Candelaria2010-12-141-1/+1
* ASoC: twl6040: Enable plug detection interruptsMisael Lopez Cruz2010-12-141-7/+3
* ASoC: twl6040: Clear interrupt status at boot timeJorge Eduardo Candelaria2010-12-141-10/+11
* ASoC: twl6040: Enable automatic power for phoenix 1.1Olaya, Margarita2010-12-141-4/+9
* ASoC: twl6040: Fix analog Mic L & R mux controlsFrancois Mazard2010-12-141-2/+2
* ASoC: twl6040: Support other sample rates.Olaya, Margarita2010-12-141-1/+8
* ASoC: twl6040: Fix PCM error handling opsOlaya, Margarita2010-12-141-33/+22
* ASoC: twl6040: Restore bias level at resumeOlaya, Margarita2010-12-141-0/+1
* ASoC: twl6040: Add headset and handset mux controlsJorge Eduardo Candelaria2010-12-141-27/+73
* ASoC: twl6040: Modify the IRQ handlerOlaya, Margarita2010-12-141-18/+12
* ASoC: twl6040: Update twl IO macroOlaya, Margarita2010-12-141-4/+4
* ASoC: twl6040: Add jack support for headset and handsetJorge Eduardo Candelaria2010-12-141-0/+67
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-6/+6
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-126/+44
* ASoC: TWL6040: Correct widget handling for driversJorge Eduardo Candelaria2010-07-171-28/+28
* ASoC: TWL6040: Fix playback with 19.2 Mhz MCLKJorge Eduardo Candelaria2010-05-211-1/+1
* ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria2010-05-191-1/+20
* ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
* ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai2010-04-201-10/+10
* ASoC: Fix file permission of soc/codecs/twl6040.cTakashi Iwai2010-03-291-0/+0
* ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* ASoC: TWL6040: Add twl6040 codec driverMisael Lopez Cruz2010-03-191-0/+1227