summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown2013-08-278-398/+493
|\
| * ASoC: dapm: Fix marking widgets dirty when a route is addedLars-Peter Clausen2013-08-271-3/+3
| * 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-1310-27/+28
| |\ \
| * | | ASoC: avoid duplicated DAI routesRussell King2013-08-051-1/+1
| * | | ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen2013-08-051-13/+95
| * | | 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-291-21/+13
| * | | ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen2013-07-291-12/+28
| * | | ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen2013-07-291-23/+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-297-40/+32
| * | | 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-291-11/+11
| * | | 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-241-2/+8
| * | | | ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen2013-07-241-94/+68
| * | | | ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen2013-07-242-11/+3
| * | | | ASoC: dapm: Use generic power check for everything except DAIsMark Brown2013-07-241-4/+4
* | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-coreMark Brown2013-08-271-15/+7
|\ \ \ \ \
| * | | | | ASoC: tlv320aic32x4: Convert table based control and DAPM setupLars-Peter Clausen2013-08-271-15/+7
* | | | | | Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown2013-08-2724-106/+107
|\ \ \ \ \ \
| * | | | | | ASoC: dmic: Convert table based DAPM setupLars-Peter Clausen2013-08-271-13/+4
| |/ / / / /
| * | | | | Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-08-151-1/+1
| |\ \ \ \ \
| | * | | | | ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren2013-08-151-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-08-151-4/+14
| |\ \ \ \ \
| | * | | | | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' controlLothar Waßmann2013-08-011-1/+1
| | * | | | | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent captureLothar Waßmann2013-08-011-3/+13
| * | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-08-151-3/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ASoC: dapm: Fix empty list check in dapm_new_mux()Lars-Peter Clausen2013-08-011-3/+4
| | | |_|/ / | | |/| | |
| * | | | | ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin2013-08-061-1/+4
| * | | | | ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin2013-08-061-1/+1
| | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-07-311-12/+12
| |\ \ \ \
| | * | | | ASoC: wm0010: Fix resource leakDimitris Papastamos2013-07-311-12/+12
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-07-311-3/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen2013-07-241-3/+2
| * | | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-07-312-3/+3
| |\ \ \ \
| | * | | | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-301-2/+3
| | * | | | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-291-1/+0
| | | |/ / | | |/| |
| * | | | ASoC: au1x: Fix buildRalf Baechle2013-07-311-1/+1
| |/ / /
| * | | Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-07-232-5/+5
| |\ \ \
| | * | | ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-222-5/+5
| * | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-07-231-0/+3
| |\ \ \ \
OpenPOWER on IntegriCloud