aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'topic/pcm-subclass-fix' into for-linusTakashi Iwai2-2/+0
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2-22/+82
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai2-4/+18
2009-06-10Merge branch 'topic/oxygen' into for-linusTakashi Iwai3-23/+51
2009-06-10Merge branch 'topic/misc' into for-linusTakashi Iwai5-10/+7
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 Iwai4-10/+9
2009-06-10Merge branch 'topic/ctxfi' into for-linusTakashi Iwai32-0/+12828
2009-06-10Merge branch 'topic/core-id-check' into for-linusTakashi Iwai1-20/+21
2009-06-10Merge branch 'topic/caiaq' into for-linusTakashi Iwai5-132/+151
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-10Merge branch 'topic/asoc' into for-linusTakashi Iwai94-1614/+12367
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: usb - Add boot quirk for C-Media 6206 USB AudioDan Allongo1-0/+25
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: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai1-6/+17
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-07ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai1-1/+2
2009-06-07ALSA: sgio2audio.c: clean up checkingFigo.zhang1-2/+1
2009-06-06ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela1-1/+1
2009-06-06ASoC: Apostrophe patrolMark Brown1-5/+5
2009-06-06ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky1-5/+5
2009-06-05ALSA: ctxfi - Add missing inclusion of linux/math64.hTakashi Iwai1-0/+1
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai4-10/+9
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