Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | ASoC: don't pass the string as the format arguemtn for dev_info() | Takashi Iwai | 1 | -1/+1 |
2010-12-17 | ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type | Dimitris Papastamos | 1 | -0/+19 |
2010-12-17 | ASoC: Do DAPM control updates in the middle of DAPM sequences | Mark Brown | 1 | -58/+72 |
2010-12-15 | ASoC: Extend DAPM to handle power changes on cross-device paths | Jarkko Nikula | 1 | -46/+63 |
2010-12-15 | ASoC: Move widgets from DAPM context to snd_soc_card | Jarkko Nikula | 1 | -20/+49 |
2010-12-15 | ASoC: Move DAPM paths from DAPM context to snd_soc_card | Jarkko Nikula | 1 | -14/+27 |
2010-12-14 | ASoC: dapm: Add output driver widget | Olaya, Margarita | 1 | -0/+6 |
2010-12-13 | ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38 | Jarkko Nikula | 1 | -1/+1 |
2010-12-13 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -0/+3 |
2010-12-13 | ASoC: Fix bias power down of non-DAPM codec | Jarkko Nikula | 1 | -0/+3 |
2010-12-06 | ASoC: Add post-CODEC bias level callback for machine driver | Mark Brown | 1 | -0/+4 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-16 | ASoC: Use DAPM context rather than CODEC when constructing sequences | Mark Brown | 1 | -2/+2 |
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 |