Age | Commit message (Expand) | Author |
2013-05-03 | ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllers | Mike Travis |
2013-05-03 | ALSA: atmel: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-03 | Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-05-03 | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus | Mark Brown |
2013-05-03 | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linus | Mark Brown |
2013-05-03 | ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode. | Marek Belisko |
2013-04-30 | ASoC: wm8994: missing break in wm8994_aif3_hw_params() | Dan Carpenter |
2013-04-30 | ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C... | Marek Belisko |
2013-04-30 | ASoC: dapm: use clk_prepare_enable and clk_disable_unprepare | Fabio Baltieri |
2013-04-30 | ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatch | Eldad Zack |
2013-04-29 | ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats | Eldad Zack |
2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack |
2013-04-29 | ALSA: compress: fix the states to check for allowing read | Vinod Koul |
2013-04-29 | ALSA: hda - Move Thinkpad X220 to use auto parser | David Henningsson |
2013-04-29 | ALSA: USB: adjust for changed 3.8 USB API | Clemens Ladisch |
2013-04-26 | ALSA: usb - Avoid unnecessary sample rate changes on USB 2.0 clock sources | David Henningsson |
2013-04-26 | sound: oss/dmabuf: use dma_map_single | Arnd Bergmann |
2013-04-26 | ALSA: ali5451: use mdelay instead of large udelay constants | Arnd Bergmann |
2013-04-25 | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-04-25 | ALSA: hda - Add the support for ALC286 codec | Kailang Yang |
2013-04-25 | ALSA: usb-audio: USB quirk for Yamaha THR10C | Trulan Martin |
2013-04-25 | ALSA: usb-audio: USB quirk for Yamaha THR5A | Trulan Martin |
2013-04-25 | ALSA: usb-audio: USB quirk for Yamaha THR10 | Trulan Martin |
2013-04-25 | ALSA: usb-audio: Fix autopm error during probing | Takashi Iwai |
2013-04-25 | ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT | Daniel Mack |
2013-04-24 | ALSA: sound kconfig typo | Pavel Machek |
2013-04-24 | ALSA: emu10k1: Fix dock firmware loading | Takashi Iwai |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next | Mark Brown |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2013-04-23 | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann |
2013-04-23 | ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes | Michal Bachraty |
2013-04-23 | ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers | Michal Bachraty |
2013-04-23 | ASoC: generic-dmaengine-pcm: call dma_request_slave_channel() | Shawn Guo |
2013-04-23 | ASoC: generic-dmaengine-pcm: use a more common dma name | Shawn Guo |
2013-04-22 | ALSA: hda - Limit internal mic boost for a few Asus machines | David Henningsson |
2013-04-22 | ASoC: mxs: Use generic dmaengine PCM | Lars-Peter Clausen |
2013-04-22 | ASoC: mxs: Setup dma data in DAI probe | Lars-Peter Clausen |
2013-04-22 | ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX | Lars-Peter Clausen |
2013-04-22 | ASoC: generic-dmaengine-pcm: Add support for half-duplex | Lars-Peter Clausen |
2013-04-22 | ALSA: snd-usb-audio: set the timeout for usb control set messages to 5000 ms | Daniel Schürmann |
2013-04-22 | ALSA: compress: Use kzalloc() for ioctls writing back data | Takashi Iwai |
2013-04-22 | ALSA: compress: info leak in snd_compr_get_caps() | Dan Carpenter |
2013-04-21 | ALSA: compress_core: Rework writes to use cumulative values | Charles Keepax |
2013-04-21 | ALSA: compress_core: Remove unused hw_pointer | Charles Keepax |
2013-04-21 | ASoC: soc-compress: Deduce stream direction | Charles Keepax |