aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 4-3/+31
2012-06-29ALSA: hda - Fix no sound from ALC662 after Windows rebootGravatar Kailang Yang 1-0/+28
2012-06-29ASoC: tlv320aic3x: Fix codec pll configure bugGravatar Hebbar, Gururaja 2-3/+2
2012-06-29ASoC: wm2200: Add missing BCLK rateGravatar Mark Brown 1-0/+1
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 10-25/+72
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coGravatar Takashi Iwai 1-1/+6
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationGravatar Takashi Iwai 1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadGravatar Takashi Iwai 1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersGravatar Takashi Iwai 4-2/+16
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-10/+17
2012-06-25ALSA: hda - Add Realtek ALC280 codec supportGravatar David Henningsson 1-0/+1
2012-06-25ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSGravatar Takashi Iwai 1-13/+0
2012-06-25ASoC: wm8994: remove duplicate codeGravatar Jaroslav Kysela 1-3/+0
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportGravatar Clemens Ladisch 1-0/+30
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205Gravatar David Henningsson 1-0/+1
2012-06-21ALSA: hda - Fix ALC272X codec detectionGravatar Takashi Iwai 1-6/+6
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksGravatar Oleksij Rempel 1-0/+4
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Gravatar Oleksij Rempel 1-0/+4
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentGravatar Daniel Mack 1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Gravatar Dylan Reid 3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticGravatar Daniel Mack 1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkGravatar Daniel Mack 1-7/+11
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Takashi Iwai 4-46/+39
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listGravatar Takashi Iwai 2-1/+2
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardGravatar David Henningsson 1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopGravatar Vinod Koul 1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseGravatar Vinod Koul 1-3/+1
2012-06-12ASoC: tegra+wm8903: turn of mic detect when card is removedGravatar Stephen Warren 1-0/+13
2012-06-11[media] snd_tea575x: set_freq: update cached freq to the actual achieved freq...Gravatar Hans de Goede 1-2/+8
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerGravatar Hans de Goede 3-6/+7
2012-06-11[media] snd_tea575x: Report correct frequency range for EU/US versus JA modelsGravatar Hans de Goede 1-2/+2
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersGravatar Takashi Iwai 1-5/+5
2012-06-11ASoC: wm8996: Mark the CODEC as cache only when powering off on bootGravatar Mark Brown 1-2/+1
2012-06-11ASoC: wm8996: Move reset before the initial regulator disableGravatar Mark Brown 1-2/+2
2012-06-11ASoC: wm8996: Remove spurious regulator_bulk_free()Gravatar Mark Brown 1-1/+0
2012-06-11ASoC: wm8904: Fix cache only managementGravatar Mark Brown 1-9/+4
2012-06-11ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionGravatar Mark Brown 1-5/+8
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpGravatar Qiao Zhou 1-27/+11
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offGravatar Steven Newbury 1-1/+4
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooGravatar Takashi Iwai 1-1/+1
2012-06-08ALSA: usb-audio: Fix substream assignmentsGravatar Takashi Iwai 2-4/+4
2012-06-08ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubGravatar Stephen Warren 1-0/+1
2012-06-08ASoC: wm2000: Always use a 4s timeout for the firmwareGravatar Mark Brown 1-38/+21
2012-06-08ASoC: dapm: Fix input list to use source widgetsGravatar Liam Girdwood 1-1/+1
2012-06-08ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BEGravatar Liam Girdwood 1-0/+6
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledGravatar Mark Brown 1-35/+58
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsGravatar Mark Brown 1-4/+8
2012-06-04ASoC: imx-audmux: add pinctrl supportGravatar Richard Zhao 1-0/+8
2012-06-04ASoC: dapm: Fix connected widget capture path query.Gravatar Liam Girdwood 1-1/+1
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 4-12/+29