summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-02ALSA: ctxfi - Fix a typo in MODULE_LICENSETakashi Iwai1-1/+1
2009-06-02ALSA: ctxfi - Fix Oops at mmappingTakashi Iwai4-16/+13
2009-06-02ALSA: hda - Limit codec-verb retry to limited hardwaresTakashi Iwai4-11/+15
2009-06-02ALSA: hda - Add codec bus reset and verb-retry at critical errorsTakashi Iwai3-23/+55
2009-06-02ALSA: hda - Reorder and clean-up ALC268 quirk tableTakashi Iwai1-7/+6
2009-06-02ALSA: hda - fix audio on LG R510Ozan Çağlayan1-0/+1
2009-06-02ALSA: hda - Macbook[Pro] 5 6ch supportKacper Szczesniak1-15/+65
2009-06-02ASoC: TWL4030: Check the interface format for 4 channel modePeter Ujfalusi1-3/+9
2009-06-01ALSA: hda-intel: improve initialization for ALC262_HP_BPC modelJaroslav Kysela1-13/+28
2009-06-01ALSA: hda - Jack Mode changes for Sigmatel boardsNickolas Lloyd1-79/+140
2009-06-01ALSA: hda - Support NVIDIA 8 channel HDMI audioWei Ni1-31/+248
2009-06-01ALSA: usb-audio - Add quirk for Roland/Edirol M-16DXTakashi Iwai1-0/+35
2009-06-01ALSA: usb-audio - quirk for USB Aureon cardsAndrea Borgia1-0/+8
2009-05-31ALSA: hda - Fix a typo in the previous patchTakashi Iwai1-1/+1
2009-05-30ALSA: hda - Fix reverted LED setup for HPTakashi Iwai1-2/+2
2009-05-29ASoC: TWL4030: Use reg_cache in twl4030_init_chipPeter Ujfalusi1-2/+2
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek9-69/+31
2009-05-29ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela1-2/+10
2009-05-29ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela1-2/+14
2009-05-29ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela1-9/+9
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2-3/+31
2009-05-29Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai31-103/+225
2009-05-29ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela1-1/+2
2009-05-29ALSA: au88x0: fix .pointer callbackJaroslav Kysela1-4/+3
2009-05-28ASoC: Initialise dev for the dummy S/PDIF DAIMark Brown1-1/+3
2009-05-28ASoC: Add dummy S/PDIF codec supportChaithrika U S4-0/+92
2009-05-28Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+1
2009-05-28ALSA: hda - Add more register bits definitionsTakashi Iwai1-17/+26
2009-05-28Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-05-28ALSA: hda - Always sync writes in single_cmd modeTakashi Iwai1-13/+23
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin14-22/+22
2009-05-28ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon1-0/+1
2009-05-28ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()Jon Smirl1-16/+14
2009-05-27Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai2-2/+14
2009-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai4-4/+14
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown1-6/+3
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch4-4/+14
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai1-1/+8
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai2-1/+6
2009-05-27ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolvedMark Brown1-3/+4
2009-05-27ASoC: Fabric bindings for STAC9766 on the EfikaJon Smirl3-0/+99
2009-05-27ASoC: Support for AC97 on Phytec pmc030 base board.Jon Smirl3-0/+100
2009-05-27ASoC: AC97 driver for mpc5200Jon Smirl4-0/+358
2009-05-27ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl5-391/+344