ASoC: Support leaving paths enabled over system suspend
[safe/jmp/linux-2.6] / sound / soc / soc-dapm.c
2010-05-10 Mark BrownASoC: Support leaving paths enabled over system suspend
2010-05-10 Mark BrownASoC: Refactor DAPM suspend handling
2010-05-10 Mark BrownASoC: Remove unused DAPM suspend flag
2010-03-22 Mark BrownASoC: Allow force enabled pins to be disabled
2010-03-17 Mark BrownASoC: Remove current PGA control handling
2010-03-16 Mark BrownASoC: Allow pins to be force enabled
2010-03-05 Mark BrownASoC: Improve DAPM pop_wait delays
2010-01-21 Mark BrownASoC: Support turning off bias when the CODEC is idle
2010-01-21 Mark BrownASoC: Remove console DAPM debug code
2009-12-16 Mark BrownASoC: Sort DAPM sequences by CODEC as well
2009-12-16 Mark BrownASoC: Push registers out of mixer power decision
2009-12-04 Mark BrownASoC: Display the power register in DAPM widget debugfs
2009-11-23 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-11-23 Mark BrownASoC: Fix suspend with active audio streams
2009-10-15 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-13 Eero NurkkalaASoC: Serialize access to dapm_power_widgets()
2009-10-06 Mark BrownASoC: Add virtual enumeration support for DAPM muxes
2009-10-06 Mark BrownASoC: Push DAPM enumeration register change test out
2009-10-06 Mark BrownASoC: Simplify code for DAPM widget updates
2009-10-05 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-02 Peter UjfalusiASoC: Fix SND_SOC_DAPM_LINE handling
2009-09-18 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-09-14 Mark BrownASoC: Fix display of stream name in DAPM debugfs
2009-09-08 Mark BrownASoC: Allow per-route connectedness checks for supplies
2009-08-24 Mark BrownMerge branch 'topic/digital-mixing' into for-2.6.32
2009-08-24 Takashi IwaiASoC: add missing inclusion of debugfs.h
2009-08-21 Mark BrownASoC: Add DAPM widget power decision debugfs files
2009-08-19 Mark BrownASoC: Provide default set_bias_level() implementation
2009-08-18 Mark BrownASoC: Add input and output AIF widgets
2009-08-17 Mark BrownASoC: Power speakers and headphones simultaneously
2009-08-17 Mark BrownASoC: Fix handling of bias levels for non-DAPM codecs
2009-07-13 Rongrong CaoASoC: fix checking for external widgets bug
2009-07-08 Mark BrownASoC: Add pop delay debug at end of DAPM sequencing
2009-06-26 Mark BrownASoC: Fix widget powerdown on shutdown
2009-06-23 Mark BrownASoC: Add a shutdown callback
2009-06-11 Mark BrownMerge branch 'dapm' into for-2.6.32
2009-06-08 Mark BrownASoC: Make DAPM power sequence lists local variables
2009-06-08 Mark BrownASoC: Coalesce power updates for PGAs
2009-06-08 Mark BrownASoC: Coalesce power updates for DAPM widgets with...
2009-06-08 Mark BrownASoC: Sort specialised mixers and muxes together
2009-06-08 Mark BrownASoC: Coalesce register writes for DAPM sequences
2009-06-08 Daniel RibeiroASoC: Allow 32 bit registers for DAPM
2009-06-07 Mark BrownASoC: Factor out DAPM sequence execution
2009-06-07 Mark BrownASoC: Sort DAPM power sequences while building lists
2009-06-06 Mark BrownASoC: Apostrophe patrol
2009-05-18 Mark BrownASoC: Add debug trace for bias level transitions
2009-05-18 Mark BrownASoC: Integrate bias management with DAPM power management
2009-05-18 Mark BrownASoC: Make DAPM sysfs entries non-optional
2009-05-18 Mark BrownASoC: Split DAPM power checks from sequencing of power...
2009-04-22 Mark BrownASoC: Add power supply widget to DAPM
2009-04-20 Mark BrownASoC: Make the DAPM power check an operation on the...
2009-04-20 Mark BrownASoC: Factor out DAPM power checks for DACs and ADCs
2009-04-20 Mark BrownASoC: Factor out generic widget power checks
2009-04-13 Mark BrownASoC: Support DAPM events for DACs and ADCs
2009-04-13 Mark BrownASoC: Factor out application of power for generic widgets
2009-04-07 Mark BrownASoC: Display return code when failing to add a DAPM...
2009-03-06 Mark BrownASoC: Fix memory allocation for snd_soc_dapm_switch...
2009-03-06 Mark BrownASoC: Factor out DAPM widget power check into separate...
2009-02-28 Mark BrownASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing...
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-15 Takashi IwaiMerge branch 'topic/asoc' into next/asoc
2009-01-15 Peter UjfalusiASoC: Fix the power update function for snd_soc_dapm_va...
2009-01-09 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-01-09 Mark BrownASoC: Constify pin names for DAPM pin status APIs
2009-01-08 Peter UjfalusiASoC: Merge the soc_value_enum to soc_enum struct
2009-01-07 Ian MoltonASoC: dapm: Allow explictly named mixer controls
2009-01-05 Peter UjfalusiASoC: New enum type: value_enum
2009-01-01 Mark BrownASoC: Clean up kerneldoc warnings
2008-12-18 Mark BrownASoC: Complain if we fail to create DAPM controls
2008-11-21 Mark BrownASoC: Rename snd_soc_card to snd_soc_machine
2008-11-04 Troy KiskyALSA: SOC: Fix setting codec register with debugfs...
2008-10-31 Stephen RothwellALSA: ASoC - restore removed variable declaration
2008-10-30 Mark BrownASoC: Remove DAPM restriction on mixer control name...
2008-10-30 Troy KiskyASoC: Allow setting codec register with debugfs filesystem
2008-10-27 Takashi IwaiMerge branch 'topic/asoc-next' into topic/asoc
2008-10-17 ZhaoleiALSA: Fix debugfs_create_dir's error checking method...
2008-10-16 Mark BrownALSA: ASoC: Remove snd_soc_dapm_connect_input()
2008-10-13 Liam GirdwoodALSA: ASoC: update email address for Liam Girdwood
2008-10-13 Mark BrownALSA: ASoC: Allow machine drivers to mark pins as not...
2008-10-10 Richard ZhaoALSA: ASoC: add new param mux to dapm_mux_update_power
2008-08-29 Mark BrownALSA: ASoC: Convert DAPM pop time configuration to...
2008-07-29 Jon SmirlALSA: ASoC: convert use of uint to unsigned int
2008-07-29 Jon SmirlALSA: ASoC: Rename mask to max to reflect usage
2008-07-29 Jon SmirlALSA: ASoC: Convert bitfields in ASoC into full int...
2008-07-29 Mark BrownALSA: ASoC: Export dapm_reg_event() fully
2008-07-17 Mark BrownALSA: ASoC: Factor PGA DAPM handling into main
2008-07-17 Mark BrownALSA: ASoC: Refactor DAPM event handler
2008-07-10 Mark BrownALSA: ASoC: Dump DAPM state for non-stream changes
2008-07-10 Mark BrownALSA: ASoC: Switch DAPM to use of standard DEBUG macro
2008-07-10 Liam GirdwoodALSA: asoc: core - refactored DAPM pin control API.
2008-07-10 Mark BrownALSA: ASoC: Fix warning from strict_strtoul()
2008-07-10 Mark BrownALSA: ASoC: Make pop/click debug wait times dynamically...
2008-06-26 Jarkko NikulaALSA: ASoC: Add support for generic DAPM register modif...
2008-05-19 Mark Brown[ALSA] ASoC: Clarify API for bias configuration
2008-05-19 Mark Brown[ALSA] ASoC: Remove in-code changelogs
2008-05-19 Mark Brown[ALSA] soc - DAPM - Bulk route registration
2008-05-19 Mark Brown[ALSA] soc - DAPM - Add bulk control registration
2008-05-19 Stephen Rothwell[ALSA] sound: fix export symbol typo
2008-05-19 Graeme Gregory[ALSA] soc - DAPM - add hook to read state of DAPM...
2008-04-24 Mark Brown[ALSA] soc - Include register in DAPM debug output
next