Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-08 | ASoC: Make DAPM power sequence lists local variables | Mark Brown | 1 | -11/+8 |
2009-06-08 | ASoC: Coalesce power updates for PGAs | Mark Brown | 1 | -2/+8 |
2009-06-08 | ASoC: Coalesce power updates for DAPM widgets with events | Mark Brown | 1 | -16/+60 |
2009-06-08 | ASoC: Sort specialised mixers and muxes together | Mark Brown | 1 | -17/+17 |
2009-06-08 | ASoC: Coalesce register writes for DAPM sequences | Mark Brown | 1 | -32/+104 |
2009-06-08 | ASoC: Allow 32 bit registers for DAPM | Daniel Ribeiro | 1 | -8/+8 |
2009-06-07 | ASoC: Factor out DAPM sequence execution | Mark Brown | 1 | -61/+61 |
2009-06-07 | ASoC: Sort DAPM power sequences while building lists | Mark Brown | 1 | -38/+71 |
2009-06-06 | ASoC: Apostrophe patrol | Mark Brown | 1 | -5/+5 |
2009-05-18 | ASoC: Add debug trace for bias level transitions | Mark Brown | 1 | -0/+18 |
2009-05-18 | ASoC: Integrate bias management with DAPM power management | Mark Brown | 1 | -24/+54 |