| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown | 2011-07-09 | 1 | -13/+21 |
|\ |
|
| * | ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes | Jarkko Nikula | 2011-07-04 | 1 | -13/+21 |
* | | ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state | Jarkko Nikula | 2011-05-23 | 1 | -0/+7 |
* | | ASoC: tlv320aic3x: Don't sync first two registers from register cache | Jarkko Nikula | 2011-05-23 | 1 | -1/+1 |
|/ |
|
* | ASoC: Fix wrong data type access in a few codec drivers | Jarkko Nikula | 2011-05-16 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown | 2010-12-17 | 1 | -15/+0 |
|\ |
|
| * | ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functions | Axel Lin | 2010-12-02 | 1 | -15/+0 |
* | | ASoC: Move DAPM paths from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-25 | 1 | -3/+3 |
|\ |
|
| * | ASoC: tlv320aic3x - fix variable may be used uninitialized warning | Axel Lin | 2010-11-25 | 1 | -3/+3 |
* | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown | 2010-11-24 | 1 | -5/+27 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-11-23 | 1 | -5/+27 |
| |\ \ |
|
| | * | | ASoC: tlv320aic3x: Add support to shared common reset line | Jarkko Nikula | 2010-11-03 | 1 | -3/+25 |
| | * | | ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_reset | Jarkko Nikula | 2010-11-03 | 1 | -5/+5 |
| | |/ |
|
* | | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
|/ / |
|
* | | ASoC: Fix incorrect kfree in aic3x_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -10/+12 |
|/ |
|
* | ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle | Jarkko Nikula | 2010-09-20 | 1 | -18/+2 |
* | ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync | Jarkko Nikula | 2010-09-20 | 1 | -2/+61 |
* | ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level | Jarkko Nikula | 2010-09-20 | 1 | -18/+65 |
* | ASoC: tlv320aic3x: Move regulator management from i2c to soc domain | Jarkko Nikula | 2010-09-20 | 1 | -50/+50 |
* | Merge remote branch 'asoc/for-2.6.37' into for-2.6.37 | Liam Girdwood | 2010-09-20 | 1 | -148/+115 |
|\ |
|
| * | ASoC: tlv320aic3x: Complete the soc-cache conversion | Jarkko Nikula | 2010-09-15 | 1 | -16/+9 |
| * | ASoC: tlv320aic3x: Switch to soc-cache helpers | Jarkko Nikula | 2010-09-15 | 1 | -37/+9 |
| * | ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write | Jarkko Nikula | 2010-09-15 | 1 | -96/+98 |
* | | ASoC: tlv320aic3x: Add virtual output pin Detection | Jarkko Nikula | 2010-09-20 | 1 | -0/+8 |
|/ |
|
* | ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level | Jarkko Nikula | 2010-09-11 | 1 | -4/+6 |
* | ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not set | Jarkko Nikula | 2010-09-06 | 1 | -6/+8 |
* | ASoC: tlv320aic3x: Sanitize output controls | Jarkko Nikula | 2010-08-28 | 1 | -38/+76 |
* | ASoC: tlv320aic3x: Reimplement output mixers | Jarkko Nikula | 2010-08-28 | 1 | -207/+187 |
* | ASoC: tlv320aic3x: Fix remaining output pin switch names | Jarkko Nikula | 2010-08-28 | 1 | -3/+3 |
* | Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37 | Liam Girdwood | 2010-08-23 | 1 | -10/+70 |
|\ |
|
| * | ASoC: Add support for tlv320aic3007 to tlv320aic3x codec. | Randolph Chung | 2010-08-20 | 1 | -10/+69 |
| * | ASoC: Configure symmetric rates for tlv320aic3x | Randolph Chung | 2010-08-19 | 1 | -0/+1 |
* | | ASoC: Fix tlv320aic3x GPIO initialization | Jarkko Nikula | 2010-08-23 | 1 | -2/+2 |
|/ |
|
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -152/+71 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -48/+70 |
|\ |
|
| * | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 2010-05-10 | 1 | -1/+1 |
| * | ASoC: tlv320aic3x: Add platform data and reset gpio handling | Jarkko Nikula | 2010-05-06 | 1 | -0/+25 |
| * | ASoC: tlv320aic3x: Add basic regulator support | Jarkko Nikula | 2010-04-27 | 1 | -0/+37 |
| * | ASoC: tlv320aic3x: Change bias management semantics | Jarkko Nikula | 2010-04-27 | 1 | -7/+3 |
| * | ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level | Jarkko Nikula | 2010-04-27 | 1 | -34/+0 |
| * | ASoC: tlv320aic3x: Remove unused version string | Jarkko Nikula | 2010-04-27 | 1 | -2/+0 |
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -5/+5 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Fix variable shadowing warning in TLV320AIC3x | Mark Brown | 2010-01-04 | 1 | -4/+4 |
* | ASoC: PLL computation in TLV320AIC3x SoC driver | Peter Meerwald | 2009-12-16 | 1 | -26/+49 |
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 1 | -1/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -10/+0 |