summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl4030.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-06ALSA: ASoC: TWL4030 codec - fix 256*Fs clockGrazvydas Ignotas1-2/+2
2008-10-31ASoC: Add support for TWL4030 audio codecSteve Sakoman1-0/+653