summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2011-05-15ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as defaultTakashi Iwai1-0/+4
2011-05-15ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parserTakashi Iwai1-11/+1
2011-05-15ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parserTakashi Iwai1-14/+26
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-13ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 WaikikiTakashi Iwai1-3/+18
2011-05-13ALSA: hda - Parse more deep input-source routes in Conexant auto-parserTakashi Iwai1-21/+52
2011-05-13ALSA: hda - Clean up input-mux handling in Conexant auto-parserTakashi Iwai1-9/+10
2011-05-13ALSA: hda - Add auto-parser support to cxt5045 / CX20549 VeniceTakashi Iwai1-19/+65
2011-05-13ALSA: hda - Add auto-parser support to cxt5051 / CX20561 HermosaTakashi Iwai1-62/+217
2011-05-13ALSA: hda - Check AMP CAP at initialization of Conexant auto-parserTakashi Iwai1-8/+20
2011-05-13ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto modeTakashi Iwai1-8/+17
2011-05-13ALSA: hda - Fix auto-mic for CX2064x codecsTakashi Iwai1-4/+4
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-04ALSA: hda - Use position_fix=3 as default for AMD chipsetsTakashi Iwai1-0/+5
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-03ALSA: hda - fix NULL-dereference in patch_realtekRaymond Yau1-1/+1
2011-05-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02ALSA: hda - Constify fixup and other array data in patch_via.cTakashi Iwai1-111/+112
2011-05-02ALSA: hda - Constify fixup and other array data in patch_sigmatel.cTakashi Iwai1-195/+199
2011-05-02ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai1-5/+6
2011-05-02ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai1-13/+13
2011-05-02ALSA: hda - Constify fixup and other array data in patch_conexant.cTakashi Iwai1-95/+95
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai1-19/+19
2011-05-02ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai1-8/+8
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai1-20/+20
2011-05-02ALSA: hda - Constify fixup and other array data in patch_analog.cTakashi Iwai1-164/+164
2011-05-02ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai1-70/+70
2011-05-02ALSA: hda - Constify some API function argumentsTakashi Iwai7-59/+60
2011-05-02ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai1-503/+503