| Commit message (Expand) | Author | Age |
* | ASoC: ssm2602: Fix cache sync | Lars-Peter Clausen | 2013-08-31 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 |
* | ASoC: SSM2602: Convert to direct regmap API usage | Lars-Peter Clausen | 2012-04-25 |
* | ASoC: SSM2602: Remove driver specific version | Lars-Peter Clausen | 2012-04-25 |
* | ASoC: SSM2602: Add sysclk based rate constraints | Lars-Peter Clausen | 2012-04-25 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 |
* | ASoC: Convert ssm2602 to devm_kzalloc() | Axel Lin | 2012-01-02 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 |
* | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 |
* | ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write | Axel Lin | 2011-10-19 |
* | ASoC: ssm2602: Support setting the oscillator and the clock output state | Lars-Peter Clausen | 2011-09-27 |
* | ASoC: ssm2602: Set initial bias level to standby | Lars-Peter Clausen | 2011-09-27 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-09-27 |
|\ |
|
| * | ASoC: ssm2602: Re-enable oscillator after suspend | Lars-Peter Clausen | 2011-09-27 |
* | | ASoC: ssm2602: Do not dereference codec->control_data | Lars-Peter Clausen | 2011-09-20 |
|/ |
|
* | ASoC: Fix NULL vs. 0 warning in SSM2602 | Mark Brown | 2011-05-11 |
* | ASoC: SSM2602: Provide dB ranges for the volume controls | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Model power supply for the digital core as a DAPM widget | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Add entry for the ssm2603 to the device id table | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Add SSM2604 support | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Do not power the codec up in probe | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Fix default register cache | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Remove duplicate control | Lars-Peter Clausen | 2011-05-08 |
* | ASoC: SSM2602: Cleanup coeff handling | Lars-Peter Clausen | 2011-05-08 |
* | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-05-08 |
|\ |
|
| * | ASoC: SSM2602: Fix reg_cache_size | Lars-Peter Clausen | 2011-05-08 |
| * | ASoC: SSM2602: Fix 'Mic Boost2' control | Lars-Peter Clausen | 2011-05-08 |
| * | ASoC: SSM2602: Properly annotate i2c probe and remove functions | Lars-Peter Clausen | 2011-05-08 |
* | | ASoC: SSM2602: add SPI support | Mike Frysinger | 2011-04-07 |
* | | ASoC: SSM2602: convert to soc-cache | Cliff Cai | 2011-03-29 |
* | | ASoC: SSM2602: fix codec name | Mike Frysinger | 2011-03-29 |
|/ |
|
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 |
* | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF | Jarkko Nikula | 2010-09-15 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 |
|\ |
|
| * | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 2010-05-10 |
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-16 |
| * | ASoC: SSM2602: add SND control for mic boost2 and default it to off | Cliff Cai | 2010-03-10 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 |
* | ASoC: Revert duplicated code in SSM2602 driver | Mark Brown | 2009-06-13 |
* | ASoC: SSM2602: assign last substream to the master when shutting down | Cliff Cai | 2009-06-03 |
* | ASoC: SSM2602: remove unsupported sample rates | Cliff Cai | 2009-06-03 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 |
* | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 |