summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+8
| |/ / / / / /
* | | | | | | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-122-361/+60
|\ \ \ \ \ \ \
| * | | | | | | video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-271-358/+0
| * | | | | | | video: ARM CLCD: support Nomadik variantLinus Walleij2016-08-111-0/+42
| * | | | | | | video: ARM CLCD: support pads connected in reverse orderLinus Walleij2016-08-111-3/+15
| * | | | | | | video: ARM CLCD: backlight support for OFLinus Walleij2016-08-111-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-122-16/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | bonding: quit messing with IOCTLAl Viro2016-09-281-12/+0
| * | | | | | exceptions: detritus removalAl Viro2016-09-281-4/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-1252-2350/+3787
|\ \ \ \ \ \
| * | | | | | drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
| * | | | | | drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
| * | | | | | drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
| * | | | | | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-0/+4
| * | | | | | drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-051-1/+2
| * | | | | | drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-051-0/+20
| * | | | | | drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso2016-10-041-0/+1
| * | | | | | drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-10-041-0/+13
| * | | | | | drm: Document caveats around atomic event handlingDaniel Vetter2016-10-041-13/+43
| * | | | | | uapi: add missing install of sync_file.hEmilio López2016-10-041-0/+1
| * | | | | | drm: Simplify drm_printk to reduce object size quite a bitJoe Perches2016-10-041-16/+14
| * | | | | | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-041-4/+11
| * | | | | | drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-041-1/+1
| * | | | | | drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson2016-10-041-2/+3
| * | | | | | Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-09-301-1/+5
| |\ \ \ \ \ \
| | * | | | | | drm/dsi: Implement DCS set/get display brightnessVinay Simha BN2016-08-241-0/+4
| | * | | | | | drm/dsi: Order DCS helpers by command codeThierry Reding2016-08-241-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-2867-221/+657
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2016-09-281-1/+21
| |\ \ \ \ \ \ \
| | * | | | | | | drm/msm: submit support for out-fencesRob Clark2016-09-151-1/+3
| | * | | | | | | drm/msm: submit support for in-fencesRob Clark2016-09-151-2/+7
| | * | | | | | | drm/msm: extend the submit ioctl to pass in flagsRob Clark2016-09-151-1/+14
| * | | | | | | | Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-09-2818-941/+1145
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Fix plane type uabi breakageDaniel Vetter2016-09-232-8/+14
| | * | | | | | | | drm/doc: Document color space handlingDaniel Vetter2016-09-221-3/+8
| | * | | | | | | | drm: Extract drm_color_mgmt.[hc]Daniel Vetter2016-09-222-27/+57
| | * | | | | | | | drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2016-09-222-26/+60
| | * | | | | | | | drm/doc: Polish for drm_plane.[hc]Daniel Vetter2016-09-221-2/+55
| | * | | | | | | | drm: Extract drm_plane.[hc]Daniel Vetter2016-09-223-582/+625
| | * | | | | | | | dma-buf/sync_file: fix documentation errorEmilio López2016-09-201-8/+5
| | * | | | | | | | drm/fb-helper: Fix sparse warningsVille Syrjälä2016-09-191-5/+0
| | * | | | | | | | drm: Move all decl for drm_edid.c to drm_edid.hDaniel Vetter2016-09-192-29/+31
| | * | | | | | | | drm: Extract drm_bridge.hDaniel Vetter2016-09-195-186/+228
| | * | | | | | | | drm: Move a few macros away from drm_crtc.hDaniel Vetter2016-09-196-34/+64
| | * | | | | | | | drm: drop obsolete drm_core.hDavid Herrmann2016-09-191-34/+0
| | * | | | | | | | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-191-9/+11
| | * | | | | | | | drm: remove redundant drm_file->uidDavid Herrmann2016-09-191-1/+0
| * | | | | | | | | Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-09-192-7/+258
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam2016-09-191-0/+207
| | * | | | | | | | | gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam2016-09-191-7/+15