ASoC: au1x: convert to platform drivers.
[safe/jmp/linux-2.6] / sound / soc / soc-dapm.c
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
2008-04-24 Harvey Harrison[ALSA] sound: replace remaining __FUNCTION__ occurences
2008-04-24 Mark Brown[ALSA] soc - Report errors from snd_soc_dapm_set_endpoint()
2008-01-31 Mark Brown[ALSA] soc - Don't lock the codec list in snd_soc_dapm_...
2008-01-31 Laim Girdwood[ALSA] soc - Add support for passing kcontrols with...
2008-01-31 Liam Girdwood[ALSA] soc - Clean up tabs
2008-01-31 Milan plzik[ALSA] soc - Fix power switching support for DAPM_SWITC...
2008-01-31 Philipp Zabel[ALSA] ASoC TLV support
2008-01-31 Liam Girdwood[ALSA] soc - Add device level DAPM event
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-16 Rene Herman[ALSA] alsa-kernel: schedule_timeout() fixes
2007-05-11 Seth Forshee[ALSA] ASoC DAPM switching for reentrant codec paths
2007-02-09 Takashi Iwai[ALSA] soc - Clean up with kmemdup()
2007-02-09 Seth Forshee[ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streams
next