aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* ASoC: dapm: Fix auto-disable for inverted controlsLars-Peter Clausen2013-08-30
* 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
* | Merge tag 'v3.11-rc5' into asoc-dapmMark Brown2013-08-13
|\ \
| * | ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch2013-08-08
| * | ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-07
| * | ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2013-08-02
| * | Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-01
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-07-31
| | |\ \
| | | * | ASoC: wm0010: Fix resource leakDimitris Papastamos2013-07-31
| | * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-07-31
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-07-31
| | |\ \ \
| | | * | | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-30
| | | * | | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-29
| | | | |/ | | | |/|
| | * / | ASoC: au1x: Fix buildRalf Baechle2013-07-31
| | |/ /
| * / / ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-29
| |/ /
| * | Merge tag 'asoc-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-07-24
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-07-23
| | |\ \
| | | * | ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-22
| | * | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-07-23
| | |\ \ \
| | | * | | ASoC: sgtl5000: defer the probe if clock is not foundShawn Guo2013-07-16
| | * | | | Merge remote-tracking branch 'asoc/fix/max98088' into asoc-linusMark Brown2013-07-23
| | |\ \ \ \
| | | * | | | ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang2013-07-15
| | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/ep93xx' into asoc-linusMark Brown2013-07-23
| | |\ \ \ \
| | | * | | | ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten2013-07-19
| | | |/ / /
| | * | | | ASoC: core: double free in snd_soc_add_platform()Dan Carpenter2013-07-22
| * | | | | ALSA: hiface: return correct XRUN indicationEldad Zack2013-07-24
| * | | | | ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack2013-07-21
| * | | | | ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai2013-07-19
| * | | | | ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai2013-07-19
| |/ / / /
* | | | | 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: jack: Use power efficient workqueueMark Brown2013-07-19