summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack8-11/+18
2013-04-29ALSA: compress: fix the states to check for allowing readVinod Koul1-2/+10
2013-04-29ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson1-1/+1
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch7-12/+3
2013-04-26ALSA: usb - Avoid unnecessary sample rate changes on USB 2.0 clock sourcesDavid Henningsson1-0/+2
2013-04-26sound: oss/dmabuf: use dma_map_singleArnd Bergmann1-1/+2
2013-04-26ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann1-4/+4
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai201-1633/+2169
2013-04-25ALSA: hda - Add the support for ALC286 codecKailang Yang1-0/+6
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR10CTrulan Martin1-0/+26
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR5ATrulan Martin1-0/+26
2013-04-25ALSA: usb-audio: USB quirk for Yamaha THR10Trulan Martin1-0/+26
2013-04-25ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-04-25ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-04-24ALSA: sound kconfig typoPavel Machek1-1/+1
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2-6/+34
2013-04-23Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown1-0/+1
2013-04-23Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-1/+1
2013-04-23Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown1-0/+8
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown25-580/+605
2013-04-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown161-1584/+3296
2013-04-23Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-70/+96
2013-04-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown7-26/+46
2013-04-23ASoC: ux500: forward declare msp_i2s_platform_dataArnd Bergmann1-0/+1
2013-04-23ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modesMichal Bachraty2-4/+5
2013-04-23ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializersMichal Bachraty3-10/+10
2013-04-23ASoC: generic-dmaengine-pcm: call dma_request_slave_channel()Shawn Guo1-6/+5
2013-04-23ASoC: generic-dmaengine-pcm: use a more common dma nameShawn Guo1-1/+1
2013-04-22ALSA: hda - Limit internal mic boost for a few Asus machinesDavid Henningsson1-1/+41
2013-04-22ASoC: mxs: Use generic dmaengine PCMLars-Peter Clausen2-126/+12
2013-04-22ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen1-1/+2
2013-04-22ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEXLars-Peter Clausen1-1/+2
2013-04-22ASoC: generic-dmaengine-pcm: Add support for half-duplexLars-Peter Clausen2-13/+35
2013-04-22ALSA: snd-usb-audio: set the timeout for usb control set messages to 5000 msDaniel Schürmann1-1/+9
2013-04-22ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai1-2/+2
2013-04-22ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter1-0/+1
2013-04-22Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+17
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds4-105/+19
2013-04-21ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2-8/+11
2013-04-21ALSA: compress_core: Remove unused hw_pointerCharles Keepax2-3/+0
2013-04-21ASoC: soc-compress: Deduce stream directionCharles Keepax1-1/+8
2013-04-21ALSA: compress_core: Add support for capture streamsCharles Keepax1-2/+41
2013-04-21ALSA: compress_core: Deconstify copy callback bufferCharles Keepax3-5/+7
2013-04-21ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax1-11/+18
2013-04-21ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax1-18/+5
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-28/+180
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-103/+361
2013-04-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-114/+253