summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary2-2/+0
2011-05-11ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary1-11/+22
2011-05-10ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary1-279/+57
2011-05-10ALSA: es1968: convert TEA575x support to new interfaceOndrej Zary1-71/+24
2011-04-26ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau4-9/+10
2011-04-20ALSA: asihpi - Use %zd for size_t argument in error message (again)Takashi Iwai1-1/+1
2011-04-20ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59Raymond Yau1-2/+2
2011-04-06ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760PRaymond Yau1-0/+6
2011-04-05ALSA: asihpi: Minor cleanupsEliot Blennerhassett4-10/+12
2011-04-05ALSA: asihpi: Simplify driver unload cleanupEliot Blennerhassett6-126/+113
2011-04-05ALSA: asihpi: Standardise substream name generationEliot Blennerhassett1-15/+16
2011-04-05ALSA: asihpi: Remove 2 unused functionsEliot Blennerhassett1-27/+0
2011-04-05ALSA: asihpi: MMAP for non-busmaster cardsEliot Blennerhassett1-135/+70
2011-04-05ALSA: asihpi: Handle playback drained status betterEliot Blennerhassett1-2/+10
2011-04-05ALSA: asihpi: Update debug printingEliot Blennerhassett1-46/+56
2011-04-05ALSA: snd-asihpi: Control namingEliot Blennerhassett1-3/+5
2011-04-04Merge branch 'fix/misc' into topic/miscTakashi Iwai2-4/+20
2011-03-31ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220David Henningsson1-0/+1
2011-03-30ALSA: ens1371: fix Creative Ectiva supportClemens Ladisch1-4/+19
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai6-101/+239
2011-03-28ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai1-3/+18
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-74/+154
2011-03-25ALSA: asihpi - Update verbose debug print macrosEliot Blennerhassett1-53/+47
2011-03-25ALSA: asihpi - Improve non-busmaster adapter operationEliot Blennerhassett1-11/+10
2011-03-25ALSA: asihpi - Support single-rate no-SRC cardsEliot Blennerhassett1-9/+7
2011-03-25ALSA: HDA: New AD1984A model for Dell Precision R5500David Henningsson1-0/+89
2011-03-23ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai1-1/+1
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-20/+65
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson1-8/+17
2011-03-22ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang1-3/+6
2011-03-22ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang1-4/+5
2011-03-22ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang1-1/+8
2011-03-22ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang1-1/+11
2011-03-22ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang1-3/+6
2011-03-21ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary2-3/+136
2011-03-21ALSA: tea575x-tuner: remove dev_nrOndrej Zary1-1/+0
2011-03-21ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia1-0/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds42-6750/+7287
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+4
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai34-6241/+6870
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg1-0/+5
2011-03-16Merge branch 'topic/hda' into for-linusTakashi Iwai9-509/+417
2011-03-16ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-2/+1
2011-03-14ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai1-1/+0
2011-03-14ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov1-73/+149
2011-03-14ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov1-3/+8
2011-03-14ALSA: hda - Move default input-src selection to init partTakashi Iwai1-12/+5
2011-03-14ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai1-3/+16