aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ALSA: hda - Limit internal mic boost for a few Asus machinesDavid Henningsson2013-04-22
* ALSA: snd-usb-audio: set the timeout for usb control set messages to 5000 msDaniel Schürmann2013-04-22
* ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-22
* ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-22
* ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-21
* ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-21
* ASoC: soc-compress: Deduce stream directionCharles Keepax2013-04-21
* ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-21
* ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-21
* ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-21
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
|\
| * Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown2013-04-18
| |\
| | * ASoC: max98088: Fix logging of hardware revision.Dylan Reid2013-04-17
| * | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-18
| |\ \
| | * | ASoC: fsl-ssi: Add SACNT definitionsMarkus Pargmann2013-04-16
| * | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-18
| |\ \ \
| | * | | ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-18
| | * | | ASoC: imx: Use generic dmaengine PCMLars-Peter Clausen2013-04-17
| | * | | ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-17
| | * | | ASoC: dmaengine-pcm: Add support for platforms which can't report residueLars-Peter Clausen2013-04-17
| | * | | ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2013-04-17
| | * | | Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-17
| | |\ \ \
| | * | | | ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen2013-04-17
| | * | | | ASoC: Add a generic dmaengine_pcm driverLars-Peter Clausen2013-04-17
| | * | | | ASoC: Add snd_soc_{add, remove}_platformLars-Peter Clausen2013-04-17
| | * | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-04-17
| | |\ \ \ \
| | * | | | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-17
| * | | | | | Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2013-04-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-18
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ASoC: define playback and capture streams in dummy codecStas Sergeev2013-04-17
| | | |_|/ / / | | |/| | | |
| * | | | | | Linux 3.9-rc7Linus Torvalds2013-04-14
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-14
| |\ \ \ \ \ \
| | * | | | | | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-12
| | * | | | | | x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-12
| | * | | | | | x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-11
| | * | | | | | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-10
| | * | | | | | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-10
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-14
| |\ \ \ \ \ \ \
| | * | | | | | | sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-08
| | * | | | | | | sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-08
| | * | | | | | | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-08
| | * | | | | | | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-21
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Fix error return codeWei Yongjun2013-04-12
| | * | | | | | | | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| | * | | | | | | | perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| | * | | | | | | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-08
| | * | | | | | | | perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-21
| | * | | | | | | | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-21