aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-1/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds241-3622/+7059
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-10/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-32/+28
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells1-14/+5
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab1-3/+3
2013-04-30ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatchEldad Zack1-5/+5
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro1-3/+3
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-35/+46
2013-04-29ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack1-1/+1
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack7-11/+12
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-28Merge branch 'fixes' into next/cleanupOlof Johansson17-34/+80
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/broonie/sound into for-nextTakashi Iwai10-166/+64
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 Iwai1-6/+33
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 Brown23-579/+532
2013-04-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown143-1479/+3189
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 Brown5-20/+42
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 Clausen1-13/+30
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