summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-057-17/+27
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-05-051-0/+4
| |\
| | * Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| | |\
| | | * ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-056-17/+23
| |\| |
| | * | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-05-011-1/+1
| | * | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
| | * | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| | * | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| | * | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| | * | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| | |/
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-276-58/+231
|\| |
| * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-235-58/+230
| |\|
| | * ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
| | * ASoC: fsi: update for dmaengine prep_slave_sg fallout.Paul Mundt2012-04-181-4/+3Star
| | * ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-171-0/+1
| | * ASoC: cs42l73: don't use negative array indexJesper Juhl2012-04-131-0/+2
| | * ASoC: dapm: Ensure power gets managed for line widgetsMark Brown2012-04-121-0/+2
| * | ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson2012-04-201-0/+1
* | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-213-5/+3Star
|\ \ \
| * | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-163-5/+3Star
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-205-13/+79
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai2012-04-191-5/+30
| |\ \
| | * | ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai2012-04-191-3/+25
| | * | ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai2012-04-191-2/+7
| * | | ALSA: workaround: change the timing of alsa_sound_last_init()Kuninori Morimoto2012-04-191-1/+1
| * | | ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai2012-04-191-3/+2Star
| * | | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai2012-04-191-4/+45
| * | | ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap2012-04-181-0/+1
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-151-10/+26
|\| | |
| * | | ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl2012-04-131-7/+9
| * | | ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer2012-04-121-0/+1
| * | | ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai2012-04-121-0/+1
| * | | ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai2012-04-121-2/+6
| * | | ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+9
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-1116-104/+108
|\| | |
| * | | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-102-8/+7Star
| * | | ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
| * | | sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall2012-04-101-2/+6
| * | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-0738-185/+257
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| | * | ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| | * | ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| | * | ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| | * | ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| | * | ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-031-0/+1
| | * | ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-032-0/+8
| | * | ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-031-12/+13
| * | | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17Star
| * | | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3