summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai19-658/+461
2011-05-22Merge branch 'topic/lola' into for-linusTakashi Iwai9-0/+3422
2011-05-20ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau1-0/+5
2011-05-19ALSA: intel8x0m: enable AMD8111 modemDmitry Eremin-Solenikov1-2/+2
2011-05-15ALSA: fm801: clean-up radio-related KconfigOndrej Zary2-7/+6
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary2-0/+4
2011-05-13ALSA: tea575x: remove unused card from structOndrej Zary2-2/+0
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-05-04ALSA: lola - fix lola buildRandy Dunlap1-1/+2
2011-05-03ALSA: lola - Yet another linux/delay.h inclusionTakashi Iwai1-0/+1
2011-05-03ALSA: lola - Add missing inclusion of linux/delay.hTakashi Iwai1-0/+1
2011-05-03ALSA: lola - Implement polling_mode like hd-audioTakashi Iwai2-3/+14
2011-05-03ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai3-3/+17
2011-05-03ALSA: lola - Add sync in loop implementationTakashi Iwai1-17/+59
2011-05-03ALSA: lola - Add SRC refcountingTakashi Iwai2-7/+46
2011-05-03ALSA: lola - Allow granularity changesTakashi Iwai3-7/+27
2011-05-03ALSA: lola - Use SG-bufferTakashi Iwai2-23/+4
2011-05-03ALSA: lola - Add Lola-specific module optionsTakashi Iwai1-10/+35
2011-05-03ALSA: lola - Fix PCM stallsTakashi Iwai3-47/+74
2011-05-03ALSA: lola - Use a single BDLTakashi Iwai2-31/+49
2011-05-03ALSA: lola - Suppress the debug printTakashi Iwai1-4/+4
2011-05-03ALSA: lola - Changes in proc fileTakashi Iwai1-6/+142
2011-05-03ALSA: lola - Make SRC helper globalTakashi Iwai2-4/+5
2011-05-03ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai9-0/+3105
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai1-18/+3
2011-04-29ALSA: HDA: Fix automute for Gateway NV79David Henningsson1-0/+6
2011-04-29ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero1-0/+1
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang1-3/+7
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau1-2/+5
2011-04-26ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau4-9/+10
2011-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai2-1/+28
2011-04-20ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison1-0/+4
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-19ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai1-1/+24
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-27/+49
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds35-56/+56
2011-04-07ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai1-0/+3
2011-04-07ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson1-1/+1
2011-04-07ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner1-26/+44
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