summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-3012-48/+69
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ALSA: hda - Fix non-snoop page handlingTakashi Iwai2013-01-291-14/+26
| | * | | | ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai2013-01-291-5/+4
| | * | | | ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson2013-01-281-0/+1
| | * | | | ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devicesClemens Ladisch2013-01-271-5/+12
| | * | | | Merge tag 'asoc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-01-27329-2117/+9587
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown2013-01-221-3/+0
| | | |\ \ \ \
| | | | * | | | ASoC: wm2200: correct mixer values and textChris Rattray2013-01-161-3/+0
| | | * | | | | Merge remote-tracking branch 'asoc/fix/lrg' into tmpMark Brown2013-01-221-1/+1
| | | |\ \ \ \ \
| | | | * | | | | ASoC: MAINTAINERS: Update email address.Liam Girdwood2013-01-161-1/+1
| | | * | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into tmpMark Brown2013-01-223-11/+6
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: fsl: fix multiple definition of init_moduleShawn Guo2013-01-123-11/+6
| | | | |/ / / / /
| | | * | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-221-2/+10
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: dapm: Fix sense of regulator bypass modeMark Brown2013-01-121-2/+10
| | | * | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-01-223-5/+6
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLKMark Brown2013-01-171-1/+1
| | | | * | | | | | | ASoC: wm5110: Correct AEC loopback maskMark Brown2013-01-121-2/+1
| | | | * | | | | | | ASoC: wm5102: Correct AEC loopback maskMark Brown2013-01-121-2/+1
| | | | * | | | | | | ASoC: arizona: Disable free-running mode on FLL1Charles Keepax2013-01-081-0/+3
| | | * | | | | | | | ASoC: wm_adsp: Release firmware on errorCharles Keepax2013-01-221-1/+1
| | | * | | | | | | | ASoC: wm_adsp: Use GFP_DMA for things that may be DMAedMark Brown2013-01-201-2/+2
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai2013-01-231-0/+1
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| | | * | | | | | | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-231-6/+15
| | | * | | | | | | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| | | * | | | | | | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14
| | * | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-01-2512-140/+102
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/exynos: add check for the device power statusShirish S2013-01-252-0/+14
| | | * | | | | | | | | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-251-1/+1
| | | * | | | | | | | | | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-251-2/+2
| | | * | | | | | | | | | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-251-1/+0
| | | * | | | | | | | | | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-251-60/+14
| | | * | | | | | | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
| | | * | | | | | | | | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
| | | * | | | | | | | | | drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat2013-01-251-1/+1
| | | * | | | | | | | | | drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat2013-01-251-1/+1
| | | * | | | | | | | | | drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae2013-01-251-14/+11
| | | * | | | | | | | | | drm/exynos: free sg object if dma_map_sg is failedInki Dae2013-01-251-0/+1
| | | * | | | | | | | | | drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim2013-01-251-4/+3
| | | * | | | | | | | | | drm/exynos: let drm handle edid allocationsRahul Sharma2013-01-256-48/+46
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-255-6/+17
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2013-01-242-4/+12
| | | * | | | | | | | | drm/radeon: fix a rare case of double kfreeIlija Hadzic2013-01-231-0/+2
| | | * | | | | | | | | radeon_display: Use pointer return error codesxueminsu2013-01-231-1/+1
| | | * | | | | | | | | drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse2013-01-231-1/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-308-9/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()Torsten Kaiser2013-01-281-2/+2
| | * | | | | | | | | | xfs: Fix possible use-after-free with AIOJan Kara2013-01-281-1/+1
OpenPOWER on IntegriCloud