aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-05Merge branch 'topic/hda' into for-linusTakashi Iwai12-147/+891
2010-08-04ALSA: hda - Add pin-fix for HP dc5750Takashi Iwai1-0/+29
2010-08-04ALSA: als4000: Fix potentially invalid DMA mode setupOndrej Zary1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina6-47/+119
2010-08-04ALSA: als4000: enable burst modeOndrej Zary1-2/+2
2010-08-04ALSA: hda - Fix initial capsrc selection in patch_alc269()Takashi Iwai1-11/+16
2010-08-03ALSA: hda - Add PC-beep whitelist for an Intel boardTakashi Iwai1-0/+1
2010-08-03ALSA: hda - More relax for pending period handlingTakashi Iwai1-1/+1
2010-08-03ALSA: hda - Define AC_FMT_* constantsTakashi Iwai3-21/+50
2010-08-03ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecsDaniel J Blueman1-1/+11
2010-08-03ALSA: hda - Add support for HDMI HBR passthroughAnssi Hannula4-5/+44
2010-08-03ALSA: hda - Set Stream Type in Stream Format according to AES0Anssi Hannula3-3/+9
2010-08-03ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposedJerone Young1-1/+6
2010-08-03ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have the ability to use SPDIFJerone Young1-0/+4
2010-08-02ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't anyDavid Henningsson1-1/+1
2010-07-30ALSA: hda - Add a warning for ignored pins with ALC259/268/269Takashi Iwai1-0/+2
2010-07-30ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai1-1/+2
2010-07-30ALSA: hda - Shut up pins at power-saving mode with Conexnat codecsTakashi Iwai1-0/+12
2010-07-30ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecsTakashi Iwai1-2/+16
2010-07-30ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai1-0/+1
2010-07-30ALSA: hda - Share digital I/O parser in patch_realtek.cTakashi Iwai1-62/+78
2010-07-30ALSA: hda - Increase the connection list size for ALC662Takashi Iwai1-1/+1
2010-07-30ALSA: hda - Make error messages more verboseTakashi Iwai1-3/+6
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-20/+58
2010-07-29ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson1-3/+3
2010-07-29Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-20/+42
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ALSA: asihpi: check return value of get_user()Kulikov Vasiliy1-4/+13
2010-07-28ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai1-3/+3
2010-07-28ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai1-13/+19
2010-07-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+16
2010-07-28ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2-0/+16
2010-07-28ALSA: hpimsgx: fix wrong sizeofAxel Lin1-1/+1
2010-07-27Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai1-1/+1
2010-07-26ALSA: hda - Fix max amp cap calculation for IDT/STAC codecsTakashi Iwai1-1/+2
2010-07-26ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson1-1/+3