summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-05drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis
2019-03-05drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis
2019-03-05drm/i915: Move dsc rate params compute into drmDavid Francis
2019-03-04drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes
2019-03-04drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes
2019-02-28drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()Maarten Lankhorst
2019-02-27dma-buf: clarify locking documentation for reservation_object_get_exclLucas Stach
2019-02-21drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()Noralf Trønnes
2019-02-21drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes
2019-02-21drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar
2019-02-19drm: Add HDMI colorspace propertyUma Shankar
2019-02-19Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-08drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare
2019-02-08drm/fourcc: Add new P010, P016 video formatRandy Li
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2019-02-08components: multiple components for a deviceDaniel Vetter
2019-02-08component: Add documentationDaniel Vetter