aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/twl4030.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-4/+2
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-2/+4
* ASoC: TWL4030: Fix 24bit supportPeter Ujfalusi2010-12-141-2/+3
* Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-11-241-11/+26
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-231-11/+26
| |\
| | * ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin2010-11-191-3/+3
| | * ASoC: TWL4030: Use usleep_range when appropriatePeter Ujfalusi2010-10-261-8/+23
* | | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
|/ /
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-6/+7
|/
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: multi-component: TWL4030: Restore registers on removalPeter Ujfalusi2010-08-121-0/+2
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-160/+71
* ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi2010-08-041-36/+12
* ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-271-2/+0
* ASoC: TWL4030: Add configurable delay after digimic enablePeter Ujfalusi2010-07-211-4/+21
* ASoC: TWL4030: DAC power optimizationPeter Ujfalusi2010-07-131-6/+9
* ASoC: TWL4030: Fix for digital loopback gain rangePeter Ujfalusi2010-07-131-3/+4
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-05-311-125/+166
|\
| * ASoC: TWL4030: Add functionalty to reset the registersPeter Ujfalusi2010-05-311-0/+17
| * ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in usePeter Ujfalusi2010-05-311-35/+51
| * ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip defaultPeter Ujfalusi2010-05-311-0/+3
| * ASoC: TWL4030: Helper to check chip default registersPeter Ujfalusi2010-05-311-1/+24
| * ASoC: TWL4030: Optimize the power up sequencePeter Ujfalusi2010-05-311-73/+60
| * ASoC: TWL4030: Make offset cancellation path configurablePeter Ujfalusi2010-05-311-1/+5
| * ASoC: TWL4030: Remove wrapper for power downPeter Ujfalusi2010-05-311-11/+2
| * ASoC: TWL4030: Revisit codec defaultsPeter Ujfalusi2010-05-311-22/+22
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-59/+144
|\ \ | |/
| * ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi2010-05-121-0/+12
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: TWL4030: Remove OUTL/R outputsPeter Ujfalusi2010-05-031-4/+0
| * ASoC: TWL4030: AIF/APLL fix in DAPM domainPeter Ujfalusi2010-05-031-22/+60
| * ASoC: missing conversions to snd_soc_codec_*_drvdata()Takashi Iwai2010-04-201-1/+1
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-16/+16
| * ASoC: TWL4030: PM fix for output amplifiersPeter Ujfalusi2010-03-221-16/+56
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: TWL4030: Use codec defaults for Headset initial configurationPeter Ujfalusi2010-02-171-2/+2
* ASoC: TWL4030: Add supply for audio serial interface controlPeter Ujfalusi2010-02-101-1/+13
* ASoC: TWL4030: Module unloading fixPeter Ujfalusi2010-02-041-2/+3
* ASoC: TWL4030: Modify codec default settingsPeter Ujfalusi2010-01-281-4/+4
* ASoC: TWL4030: Replace comma with semicolon in probe functionPeter Ujfalusi2010-01-131-1/+1
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-4/+4
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi2009-11-101-45/+31
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-12/+0
* ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi2009-11-021-0/+1
* ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi2009-10-291-0/+5
* ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi2009-10-291-2/+24
* ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala2009-10-291-2/+10