aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl4030.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun 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
2009-06-20ASoC: Fix shadowed variables in twl4030Mark Brown1-2/+0
2009-06-04ASoC: Fix build error in twl4030.cTakashi Iwai1-0/+1
2009-06-01ASoC: TWL4030: Check the interface format for 4 channel modePeter Ujfalusi1-3/+9
2009-05-29ASoC: TWL4030: Use reg_cache in twl4030_init_chipPeter Ujfalusi1-2/+2
2009-05-25ASoC: TWL4030: HandsfreeL/R mute DAPM switchPeter Ujfalusi1-2/+16
2009-05-25ASoC: TWL4030: Add shadow registerPeter Ujfalusi1-1/+6
2009-05-25ASoC: TWL4030: Handsfree pop removal redesignPeter Ujfalusi1-19/+59
2009-05-22ASoC: TWL4030: Differentiate the playback streamsPeter Ujfalusi1-6/+6
2009-05-22ASoC: TWL4030: Add support for platform dependent configurationPeter Ujfalusi1-3/+19
2009-05-20ASoC: TWL4030: Move the Headset pop-attenuation code to PGA eventPeter Ujfalusi1-25/+91
2009-05-20ASoC: TWL4030: Change DAPM routings and controls for DACs and PGAsPeter Ujfalusi1-70/+71
2009-05-19ASoC: TWL4030: Add control for selecting codec operation modeLopez Cruz, Misael1-0/+47
2009-05-19ASoC: TWL4030: Fix Analog capture path for AUXRPeter Ujfalusi1-1/+1
2009-05-18ASoC: TWL4030: Enable/disable voice digital filtersMisael Lopez Cruz1-0/+37