| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: twl4030: Convert to table based init | Peter Ujfalusi | 2011-10-11 | 1 | -14/+7 |
* | ASoC: Consolidate use of controls with custom get/put function | Peter Ujfalusi | 2011-10-05 | 1 | -36/+12 |
* | MFD: twl4030-audio: Rename platform data | Peter Ujfalusi | 2011-07-04 | 1 | -3/+3 |
* | MFD: twl4030-codec -> twl4030-audio: Rename the driver | Peter Ujfalusi | 2011-07-04 | 1 | -8/+8 |
* | mfd: Use mfd cell platform_data for twl4030 codec cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -4/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | mfd: mfd_cell is now implicitly available to twl4030 drivers | Andres Salomon | 2011-03-23 | 1 | -2/+4 |
* | ASoC: TWL4030: Fix 24bit support | Peter Ujfalusi | 2010-12-14 | 1 | -2/+3 |
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown | 2010-11-24 | 1 | -11/+26 |
|\ |
|
| * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-11-23 | 1 | -11/+26 |
| |\ |
|
| | * | ASoC: Move kfree(twl4030) to twl4030_soc_remove() | Axel Lin | 2010-11-19 | 1 | -3/+3 |
| | * | ASoC: TWL4030: Use usleep_range when appropriate | Peter Ujfalusi | 2010-10-26 | 1 | -8/+23 |
* | | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
|/ / |
|
* / | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -6/+7 |
|/ |
|
* | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF | Jarkko Nikula | 2010-09-15 | 1 | -1/+0 |
* | ASoC: multi-component: TWL4030: Restore registers on removal | Peter Ujfalusi | 2010-08-12 | 1 | -0/+2 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -160/+71 |
* | ASoC: TWL4030: Capture route runtime DAPM ordering fix | Peter Ujfalusi | 2010-08-04 | 1 | -36/+12 |
* | ASoC: TWL4030: Capture route DAPM event fix | Peter Ujfalusi | 2010-07-27 | 1 | -2/+0 |
* | ASoC: TWL4030: Add configurable delay after digimic enable | Peter Ujfalusi | 2010-07-21 | 1 | -4/+21 |
* | ASoC: TWL4030: DAC power optimization | Peter Ujfalusi | 2010-07-13 | 1 | -6/+9 |
* | ASoC: TWL4030: Fix for digital loopback gain range | Peter Ujfalusi | 2010-07-13 | 1 | -3/+4 |
* | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-05-31 | 1 | -125/+166 |
|\ |
|
| * | ASoC: TWL4030: Add functionalty to reset the registers | Peter Ujfalusi | 2010-05-31 | 1 | -0/+17 |
| * | ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in use | Peter Ujfalusi | 2010-05-31 | 1 | -35/+51 |
| * | ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip default | Peter Ujfalusi | 2010-05-31 | 1 | -0/+3 |
| * | ASoC: TWL4030: Helper to check chip default registers | Peter Ujfalusi | 2010-05-31 | 1 | -1/+24 |
| * | ASoC: TWL4030: Optimize the power up sequence | Peter Ujfalusi | 2010-05-31 | 1 | -73/+60 |
| * | ASoC: TWL4030: Make offset cancellation path configurable | Peter Ujfalusi | 2010-05-31 | 1 | -1/+5 |
| * | ASoC: TWL4030: Remove wrapper for power down | Peter Ujfalusi | 2010-05-31 | 1 | -11/+2 |
| * | ASoC: TWL4030: Revisit codec defaults | Peter Ujfalusi | 2010-05-31 | 1 | -22/+22 |
* | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -59/+144 |
|\| |
|
| * | ASoC: TWL4030: Add control for digimic Left Right swap | Peter Ujfalusi | 2010-05-12 | 1 | -0/+12 |
| * | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 2010-05-10 | 1 | -1/+0 |
| * | ASoC: TWL4030: Remove OUTL/R outputs | Peter Ujfalusi | 2010-05-03 | 1 | -4/+0 |
| * | ASoC: TWL4030: AIF/APLL fix in DAPM domain | Peter Ujfalusi | 2010-05-03 | 1 | -22/+60 |
| * | ASoC: missing conversions to snd_soc_codec_*_drvdata() | Takashi Iwai | 2010-04-20 | 1 | -1/+1 |
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -16/+16 |
| * | ASoC: TWL4030: PM fix for output amplifiers | Peter Ujfalusi | 2010-03-22 | 1 | -16/+56 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: TWL4030: Use codec defaults for Headset initial configuration | Peter Ujfalusi | 2010-02-17 | 1 | -2/+2 |
* | ASoC: TWL4030: Add supply for audio serial interface control | Peter Ujfalusi | 2010-02-10 | 1 | -1/+13 |
* | ASoC: TWL4030: Module unloading fix | Peter Ujfalusi | 2010-02-04 | 1 | -2/+3 |
* | ASoC: TWL4030: Modify codec default settings | Peter Ujfalusi | 2010-01-28 | 1 | -4/+4 |
* | ASoC: TWL4030: Replace comma with semicolon in probe function | Peter Ujfalusi | 2010-01-13 | 1 | -1/+1 |
* | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 | 1 | -4/+4 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-13 | 1 | -1/+0 |
* | ASoC: TWL4030: Do not modify the APLL_CTL register | Peter Ujfalusi | 2009-11-10 | 1 | -45/+31 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -12/+0 |