aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Merge branch 'fix/misc' into topic/miscTakashi Iwai4-1/+110
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai4-1/+110
2010-09-09ALSA: virtuoso: update Kconfig textClemens Ladisch1-4/+4
2010-09-09ALSA: oxygen: fix CONFIG_SND_OXYGEN_LIB dependency selectionClemens Ladisch1-2/+6
2010-09-09ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channelsClemens Ladisch1-0/+19
2010-09-09ALSA: virtuoso: automatically handle Xonar DS headphone routingClemens Ladisch1-13/+44
2010-09-09ALSA: virtuoso: add Xonar DS headphone jack detectionClemens Ladisch2-6/+20
2010-09-09ALSA: virtuoso: fix Xonar DS input switchesClemens Ladisch1-1/+11
2010-09-09ALSA: virtuoso: fix WM8766 register writes with MSBClemens Ladisch1-6/+6
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai4-4/+41
2010-09-08ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2010-09-08ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai1-0/+1
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin1-0/+50
2010-09-08ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch1-1/+20
2010-09-08ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch4-3/+21
2010-09-07ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai1-0/+1
2010-09-07ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai1-18/+16
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches5-13/+13
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai11-86/+197
2010-09-02ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson1-0/+57
2010-08-28Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2010-08-28ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett1-2/+5
2010-08-26ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson1-0/+1
2010-08-23Merge branch 'fix/hda' into for-linusTakashi Iwai8-52/+40
2010-08-23ALSA: hda - Add support for Lenovo S10-3tJerone Young1-0/+1
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2-1/+13
2010-08-20ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai2-14/+21
2010-08-20ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecsTakashi Iwai3-36/+1
2010-08-19ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen1-0/+6
2010-08-19ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai1-2/+2
2010-08-19ALSA: hda - Add support for IDT 92HD89XX codecsCharles Chin1-0/+15
2010-08-18Merge branch 'fix/hda' into for-linusTakashi Iwai2-32/+145
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela3-5/+33
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang1-32/+144
2010-08-16ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai1-0/+1
2010-08-16ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai1-6/+5
2010-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds10-15/+120
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai5-12/+25
2010-08-13ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai5-3/+95
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-32/+254
2010-08-10ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin1-0/+4
2010-08-10ALSA: HDA: Use model=auto for LG R510David Henningsson1-1/+0
2010-08-10ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren1-20/+41
2010-08-09ALSA: hda - add support for Conexant CX20584Takashi Iwai1-0/+3
2010-08-09ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000Steven Eastland1-0/+9
2010-08-09ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe1-0/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds28-360/+1246
2010-08-06ALSA: hda - Make converter setups stickyTakashi Iwai3-11/+157
2010-08-06ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang1-0/+39
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai18-213/+355