summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-16drm/kms-helpers: Extract drm_modeset_helper.[hc]Daniel Vetter
2016-08-16drm/doc: Fix more kerneldoc/sphinx warningsDaniel Vetter
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom
2016-08-16drm/mgag200: fix error return code in mgag200fb_create()Wei Yongjun
2016-08-16dma-buf: Wait on the reservation object when sync'ing before CPU accessChris Wilson
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom
2016-08-15Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-15Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-08-15Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/...Dave Airlie
2016-08-15Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into...Dave Airlie
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_p...Peter Chen
2016-08-12drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter
2016-08-12drm/radeon|amgpu: Make fbdev emulation optionalDaniel Vetter
2016-08-12drm/vmwgfx: select CONFIG_FBDaniel Vetter
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ
2016-08-11dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan
2016-08-11dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan
2016-08-11dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan
2016-08-11dma-buf/fence-array: add fence_is_array()Gustavo Padovan
2016-08-11drm/imx-ldb: Add support to drm-bridgePeter Senna Tschudin
2016-08-11drm/mediatek: set mt8173 dithering functionBibby Hsieh
2016-08-11drm/mediatek: Add gamma correction.Bibby Hsieh
2016-08-11drm/mediatek: Add GAMMA engine basic functionBibby Hsieh
2016-08-11drm/mediatek: Add AAL engine basic functionBibby Hsieh
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09ipr: Fix sync scsi scanBrian King
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla