aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04drm: Fix example comment of format modifier blobGabriel Krisman Bertazi1-2/+2
2017-09-01drm/atomic: Fix typo in kerneldocThierry Reding1-1/+1
2017-09-01drm/vtables: Fix typoThierry Reding1-1/+1
2017-08-22drm/dp: Add defines for DP SDP typesVille Syrjälä1-0/+12
2017-08-21drm/bridge: change return type of drm_bridge_add functionInki Dae1-1/+1
2017-08-18dma-buf/sync_file: document flags fieldGustavo Padovan1-0/+4
2017-08-18Merge airlied/drm-next into drm-misc-nextSean Paul55-225/+299
2017-08-18Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-nextDave Airlie2-54/+1
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie7-195/+227
2017-08-16drm: Add GEM backed framebuffer libraryNoralf Trønnes2-0/+44
2017-08-16drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset()Noralf Trønnes1-5/+0
2017-08-16drm: omapdrm: Remove omapdrm platform dataLaurent Pinchart1-53/+0
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart1-1/+1
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie51-166/+274
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König1-0/+3
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-0/+9
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+7
2017-08-11drm: Document device unplug infrastructureDaniel Vetter2-15/+20
2017-08-11drm: Extract drm_device.hDaniel Vetter2-174/+191
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-4/+5
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-29/+42
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2-1/+9
2017-08-10mm: make tlb_flush_pending globalMinchan Kim1-21/+0
2017-08-10mm: refactor TLB gathering APIMinchan Kim2-3/+10
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-9/+22
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart1-0/+7
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie20-145/+178
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie1-1/+2
2017-08-10Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie1-3/+3
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+31
2017-08-09drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()David Lechner1-1/+2
2017-08-08drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.Eric Anholt1-0/+11
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2017-08-08drm: Nuke drm_atomic_legacy_backoffDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2-6/+0
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2-6/+0
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter1-3/+0
2017-08-08drm: Handle properties in the core for atomic driversDaniel Vetter3-14/+8
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2017-08-07uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_tMikko Rapeli1-11/+11
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2-3/+3