Age | Commit message (Expand) | Author | Files | Lines |
2010-11-15 | ASoC: Add optional name_prefix for codec kcontrol, widget and route names | Jarkko Nikula | 1 | -2/+32 |
2010-11-15 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -2/+2 |
2010-11-15 | ASoC: Fix dapm_seq_compare() for multi-component | Mark Brown | 1 | -2/+2 |
2010-11-11 | ASoC: Add DAPM trace events | Mark Brown | 1 | -0/+14 |
2010-11-11 | ASoC: Factor out boiler plate for DAPM event generation | Mark Brown | 1 | -49/+49 |
2010-11-10 | ASoC: Convert pop_dbg to use dev_info | Jarkko Nikula | 1 | -18/+26 |
2010-11-10 | ASoC: Update DAPM debug and error prints | Jarkko Nikula | 1 | -45/+55 |
2010-11-06 | ASoC: Move pop time from DAPM context to sound card | Jarkko Nikula | 1 | -14/+16 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -168/+187 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -43/+45 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -43/+45 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -121/+96 |
2010-05-10 | ASoC: Support leaving paths enabled over system suspend | Mark Brown | 1 | -1/+30 |
2010-05-10 | ASoC: Refactor DAPM suspend handling | Mark Brown | 1 | -23/+30 |
2010-05-10 | ASoC: Remove unused DAPM suspend flag | Mark Brown | 1 | -10/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-22 | ASoC: Allow force enabled pins to be disabled | Mark Brown | 1 | -0/+3 |
2010-03-17 | ASoC: Remove current PGA control handling | Mark Brown | 1 | -90/+3 |
2010-03-16 | ASoC: Allow pins to be force enabled | Mark Brown | 1 | -1/+34 |
2010-03-05 | ASoC: Improve DAPM pop_wait delays | Mark Brown | 1 | -2/+2 |
2010-01-21 | ASoC: Support turning off bias when the CODEC is idle | Mark Brown | 1 | -1/+24 |
2010-01-21 | ASoC: Remove console DAPM debug code | Mark Brown | 1 | -77/+3 |
2009-12-16 | ASoC: Sort DAPM sequences by CODEC as well | Mark Brown | 1 | -0/+2 |
2009-12-16 | ASoC: Push registers out of mixer power decision | Mark Brown | 1 | -12/+14 |
2009-12-04 | ASoC: Display the power register in DAPM widget debugfs | Mark Brown | 1 | -1/+8 |
2009-11-23 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -3/+17 |
2009-11-23 | ASoC: Fix suspend with active audio streams | Mark Brown | 1 | -3/+17 |
2009-10-15 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -1/+1 |
2009-10-13 | ASoC: Serialize access to dapm_power_widgets() | Eero Nurkkala | 1 | -1/+1 |
2009-10-06 | ASoC: Add virtual enumeration support for DAPM muxes | Mark Brown | 1 | -0/+48 |
2009-10-06 | ASoC: Push DAPM enumeration register change test out | Mark Brown | 1 | -7/+9 |
2009-10-06 | ASoC: Simplify code for DAPM widget updates | Mark Brown | 1 | -26/+26 |
2009-10-05 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -2/+3 |
2009-10-02 | ASoC: Fix SND_SOC_DAPM_LINE handling | Peter Ujfalusi | 1 | -2/+3 |
2009-09-18 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown | 1 | -3/+4 |
2009-09-14 | ASoC: Fix display of stream name in DAPM debugfs | Mark Brown | 1 | -3/+4 |
2009-09-08 | ASoC: Allow per-route connectedness checks for supplies | Mark Brown | 1 | -3/+16 |
2009-08-24 | Merge branch 'topic/digital-mixing' into for-2.6.32 | Mark Brown | 1 | -17/+41 |
2009-08-24 | ASoC: add missing inclusion of debugfs.h | Takashi Iwai | 1 | -0/+1 |
2009-08-21 | ASoC: Add DAPM widget power decision debugfs files | Mark Brown | 1 | -0/+86 |
2009-08-19 | ASoC: Provide default set_bias_level() implementation | Mark Brown | 1 | -2/+6 |
2009-08-18 | ASoC: Add input and output AIF widgets | Mark Brown | 1 | -17/+41 |
2009-08-17 | ASoC: Power speakers and headphones simultaneously | Mark Brown | 1 | -3/+3 |
2009-08-17 | ASoC: Fix handling of bias levels for non-DAPM codecs | Mark Brown | 1 | -0/+16 |
2009-07-14 | ASoC: fix checking for external widgets bug | Rongrong Cao | 1 | -2/+2 |
2009-07-08 | ASoC: Add pop delay debug at end of DAPM sequencing | Mark Brown | 1 | -0/+3 |
2009-06-26 | ASoC: Fix widget powerdown on shutdown | Mark Brown | 1 | -0/+1 |
2009-06-24 | ASoC: Add a shutdown callback | Mark Brown | 1 | -0/+29 |
2009-06-12 | Merge branch 'dapm' into for-2.6.32 | Mark Brown | 1 | -75/+227 |