summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20drm/amdgpu: fix dma mask check in gmc_v6_0.cChristian König
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola
2019-02-19drm/i915: Attach colorspace property and enable modesetUma Shankar
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar
2019-02-19drm: Add HDMI colorspace propertyUma Shankar
2019-02-19drm/doc: document recommended component helper usageDaniel Vetter
2019-02-19drm/drm_vm: Mark expected switch fall-throughsGustavo A. R. Silva
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: Remove set but not used variable 'gem'YueHaibing
2019-02-19drm: imx: Use of_node_name_eq for node name comparisonsRob Herring
2019-02-19drm: vc4: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-19drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-19drm: msm: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-19drm: etnaviv: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring
2019-02-19drm/sun4i: dsi: Add burst supportKonstantin Sudakov
2019-02-19drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard
2019-02-19drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard
2019-02-19drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard
2019-02-19drm/sun4i: dsi: Change the start delay calculationMaxime Ripard
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard
2019-02-19drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt
2019-02-19drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-17Linux 5.0-rc7Linus Torvalds
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-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 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-17Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman
2019-02-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-16Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linuxLinus 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-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
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