aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-04ASoC: fix NULL pointer dereference in soc_suspend()Daniel Mack1-0/+6
2009-06-04ALSA: hda_intel: fix build error when !PMAlexander Beregalov1-1/+4
2009-06-04ALSA: Add missing __devexit_p() markersJean Delvare3-3/+3
2009-06-04ASoC: Fix build error in twl4030.cTakashi Iwai1-0/+1
2009-06-04ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela1-16/+10
2009-06-04ALSA: hda - More Aspire 8930G fixesHector Martin1-11/+54
2009-06-04ALSA: burgundy: timeout message is off by one.Roel Kluin1-2/+2
2009-06-03ALSA: Fix double locking of card list in snd_card_register()Mark Brown1-12/+19
2009-06-03ASoC: SSM2602: assign last substream to the master when shutting downCliff Cai1-9/+16
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang1-0/+9
2009-06-03ASoC: Blackfin: set the transfer size according the ac97_frame sizeCliff Cai1-2/+2
2009-06-03ASoC: SSM2602: remove unsupported sample ratesCliff Cai1-5/+3
2009-06-03ALSA: powermac - Replace the rest of __init*Takashi Iwai4-44/+44
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell7-12/+12
2009-06-03ALSA: usb-audio - errata corrige for quirkAndrea Borgia1-1/+1
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
2009-06-02ALSA: ctxfi - Remove PAGE_SIZE limitationTakashi Iwai5-37/+30
2009-06-02ALSA: ctxfi - Fix supported PCM formatsTakashi Iwai2-13/+7
2009-06-02ALSA: ctxfi - Fix PCM device namingTakashi Iwai3-10/+8
2009-06-02ALSA: ctxfi - Fix surround mixer namesTakashi Iwai1-4/+4
2009-06-02ALSA: ALSA: ctxfi - Release PCM resources at each prepare callTakashi Iwai1-0/+9
2009-06-02ALSA: Remove invalid GENERIC_MIX PCM sublassTakashi Iwai2-2/+0
2009-06-02ALSA: snd_usb_caiaq: bump version numberDaniel Mack1-1/+1
2009-06-02ALSA: snd_usb_caiaq: give better shortnameDaniel Mack1-2/+19
2009-06-02Merge branch 'topic/core-id-check' into topic/caiaqTakashi Iwai1-23/+39
2009-06-02ALSA: Core - add snd_card_set_id() functionJaroslav Kysela1-23/+39
2009-06-02Merge branch 'topic/hda-ctl-reset' into topic/hdaTakashi Iwai4-33/+69
2009-06-02ALSA: ca0106 - Add missing registrations of vmaster controlsTakashi Iwai1-0/+6
2009-06-02ALSA: hda - Acer Aspire 8930G supportHector Martin1-5/+94
2009-06-02ALSA: snd_usb_caiaq: give better longnameDaniel Mack2-20/+6
2009-06-02ALSA: snd_usb_caiaq: use strlcpyDaniel Mack1-2/+2
2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack3-86/+86