aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding1-0/+4
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding1-7/+10
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding1-0/+3
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding1-1/+1
2019-10-23drm/tegra: Move drm_dp_link helpers to Tegra DRMThierry Reding1-16/+0
2019-10-23drm/dp: Add helper to get post-cursor adjustmentsThierry Reding1-0/+10
2019-10-23drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helperThierry Reding1-0/+7
2019-10-23drm/dp: Add drm_dp_channel_coding_supported() helperThierry Reding1-0/+7
2019-10-23drm/dp: Add drm_dp_fast_training_cap() helperThierry Reding1-0/+7
2019-10-23drm/dp: Sort includes alphabeticallyThierry Reding1-2/+2
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul44-121/+505
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean Paul1-9/+0
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter31-64/+203
2019-10-22drm/edid: Add drm_hdmi_avi_infoframe_bars()Ville Syrjälä1-0/+4
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-43/+79
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-18drm/edid: Make drm_get_cea_aspect_ratio() staticVille Syrjälä1-1/+0
2019-10-18drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macrosAdam Jackson1-1/+1
2019-10-18Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2019-10-18drm/syncobj: extend syncobj query ability v3Chunming Zhou1-1/+2
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-1/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon13-33/+153
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+8
2019-10-17drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONSGerd Hoffmann1-18/+0
2019-10-17drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()Gerd Hoffmann1-8/+1
2019-10-17drm/ttm: add drm_gem_ttm_mmap()Gerd Hoffmann1-0/+2
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann1-6/+4
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann1-26/+0
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann1-4/+2
2019-10-17drm: add mmap() to drm_gem_object_funcsGerd Hoffmann1-0/+14
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry1-0/+1
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2019-10-15drm: Add LT-tunable PHY repeater mode operationsRodrigo Siqueira1-0/+4
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen691-8133/+17368
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko1-0/+8
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka1-1/+1
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka1-0/+8
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin1-0/+11
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson1-0/+13
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin1-1/+61
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin1-0/+21
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2-6/+11
2019-10-13tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet1-7/+11
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2-3/+3
2019-10-13tcp: annotate tp->snd_nxt lockless readsEric Dumazet1-1/+2
2019-10-13tcp: annotate tp->write_seq lockless readsEric Dumazet1-1/+1