summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl4030.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-04ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi1-36/+12
2010-07-27ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi1-2/+0
2010-07-21ASoC: TWL4030: Add configurable delay after digimic enablePeter Ujfalusi1-4/+21
2010-07-13ASoC: TWL4030: DAC power optimizationPeter Ujfalusi1-6/+9
2010-07-13ASoC: TWL4030: Fix for digital loopback gain rangePeter Ujfalusi1-3/+4
2010-05-31Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai1-125/+166
2010-05-31ASoC: TWL4030: Add functionalty to reset the registersPeter Ujfalusi1-0/+17
2010-05-31ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in usePeter Ujfalusi1-35/+51
2010-05-31ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip defaultPeter Ujfalusi1-0/+3
2010-05-31ASoC: TWL4030: Helper to check chip default registersPeter Ujfalusi1-1/+24
2010-05-31ASoC: TWL4030: Optimize the power up sequencePeter Ujfalusi1-73/+60
2010-05-31ASoC: TWL4030: Make offset cancellation path configurablePeter Ujfalusi1-1/+5
2010-05-31ASoC: TWL4030: Remove wrapper for power downPeter Ujfalusi1-11/+2
2010-05-31ASoC: TWL4030: Revisit codec defaultsPeter Ujfalusi1-22/+22
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-59/+144
2010-05-12ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi1-0/+12
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+0
2010-05-03ASoC: TWL4030: Remove OUTL/R outputsPeter Ujfalusi1-4/+0
2010-05-03ASoC: TWL4030: AIF/APLL fix in DAPM domainPeter Ujfalusi1-22/+60
2010-04-20ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai1-1/+1
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-16/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-22ASoC: TWL4030: PM fix for output amplifiersPeter Ujfalusi1-16/+56
2010-02-17ASoC: TWL4030: Use codec defaults for Headset initial configurationPeter Ujfalusi1-2/+2
2010-02-10ASoC: TWL4030: Add supply for audio serial interface controlPeter Ujfalusi1-1/+13
2010-02-04ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-2/+3
2010-01-28ASoC: TWL4030: Modify codec default settingsPeter Ujfalusi1-4/+4
2010-01-13ASoC: TWL4030: Replace comma with semicolon in probe functionPeter Ujfalusi1-1/+1
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-4/+4
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-10ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi1-45/+31
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-12/+0
2009-11-02ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi1-0/+1
2009-10-29ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi1-0/+5
2009-10-29ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi1-2/+24
2009-10-29ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala1-2/+10
2009-10-28ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi1-10/+10
2009-10-28ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi1-98/+30
2009-10-25ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi1-77/+126
2009-10-19ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi1-10/+12
2009-08-14ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi1-21/+25
2009-08-13ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi1-49/+60
2009-07-03ASoC: TWL4030: Add tristate callbacks for HiFi and VoiceLopez Cruz, Misael1-0/+28
2009-07-02ASoC: TWL4030: Add EXTMUTE to reduce pop-noise effectCandelaria Villareal, Jorge1-0/+27
2009-06-26ASoC: Remove word "Switch" from Handsfree switch nameLopez Cruz, Misael1-6/+6
2009-06-23ASoC: TWL4030: Correct bypass event for voice sidetoneLopez Cruz, Misael1-7/+13
2009-06-23ASoC: TWL4030: Add AVADC Clock PriorityLopez Cruz, Misael1-0/+12
2009-06-22ASoC: TWL4030: Fix voice interface clock mastersLopez Cruz, Misael1-1/+1
2009-06-20ASoC: Staticise put_twl4030_opmode_enum_double()Mark Brown1-1/+1