aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-11-08
|\
| * Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-08
| |\
| | * ASoC: dapm: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | * ASoC: Replace BUG() with WARN()Takashi Iwai2013-11-07
| * | Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-nextMark Brown2013-11-08
| |\ \ | | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-11-04
|\| |
| * | ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()Takashi Iwai2013-10-28
| * | ASoC: dapm: Fix source list debugfs outputsTakashi Iwai2013-10-28
* | | ASoC: dapm: Run clock and regulator events separately to other suppliesMark Brown2013-10-10
* | | ASoC: dapm: Use async I/O for DAPM sequencesMark Brown2013-10-10
| |/ |/|
* | ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2013-10-07
* | ASoC: dapm: Ignore VMID widgets for target biasLars-Peter Clausen2013-10-07
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into tmpMark Brown2013-09-01
|\
| * ASoC: dapm: Fix auto-disable for inverted controlsLars-Peter Clausen2013-08-30
* | ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-27
|/
* ASoC: dapm: Fix marking widgets dirty when a route is addedLars-Peter Clausen2013-08-27
* ASoC: dapm: Ensure kcontrol list is initialisedMark Brown2013-08-13
* ASoC: dapm: Don't create routes when creating kcontrolsMark Brown2013-08-13
* Merge remote-tracking branch 'asoc/fix/dapm' into asoc-dapmMark Brown2013-08-13
|\
| * ASoC: dapm: Fix empty list check in dapm_new_mux()Lars-Peter Clausen2013-08-01
* | ASoC: avoid duplicated DAI routesRussell King2013-08-05
* | ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-05
* | ASoC: dapm: Fix kcontrol path list corruptionLars-Peter Clausen2013-08-01
* | ASoC: dapm: Check return value of snd_soc_cnew()Lars-Peter Clausen2013-08-01
* | ASoC: dapm: using freed pointer in dapm_kcontrol_add_widget()Dan Carpenter2013-07-31
* | ASoC: dapm: Delay w->power update until the changes are writtenLars-Peter Clausen2013-07-29
* | ASoC: dapm: Add snd_soc_dapm_add_path() helper functionLars-Peter Clausen2013-07-29
* | ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen2013-07-29
* | ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-29
* | ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen2013-07-29
* | ASoC: dapm: Wrap kcontrol widget list accessLars-Peter Clausen2013-07-29
* | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
* | ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()Lars-Peter Clausen2013-07-29
* | ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2013-07-29
* | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-29
|\ \
| * | ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()Lars-Peter Clausen2013-07-23
* | | ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen2013-07-24
* | | ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen2013-07-24
* | | ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen2013-07-24
* | | ASoC: dapm: Use generic power check for everything except DAIsMark Brown2013-07-24
| |/ |/|
* | ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen2013-07-24
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-06-17
|\
| * ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen2013-06-14
| * ASoC: dapm: Add a helper function to free a DAPM pathLars-Peter Clausen2013-06-14
| * ASoC: dapm: Remove unnecessary loopLars-Peter Clausen2013-06-14
| * ASoC: dapm: Setup private_free callback for dapm kcontrolsLars-Peter Clausen2013-06-14
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-17
|\ \
| * | ASoC: Fix early event callback list iterationLars-Peter Clausen2013-05-22
| * | ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen2013-05-14
| * | ASoC: dapm: Provide early event callbacks for power up and downMark Brown2013-05-12
| |/