summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie2017-04-211-11/+11
|\
| * dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-11/+11
* | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-1910-33/+79
|\ \
| * \ Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
| |\ \
| | * \ Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-8/+14
| | |\ \
| | | * | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
| |\ \ \ \
| | * | | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+1
| |\ \ \ \ \
| | * | | | | uapi: add missing install of userio.hNaohiro Aota2017-03-241-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-141-1/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-1/+5
| | |\ \ \ \ \ \
| | | * | | | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-1/+5
| * | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-142-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
| | * | | | | | | | virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-071-0/+1
| * | | | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-04-131-13/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-04-111-6/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
| | * | | | | | | | | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
| | * | | | | | | | | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
| * | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-112-0/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-03-172-0/+25
* | | | | | | | | | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2017-04-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/msm: Add MSM_PARAM_GMEM_BASEJordan Crouse2017-04-081-0/+1
* | | | | | | | | | | | Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-1115-45/+284
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | drm: of: introduce drm_of_find_panel_or_bridgeRob Herring2017-04-061-0/+13
| * | | | | | | | | | | drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring2017-04-061-1/+1
| * | | | | | | | | | | drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst2017-04-061-0/+34
| * | | | | | | | | | | drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst2017-04-061-2/+0
| * | | | | | | | | | | drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst2017-04-063-0/+45
| * | | | | | | | | | | drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-062-2/+4
| * | | | | | | | | | | drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter2017-04-052-11/+0
| * | | | | | | | | | | drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter2017-04-051-1/+0
| * | | | | | | | | | | drm: Make drm_modeset_lock_crtc internalDaniel Vetter2017-04-051-2/+0
| * | | | | | | | | | | drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira2017-04-041-1/+2
| * | | | | | | | | | | drm: document drm_ioctl.[hc]Daniel Vetter2017-04-041-15/+101
| * | | | | | | | | | | drm: Consolidate and document sysfs supportDaniel Vetter2017-04-042-8/+5
| * | | | | | | | | | | drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong2017-04-041-0/+5
| * | | | | | | | | | | drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2017-04-041-0/+63
| * | | | | | | | | | | Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-049-16/+39
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong2017-04-031-2/+11
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-1121-40/+77
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-04-092-2/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-032-2/+3
| | * | | | | | | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-084-10/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| | * | | | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| | * | | | | | | | | | blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1