aboutsummaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-05-21Merge branch 'topic/hda' into for-linusTakashi Iwai
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-05-21ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai
2012-05-18ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai
2012-05-14ALSA: hda - Support VGA-switcherooTakashi Iwai
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai
2012-05-14ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai
2012-05-13Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai
2012-05-08ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai
2012-05-08ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm