| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/digital-mixing' into for-2.6.32 | Mark Brown | 2009-08-24 | 1 | -17/+41 |
|\ |
|
| * | ASoC: Add input and output AIF widgets | Mark Brown | 2009-08-18 | 1 | -17/+41 |
* | | ASoC: add missing inclusion of debugfs.h | Takashi Iwai | 2009-08-24 | 1 | -0/+1 |
* | | ASoC: Add DAPM widget power decision debugfs files | Mark Brown | 2009-08-21 | 1 | -0/+86 |
* | | ASoC: Provide default set_bias_level() implementation | Mark Brown | 2009-08-19 | 1 | -2/+6 |
|/ |
|
* | ASoC: Power speakers and headphones simultaneously | Mark Brown | 2009-08-17 | 1 | -3/+3 |
* | ASoC: Fix handling of bias levels for non-DAPM codecs | Mark Brown | 2009-08-17 | 1 | -0/+16 |
* | ASoC: fix checking for external widgets bug | Rongrong Cao | 2009-07-13 | 1 | -2/+2 |
* | ASoC: Add pop delay debug at end of DAPM sequencing | Mark Brown | 2009-07-08 | 1 | -0/+3 |
* | ASoC: Fix widget powerdown on shutdown | Mark Brown | 2009-06-26 | 1 | -0/+1 |
* | ASoC: Add a shutdown callback | Mark Brown | 2009-06-23 | 1 | -0/+29 |
* | Merge branch 'dapm' into for-2.6.32 | Mark Brown | 2009-06-11 | 1 | -75/+227 |
|\ |
|
| * | ASoC: Make DAPM power sequence lists local variables | Mark Brown | 2009-06-08 | 1 | -11/+8 |
| * | ASoC: Coalesce power updates for PGAs | Mark Brown | 2009-06-08 | 1 | -2/+8 |
| * | ASoC: Coalesce power updates for DAPM widgets with events | Mark Brown | 2009-06-08 | 1 | -16/+60 |
| * | ASoC: Sort specialised mixers and muxes together | Mark Brown | 2009-06-08 | 1 | -17/+17 |
| * | ASoC: Coalesce register writes for DAPM sequences | Mark Brown | 2009-06-08 | 1 | -32/+104 |
| * | ASoC: Factor out DAPM sequence execution | Mark Brown | 2009-06-07 | 1 | -61/+61 |
| * | ASoC: Sort DAPM power sequences while building lists | Mark Brown | 2009-06-07 | 1 | -38/+71 |
* | | ASoC: Allow 32 bit registers for DAPM | Daniel Ribeiro | 2009-06-08 | 1 | -8/+8 |
|/ |
|
* | ASoC: Apostrophe patrol | Mark Brown | 2009-06-06 | 1 | -5/+5 |
* | ASoC: Add debug trace for bias level transitions | Mark Brown | 2009-05-18 | 1 | -0/+18 |
* | ASoC: Integrate bias management with DAPM power management | Mark Brown | 2009-05-18 | 1 | -24/+54 |
* | ASoC: Make DAPM sysfs entries non-optional | Mark Brown | 2009-05-18 | 1 | -9/+1 |
* | ASoC: Split DAPM power checks from sequencing of power changes | Mark Brown | 2009-05-18 | 1 | -25/+56 |
* | ASoC: Add power supply widget to DAPM | Mark Brown | 2009-04-22 | 1 | -5/+39 |
* | ASoC: Make the DAPM power check an operation on the widget | Mark Brown | 2009-04-20 | 1 | -14/+13 |
* | ASoC: Factor out DAPM power checks for DACs and ADCs | Mark Brown | 2009-04-20 | 1 | -33/+48 |
* | ASoC: Factor out generic widget power checks | Mark Brown | 2009-04-20 | 1 | -5/+14 |
* | ASoC: Support DAPM events for DACs and ADCs | Mark Brown | 2009-04-13 | 1 | -6/+10 |
* | ASoC: Factor out application of power for generic widgets | Mark Brown | 2009-04-13 | 1 | -50/+60 |
* | ASoC: Display return code when failing to add a DAPM kcontrol | Mark Brown | 2009-04-07 | 1 | -2/+3 |
* | ASoC: Fix memory allocation for snd_soc_dapm_switch names | Mark Brown | 2009-03-06 | 1 | -4/+3 |
* | ASoC: Factor out DAPM widget power check into separate function | Mark Brown | 2009-03-06 | 1 | -121/+137 |
* | ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pins | Mark Brown | 2009-02-28 | 1 | -0/+70 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -3/+3 |
* | Merge branch 'topic/asoc' into next/asoc | Takashi Iwai | 2009-01-15 | 1 | -1/+2 |
|\ |
|
| * | ASoC: Fix the power update function for snd_soc_dapm_value_mux | Peter Ujfalusi | 2009-01-15 | 1 | -1/+2 |
* | | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown | 2009-01-09 | 1 | -75/+5 |
|\ \
| |/ |
|
| * | ASoC: Merge the soc_value_enum to soc_enum struct | Peter Ujfalusi | 2009-01-08 | 1 | -75/+5 |
* | | ASoC: Constify pin names for DAPM pin status APIs | Mark Brown | 2009-01-09 | 1 | -5/+5 |
* | | ASoC: dapm: Allow explictly named mixer controls | Ian Molton | 2009-01-07 | 1 | -11/+36 |
|/ |
|
* | ASoC: New enum type: value_enum | Peter Ujfalusi | 2009-01-05 | 1 | -3/+194 |
* | ASoC: Clean up kerneldoc warnings | Mark Brown | 2009-01-01 | 1 | -5/+5 |
* | ASoC: Complain if we fail to create DAPM controls | Mark Brown | 2008-12-18 | 1 | -1/+5 |
* | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -3/+3 |
* | ALSA: SOC: Fix setting codec register with debugfs filesystem merge error | Troy Kisky | 2008-11-04 | 1 | -6/+0 |
* | ALSA: ASoC - restore removed variable declaration | Stephen Rothwell | 2008-10-31 | 1 | -0/+2 |
* | ASoC: Remove DAPM restriction on mixer control name lengths | Mark Brown | 2008-10-30 | 1 | -3/+8 |
* | ASoC: Allow setting codec register with debugfs filesystem | Troy Kisky | 2008-10-30 | 1 | -25/+8 |