aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl4030.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-28ASoC: TWL4030: Fix gain control for earpiece amplifierJoonyoung Shim1-1/+7
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi1-4/+6
2009-04-03ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi1-0/+3
2009-04-02ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi1-0/+54
2009-04-02ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi1-1/+1
2009-03-16ASoC: twl4030 - Fix build errorJoonyoung Shim1-5/+7
2009-03-06ASoC: TWL4030: Make the HS ramp delay configurablePeter Ujfalusi1-4/+14
2009-02-18ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi1-6/+50
2009-01-29ASoC: TWL4030: Add analog loopback supportPeter Ujfalusi1-13/+199
2009-01-27ASoC: TWL4030: Move the twl4030_power_up and _power_down functionPeter Ujfalusi1-43/+42
2009-01-27ASoC: TWL4030: Physical ADC and amplifier power switch changePeter Ujfalusi1-13/+13
2009-01-27ASoC: TWL4030: Enable Headset Left anti-pop/bias ramp only if the Headset Left is in usePeter Ujfalusi1-26/+45
2009-01-27ASoC: TWL4030: Code clean up for codec power up and downPeter Ujfalusi1-26/+17
2009-01-27ASoC: TWL4030: Syncronize the reg_cache for ANAMICL after the offset cancelationPeter Ujfalusi1-0/+3
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-6/+6
2009-01-19ASoC: fixes to caching implementationsIan Molton1-0/+3
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-5/+7
2009-01-09ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-0/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-17/+2
2009-01-08ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi1-5/+5
2009-01-05ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi1-63/+55
2008-12-31ASoC: TWL4030: DAPM based capture implementationPeter Ujfalusi1-172/+175
2008-12-31ASoC: TWL4030: Make the enum filter generic for twl4030Peter Ujfalusi1-16/+14
2008-12-11ASoC: TWL4030: hands-free start-up sequence.Stanley.Miao1-4/+30
2008-12-10ASoC: TWL4030: Change the name for the DACsPeter Ujfalusi1-8/+8
2008-12-10ASoC: TWL4030: Small cleanupPeter Ujfalusi1-6/+3
2008-12-10ASoC: TWL4030: Add missing Carkit outputPeter Ujfalusi1-0/+2
2008-12-10ALSA: ASoC - Fix module init entry for twl4030.cTakashi Iwai1-2/+2
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-1/+13
2008-12-09ASoC: TWL4030: Do not alter the Headset output volume on power-up/downPeter Ujfalusi1-10/+2
2008-12-09ASoC: TWL4030: DAPM mapping of the Handsfree outputsPeter Ujfalusi1-0/+41
2008-12-09ASoC: TWL4030: DAPM mapping of the Carkit outputsPeter Ujfalusi1-0/+37
2008-12-09ASoC: TWL4030: DAPM mapping of the Headset outputsPeter Ujfalusi1-0/+39
2008-12-09ASoC: TWL4030: DAPM mapping of the PreDriv outputsPeter Ujfalusi1-0/+45
2008-12-09ASoC: TWL4030: DAPM mapping of the Earpiece outputPeter Ujfalusi1-0/+27
2008-12-09ASoC: TWL4030: Add DAPM event handler for output MUX selectionPeter Ujfalusi1-0/+24
2008-12-09ASoC: TWL4030: Add Analog PGA control switch to DAPMPeter Ujfalusi1-2/+23
2008-12-09ASoC: TWL4030: Correct DAPM_DAC with power controlPeter Ujfalusi1-4/+11
2008-12-03ASoC: TWL4030: Add input selection and gain controlsGrazvydas Ignotas1-3/+174
2008-12-01ASoC: TWL4030: Add volume controls for outputsPeter Ujfalusi1-0/+21
2008-12-01ASoC: TWL4030: Change the common playback volume controlsPeter Ujfalusi1-8/+29
2008-12-01ASoC: TWL4030: Change the capture volume control to TLVPeter Ujfalusi1-3/+11
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: TWL4030: Add helper function for output gain controlsPeter Ujfalusi1-0/+157
2008-11-24ASoC: TWL4030: Add CGAIN volume controlPeter Ujfalusi1-0/+10
2008-11-24ASoC: TWL4030: Change the Master volume control to TLVPeter Ujfalusi1-2/+9
2008-11-24ASoC: TWL4030: Disable soft-volumePeter Ujfalusi1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-3/+2
2008-11-17ASoC: Fix for master playback/capture volume range for TWL4030 codecPeter Ujfalusi1-2/+2
2008-11-13ASoC: Fix supported sample rates of TWL4030 audio codecJarkko Nikula1-1/+1