summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-08-15ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson1-2/+3
2012-08-15ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-08-15ALSA: hda - add dock support for Thinkpad X230Felix Kaechele1-0/+1
2012-08-15ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser1-0/+1
2012-08-09ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown1-1/+1
2012-08-09ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-08-09ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-09ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+6
2012-08-09ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-08-09ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai1-1/+9
2012-08-09ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai1-2/+5
2012-08-09ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1
2012-08-09ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-08-09ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson1-0/+27
2012-08-09ALSA: hda - Don't power up when not powered down.Dylan Reid1-0/+7
2012-08-09ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid1-6/+6
2012-08-09ALSA: hda - Add support for Realtek ALC282David Henningsson1-0/+1
2012-08-09ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-08-09ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown1-1/+9
2012-08-09ASoC: dapm: Fix locking during codec shutdownLiam Girdwood1-0/+5
2012-07-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-91/+43
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai1-2/+2
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-3/+31
2012-06-29ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang1-0/+28
2012-06-29ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-06-29ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-25/+72
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai4-2/+16
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+17
2012-06-25ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson1-0/+1
2012-06-25ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai1-13/+0
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch1-0/+30
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-06-21ALSA: hda - Fix ALC272X codec detectionTakashi Iwai1-6/+6
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksOleksij Rempel1-0/+4
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel1-0/+4
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-46/+39
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2-1/+2
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1