aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Merge branch 'topic/lx6464es' into for-linusTakashi Iwai1-0/+7
2009-06-12Merge branch 'topic/hda' into for-linusTakashi Iwai1-0/+3
2009-06-11ALSA: lx6464es - support standard alsa module parametersTim Blechmann1-0/+7
2009-06-10ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205)Simos Xenitellis1-0/+3
2009-06-10Merge branch 'topic/seq-kconfig-cleanup' into for-linusTakashi Iwai1-9/+1
2009-06-10Merge branch 'topic/riptide' into for-linusTakashi Iwai1-187/+160
2009-06-10Merge branch 'topic/pcm-subclass-fix' into for-linusTakashi Iwai2-2/+0
2009-06-10Merge branch 'topic/oxygen' into for-linusTakashi Iwai3-23/+51
2009-06-10Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+2
2009-06-10Merge branch 'topic/maya44' into for-linusTakashi Iwai5-39/+860
2009-06-10Merge branch 'topic/lx6464es' into for-linusTakashi Iwai8-0/+3341
2009-06-10Merge branch 'topic/hdsp' into for-linusTakashi Iwai2-2/+5
2009-06-10Merge branch 'topic/hda' into for-linusTakashi Iwai14-1330/+2779
2009-06-10Merge branch 'topic/emu10k1' into for-linusTakashi Iwai1-1/+1
2009-06-10Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai2-6/+5
2009-06-10Merge branch 'topic/ctxfi' into for-linusTakashi Iwai32-0/+12828
2009-06-10Merge branch 'topic/ca0106' into for-linusTakashi Iwai1-1/+9
2009-06-10Merge branch 'topic/au88x0' into for-linusTakashi Iwai1-5/+5
2009-06-09ALSA: ctxfi - Clear PCM resources at hw_params and hw_freeTakashi Iwai2-3/+17
2009-06-09ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacksTakashi Iwai1-0/+4
2009-06-09ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()Takashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Add use_system_timer module optionTakashi Iwai1-3/+6
2009-06-08ALSA: ctxfi - Fix wrong model id for UAATakashi Iwai2-9/+10
2009-06-08ALSA: ctxfi - Clean up probe routinesTakashi Iwai7-174/+135
2009-06-08ALSA: hda - Fix the previous tagra-8ch patchTakashi Iwai1-2/+2
2009-06-08ALSA: hda - Add 7.1 support for MSI GX620David Heidelberger1-8/+107
2009-06-08ALSA: emu10k1 - Fix minimum periods for efx playbackTakashi Iwai1-1/+1
2009-06-08ALSA: ctxfi - Fix / clean up hw20k2 chip codeTakashi Iwai1-169/+177
2009-06-08ALSA: ctxfi - Fix possible buffer pointer overrunTakashi Iwai1-0/+4
2009-06-08ALSA: ctxfi - Remove useless initializations and castTakashi Iwai11-297/+301
2009-06-08ALSA: ctxfi - Fix DMA mask for emu20k2 chipTakashi Iwai1-6/+8
2009-06-08ALSA: ctxfi - Make volume controls more intuitiveTakashi Iwai1-17/+32
2009-06-08ALSA: ca0106 - Fix master volume scaleTakashi Iwai1-1/+1
2009-06-08ALSA: ctxfi - Optimize the native timer handling using wc counterTakashi Iwai3-28/+55
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai1-0/+1
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai2-6/+5
2009-06-05ALSA: ctxfi - Set device 0 for mixer control elementsTakashi Iwai1-1/+1
2009-06-05ALSA: ctxfi - Clean up / optimizeTakashi Iwai6-248/+243
2009-06-05ALSA: ctxfi - Set periods_min to 2Takashi Iwai1-2/+2
2009-06-05ALSA: ctxfi - Use native timer interrupt on emu20k1Takashi Iwai9-105/+543
2009-06-05ALSA: ctxfi - Fix previous fix for 64bit DMATakashi Iwai1-5/+4
2009-06-05ALSA: support Sony Vaio TTGuido Günther1-0/+45
2009-06-05ALSA: ctxfi - Fix endian-dependent codesTakashi Iwai1-9/+9
2009-06-05ALSA: ctxfi - Allow 64bit DMATakashi Iwai1-3/+7
2009-06-04ALSA: hda_intel: fix build error when !PMAlexander Beregalov1-1/+4
2009-06-04ALSA: hda - More Aspire 8930G fixesHector Martin1-11/+54
2009-06-02ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99Takashi Iwai1-0/+2
2009-06-02ALSA: ca0106 - Add missing card->mixername field setupTakashi Iwai1-0/+2
2009-06-02Merge branch 'topic/ctxfi-fix' into topic/ctxfiTakashi Iwai9-108/+92
2009-06-02ALSA: ctxfi - Support SG-buffersTakashi Iwai4-37/+30