summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-21ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax1-18/+5
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai187-1443/+2288
2013-04-18Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-7/+25
2013-04-18Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown5-5/+12
2013-04-18Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown60-1083/+900
2013-04-18Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-70/+96
2013-04-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown7-26/+46
2013-04-18ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen3-144/+19
2013-04-18ALSA: snd-usb: add quirks handler for DSD streamsDaniel Mack3-0/+35
2013-04-18ALSA: snd-usb: add support for bit-reversed byte formatsDaniel Mack2-1/+19
2013-04-18ALSA: snd-usb: add support for DSD DOP stream transportDaniel Mack3-11/+92
2013-04-18ALSA: snd-usb: use ep->stride from urb callbacksDaniel Mack1-7/+7
2013-04-18ALSA: add DSD formatsDaniel Mack4-1/+15
2013-04-18ALSA: hda - Disable the sanity check in snd_hda_add_pincfg()Takashi Iwai1-0/+6
2013-04-18ALSA: hda - fix error return code in patch_alc662()Wei Yongjun1-1/+2
2013-04-17ALSA: hda - Don't call vmaster hook when bus->shutdown is setTakashi Iwai1-0/+5
2013-04-17ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-04-17ASoC: define playback and capture streams in dummy codecStas Sergeev1-0/+25
2013-04-17ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen4-63/+26
2013-04-17ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2-24/+17
2013-04-17ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen2-1/+27
2013-04-17ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2-163/+10
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown655-3999/+7253
2013-04-17ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen3-7/+68
2013-04-17ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen4-0/+274
2013-04-17ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2-23/+66
2013-04-17Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown6-26/+21
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen11-44/+78
2013-04-17ALSA: hda - fixup D3 pin and right channel mute on Haswell HDMI audioDavid Henningsson1-0/+38
2013-04-16ALSA: hda - Use the primary DAC for all aamix outputsTakashi Iwai1-4/+7
2013-04-16ASoC: fsl-ssi: Add SACNT definitionsMarkus Pargmann1-0/+8
2013-04-16ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai1-6/+16
2013-04-16ALSA: hda - Add codec delay to the capture time stamp.Dylan Reid1-2/+5
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai664-4691/+8934
2013-04-15ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-04-15ALSA: hda - Fix headset mic support for Asus X101CHDavid Henningsson1-0/+56
2013-04-15ALSA: hda - Implement headset jack functionality for some Dell hwDavid Henningsson1-0/+386
2013-04-15Linux 3.9-rc7v3.9-rc7Linus Torvalds1-1/+1
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-21/+33
2013-04-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+32
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-11/+28
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+9
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+20
2013-04-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+42
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-20/+21
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-14vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal1-1/+1
2013-04-14kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8