summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-nextMark Brown2013-08-222-6/+0
|\
| * ASoC: ep93xx: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-242-6/+0
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-08-228-11/+10
|\ \
| * | ALSA: core: allow SND_DMAENGINE_PCM use from modulesDaniel Mack2013-08-151-1/+1
| * | ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-158-11/+10
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-08-2211-490/+625
|\ \ \
| * | | ASoC: dapm: Ensure kcontrol list is initialisedMark Brown2013-08-131-0/+1
| * | | ASoC: dapm: Don't create routes when creating kcontrolsMark Brown2013-08-131-7/+5
| * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-dapmMark Brown2013-08-131-3/+4
| |\ \ \
| * \ \ \ Merge tag 'v3.11-rc5' into asoc-dapmMark Brown2013-08-13866-7986/+12473
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: avoid duplicated DAI routesRussell King2013-08-051-1/+1
| * | | | ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-053-28/+125
| * | | | ASoC: dapm: Fix kcontrol path list corruptionLars-Peter Clausen2013-08-011-17/+21
| * | | | ASoC: dapm: Check return value of snd_soc_cnew()Lars-Peter Clausen2013-08-011-1/+3
| * | | | ASoC: dapm: using freed pointer in dapm_kcontrol_add_widget()Dan Carpenter2013-07-311-4/+4
| * | | | ASoC: dapm: Delay w->power update until the changes are writtenLars-Peter Clausen2013-07-291-4/+4
| * | | | ASoC: dapm: Add snd_soc_dapm_add_path() helper functionLars-Peter Clausen2013-07-291-70/+81
| * | | | ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen2013-07-292-91/+106
| * | | | ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-292-13/+29
| * | | | ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen2013-07-292-24/+30
| * | | | ASoC: dapm: Wrap kcontrol widget list accessLars-Peter Clausen2013-07-291-41/+78
| * | | | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-298-40/+34
| * | | | ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()Lars-Peter Clausen2013-07-291-51/+49
| * | | | ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen2013-07-293-13/+12
| * | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-294-33/+5
| |\ \ \ \
| * | | | | ASoC: tlv320aic3x: Use snd_soc_dapm_mixer_update_powerLars-Peter Clausen2013-07-241-33/+16
| * | | | | ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen2013-07-242-4/+13
| * | | | | ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen2013-07-242-98/+71
| * | | | | ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen2013-07-243-12/+4
| * | | | | ASoC: dapm: Use generic power check for everything except DAIsMark Brown2013-07-241-4/+4
* | | | | | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2013-08-221-2/+28
|\ \ \ \ \ \
| * | | | | | ASoC: cs4271: Add DAPM supportMark Brown2013-08-111-0/+24
| * | | | | | ASoC: cs4271: Convert to table based control initMark Brown2013-08-111-2/+4
* | | | | | | Merge remote-tracking branch 'asoc/topic/cs4270' into asoc-nextMark Brown2013-08-221-0/+20
|\ \ \ \ \ \ \
| * | | | | | | ASoC: cs4270: Add DAPM supportMark Brown2013-08-181-0/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-08-227-93/+19
|\ \ \ \ \ \ \
| * | | | | | | ASoC: doc: Add documentation to MAINTAINERS patternsMark Brown2013-08-111-0/+1
| * | | | | | | ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen2013-08-112-30/+1
| * | | | | | | ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen2013-08-112-28/+0
| * | | | | | | ASoC: Remove unused soc_pm_waitqLars-Peter Clausen2013-08-101-2/+0
| * | | | | | | ASoC: core: init delayed_work for codec-codec linksRichard Fitzgerald2013-08-051-0/+12
| | |_|_|/ / / | |/| | | | |
| * | | | | | ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()Lars-Peter Clausen2013-07-231-30/+0
| * | | | | | ASoC: jack: Use power efficient workqueueMark Brown2013-07-191-1/+1
| * | | | | | ASoC: pcm: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-181-2/+3
| * | | | | | ASoC: codecs: Make ALL_CODECS depend on COMPILE_TESTMark Brown2013-07-151-0/+1
* | | | | | | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2013-08-221-6/+7
|\ \ \ \ \ \ \
| * | | | | | | ASoC: compress: Use power efficient workqueueMark Brown2013-08-121-2/+3
| * | | | | | | ASoC: compress: use soc_xxx handlers for metadataVinod Koul2013-07-281-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'asoc/topic/bt' into asoc-nextMark Brown2013-08-221-1/+21
|\ \ \ \ \ \ \
| * | | | | | | ASoC: bt-sco: Provide stub DAPM integrationMark Brown2013-08-191-1/+18