summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-144-1/+110
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-104-1/+110
| |\
| | * ALSA: hda - Fix wrong HP pin detection in snd_hda_parse_pin_def_config()Takashi Iwai2010-09-081-1/+1
| | * ALSA: hda - Enable PC-beep for EeePC with ALC269 codecTakashi Iwai2010-09-081-0/+1
| | * ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin2010-09-081-0/+50
| | * ALSA: hda - Add quirk for Lenovo T400sTakashi Iwai2010-09-071-0/+1
| | * ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60David Henningsson2010-09-021-0/+57
* | | ALSA: virtuoso: update Kconfig textClemens Ladisch2010-09-091-4/+4
* | | ALSA: oxygen: fix CONFIG_SND_OXYGEN_LIB dependency selectionClemens Ladisch2010-09-091-2/+6
* | | ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channelsClemens Ladisch2010-09-091-0/+19
* | | ALSA: virtuoso: automatically handle Xonar DS headphone routingClemens Ladisch2010-09-091-13/+44
* | | ALSA: virtuoso: add Xonar DS headphone jack detectionClemens Ladisch2010-09-092-6/+20
* | | ALSA: virtuoso: fix Xonar DS input switchesClemens Ladisch2010-09-091-1/+11
* | | ALSA: virtuoso: fix WM8766 register writes with MSBClemens Ladisch2010-09-091-6/+6
* | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-094-4/+41
|\ \ \ | |/ /
| * | ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-081-1/+20
| * | ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-084-3/+21
| |/
* | ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai2010-09-071-18/+16
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-075-13/+13
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-0311-86/+197
|\ \ | |/
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-281-0/+1
| |\
| | * ALSA: hda - Add Sony VAIO quirk for ALC269David Henningsson2010-08-261-0/+1
| * | ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett2010-08-281-2/+5
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-238-52/+40
| |\ \ | | |/
| | * ALSA: hda - Add support for Lenovo S10-3tJerone Young2010-08-231-0/+1
| | * ALSA: hda - Fix stream and channel-ids codec-bus wideTakashi Iwai2010-08-202-14/+21
| | * ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecsTakashi Iwai2010-08-203-36/+1
| | * ALSA: hda - Fix build error with CONFIG_PROC_FS=nTakashi Iwai2010-08-191-2/+2
| | * ALSA: hda - Add support for IDT 92HD89XX codecsCharles Chin2010-08-191-0/+15
| * | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-191-0/+6
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-182-32/+145
| |\ \ | | |/
| | * ALSA: hda - Fix ALC680 base model captureKailang Yang2010-08-171-32/+144
| | * ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-161-0/+1
* | | ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2010-08-232-1/+13
|/ /
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-183-5/+33
* | ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-1510-15/+120
|\
| * ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-135-12/+25
| * ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-135-3/+95
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-127-32/+254
|\ \ | |/
| * ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin2010-08-101-0/+4
| * ALSA: HDA: Use model=auto for LG R510David Henningsson2010-08-101-1/+0
| * ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren2010-08-101-20/+41
| * ALSA: hda - add support for Conexant CX20584Takashi Iwai2010-08-091-0/+3
| * ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000Steven Eastland2010-08-091-0/+9
| * ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe2010-08-091-0/+1
| * ALSA: hda - Make converter setups stickyTakashi Iwai2010-08-063-11/+157
| * ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang2010-08-061-0/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-0728-360/+1246
|\ \ | |/
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-0518-213/+355
| |\
OpenPOWER on IntegriCloud