summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-30drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart1-2/+11
2014-07-24drm/i915: fix initial fbdev setup warningsDave Airlie1-5/+0
2014-07-24drm/i915: don't suspend gt until after we disable irqs and display (v2)Dave Airlie1-5/+5
2014-07-22drm/i915: fix build without fbdev.Chris Wilson1-4/+18
2014-07-22drm/ttm: make device_released staticDave Airlie1-1/+1
2014-07-22drm/ttm: use gfp_t instead of int for flags.Dave Airlie1-1/+1
2014-07-22drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-07-22drm: bochs: fix warningsRussell King1-0/+2
2014-07-22drm: cirrus: fix warningsRussell King1-0/+2
2014-07-22drm: shmobile: fix warningsRussell King1-1/+1
2014-07-22drm: rcar-du: fix warningsRussell King1-1/+1
2014-07-22drm/i2c: tda998x: Remove useless testJean-Francois Moine1-2/+1
2014-07-22drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie1-0/+23
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie12-38/+934
2014-07-22drm/dp: Staticize a couple of DP utility functionsThierry Reding1-15/+15
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding12-20/+20
2014-07-22drm: Add missing __user annotationThierry Reding1-1/+1
2014-07-21drm/i915: split conversion function out into separate functionDave Airlie1-13/+18
2014-07-21drm/i915: check connector->encoder before using it.Dave Airlie3-18/+27
2014-07-21i915: split some DP modesetting code into a separate functionDave Airlie2-5/+14
2014-07-21drm/i915: add some registers need for displayport MST support.Dave Airlie1-2/+9
2014-07-21drm: gem_cma: Use ERR_CAST helperSachin Kamat1-1/+1
2014-07-21drm/i915: fix psr match conditions screw ups.Dave Airlie1-3/+4
2014-07-18drm: Check for connection_mutex in drm_select_eldSean Paul1-0/+1
2014-07-18drm/dp-mst-helper: Don't use uninitialized fields of the sideband message headerDamien Lespiau1-0/+2
2014-07-18drm/dp-mst-helper: Avoid reading uninitialized valueDamien Lespiau1-1/+1
2014-07-18drm/plane-helper: Use proper plane init functionMatt Roper1-3/+4
2014-07-18drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfreeFabian Frederick1-5/+1
2014-07-18drm: Fix function names in kerneldocThierry Reding1-3/+3
2014-07-18drm/radeon: use helpersRob Clark3-56/+22
2014-07-18drm/i915: use helpersRob Clark3-18/+12
2014-07-18drm/nouveau: use helpersRob Clark1-8/+8
2014-07-18drm/vmwgfx: use helpersRob Clark1-4/+2
2014-07-18drm/udl: use helpersRob Clark1-8/+1
2014-07-18drm/mgag200: use helpersRob Clark1-12/+2
2014-07-18drm/exynos: use helpersRob Clark1-14/+1
2014-07-18drm/cirrus: use helpersRob Clark1-12/+2
2014-07-18drm/bochs: use helpersRob Clark1-11/+2
2014-07-18drm/ast: use helpersRob Clark1-10/+2
2014-07-11drm/armada: register crtc with portRussell King3-4/+23
2014-07-11drm/armada: permit CRTCs to be registered as separate devicesRussell King3-14/+122