aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-18ASoC: add imx-mc13783 sound supportPhilippe Rétornaz3-0/+173
2012-05-18ASoC: Add mc13783 codecPhilippe Rétornaz4-0/+834
2012-05-18ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter1-1/+3
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-12/+12
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann2-0/+14
2012-05-16ASoC: don't flip master of DT-instantiated DAI linksStephen Warren1-1/+2
2012-05-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-9/+9
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab24-108/+370
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai1-3/+18
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai1-10/+9
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-6/+8
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai1-7/+5
2012-05-15ALSA: usb-audio - Call get_min_max_*() after determining the name stringTakashi Iwai1-13/+13
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela1-0/+2
2012-05-15ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela1-27/+35
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-1/+1
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown1-11/+16
2012-05-14ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown1-18/+0
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann1-0/+8
2012-05-14ALSA: hda - Support VGA-switcherooTakashi Iwai1-45/+227
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2-27/+42
2012-05-14ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai1-2/+52
2012-05-14[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctlHans Verkuil1-0/+3
2012-05-14ALSA: firewire-lib: optimize packet flushingClemens Ladisch2-1/+8
2012-05-14ALSA: firewire-lib: flush completed packets when reading PCM positionClemens Ladisch2-12/+15
2012-05-14ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callClemens Ladisch2-13/+31
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown1-19/+27
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown1-1/+1
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown24-108/+370
2012-05-13Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai21-1309/+1540
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-12ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown1-33/+53
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-2/+6
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+46
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-18/+54
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo5-35/+15
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai1-0/+2
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-11ALSA: usb-audio: Fix commentMark Hills1-10/+2
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai1-8/+10
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value for reset pinBo Shen1-0/+2
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-15/+30
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai2-81/+121
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2-12/+27