aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth1-0/+7
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+33
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-67/+316
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang1-5/+33
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds71-2082/+1723
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai53-695/+111
2012-05-21Merge branch 'topic/hda' into for-linusTakashi Iwai19-1387/+1612
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2012-05-21ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai1-1/+0
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai4-56/+52
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 Torvalds1-3/+3
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 Iwai2-5/+7
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai1-7/+5
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela1-0/+2
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
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-13Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai21-1309/+1540
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-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-14/+29
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
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai1-4/+22
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2-8/+16
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai3-27/+0
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai13-675/+690
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai5-242/+309
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2-2/+22
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai1-0/+3
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai3-17/+8
2012-05-08ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai1-7/+8
2012-05-08ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai1-75/+61
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-12/+26
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai1-0/+1
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai1-0/+2
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1
2012-05-05ALSA: oxygen: add Xonar DGX supportClemens Ladisch3-5/+12
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1