deliverable/linux.git
2016-05-03  Emil VelikovMAINTAINERS: Add a few DRM drivers by Dave Airlie
2016-05-03  Emil VelikovMAINTAINERS: List the correct git repo for the Renesas...
2016-05-03  Emil VelikovMAINTAINERS: Update the files list for the Renesas...
2016-05-03  Emil VelikovMAINTAINERS: Update the files list for the Armada DRM...
2016-05-03  Emil VelikovMAINTAINERS: Update the files list for the Rockchip...
2016-05-03  Emil VelikovMAINTAINERS: Update the files list for the Exynos DRM...
2016-05-03  Emil VelikovMAINTAINERS: Add maintainer entry for the VMWGFX DRM...
2016-05-03  Emil VelikovMAINTAINERS: Add maintainer entry for the MSM DRM driver
2016-05-03  Emil VelikovMAINTAINERS: Add maintainer entry for the Nouveau DRM...
2016-05-03  Emil VelikovMAINTAINERS: Update the files list for the Etnaviv...
2016-05-03  Emil VelikovMAINTAINERS: Remove unneded wildcard for the i915 DRM...
2016-05-03  Maarten Lankhorstdrm/atomic: Add WARN_ON when state->acquire_ctx is...
2016-05-03  Arnd Bergmanndrm/fsl-dcu: add COMMON_CLK dependency
2016-05-02  Robert Fossdrm/docs: Move "scaling mode" property.
2016-05-02  Gustavo Padovandrm/tilcdc: use drm_crtc_send_vblank_event()
2016-05-02  Gustavo Padovandrm/shmobile: use drm_crtc_send_vblank_event()
2016-05-02  Gustavo Padovandrm/rcar-du: use drm_crtc_send_vblank_event()
2016-05-02  Gustavo Padovandrm/msm: use drm_crtc_send_vblank_event()
2016-05-02  Gustavo Padovandrm/radeon: use drm_crtc_send_vblank_event()
2016-05-02  Gustavo Padovandrm/amdgpu: use drm_crtc_send_vblank_event()
2016-05-02  Maarten Lankhorstdrm/i915: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/vc4: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/rockchip: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/tegra: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/sti: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/rcar-du: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/omapdrm: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/msm: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/exynos: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/arm/hdlcd: Rename async to nonblock.
2016-05-02  Maarten Lankhorstdrm/atomic: Rename drm_atomic_async_commit to nonblocking.
2016-05-02  Maarten Lankhorstdrm/atomic: Rename async parameter to nonblocking.
2016-05-02  Noralf Trønnesdrm/udl: Use drm_fb_helper deferred_io support
2016-05-02  Noralf Trønnesdrm/qxl: Use drm_fb_helper deferred_io support
2016-05-02  Noralf Trønnesdrm/fb-cma-helper: Add fb_deferred_io support
2016-05-02  Noralf Trønnesfbdev: fb_defio: Export fb_deferred_io_mmap
2016-05-02  Noralf Trønnesdrm/fb-helper: Add fb_deferred_io support
2016-05-02  Noralf Trønnesdrm/qxl: Change drm_fb_helper_sys_*() calls to sys_*()
2016-05-02  Noralf Trønnesdrm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
2016-04-28  Thierry Redingdrm/atomic: Add missing drm_crtc_internal.h include
2016-04-28  Ville Syrjälädrm/dp: Allow signals to interrupt drm_aux-dev reads...
2016-04-28  Tvrtko Ursulindrm: Quiet down drm_mode_getresources
2016-04-28  Tvrtko Ursulindrm: Quiet down drm_mode_getconnector
2016-04-27  Daniel Vetterdrm: Protect dev->filelist with its own mutex
2016-04-27  Daniel Vetterdrm: Make drm_vm_open/close_locked private to drm_vm.c
2016-04-27  Daniel Vetterdrm: Hide master MAP cleanup in drm_bufs.c
2016-04-27  Daniel Vetterdrm: Forbid legacy MAP functions for DRIVER_MODESET
2016-04-27  Daniel Vetterdrm: Push struct_mutex into ->master_destroy
2016-04-27  Daniel Vetterdrm: Move drm_getmap into drm_bufs.c and give it a...
2016-04-27  Daniel Vetterdrm: Put legacy lastclose work into drm_legacy_dev_reinit
2016-04-27  Daniel Vetterdrm: Give drm_agp_clear drm_legacy_ prefix
2016-04-26  Daniel Vetterdrm/sysfs: Annote lockless show functions with READ_ONCE
2016-04-25  Emil VelikovMAINTAINERS: Update the files list for the GMA500 DRM...
2016-04-22  Laurent Pinchartdrm: rcar-du: Fix compilation warning
2016-04-22  Lyudedrm/i915: Get rid of intel_dp_dpcd_read_wake()
2016-04-22  Lyudedrm/dp_helper: Perform throw-away read before actual...
2016-04-22  Lyudedrm/dp_helper: Retry aux transactions on all errors
2016-04-22  Lyudedrm/dp_helper: Always wait before retrying native aux...
2016-04-22  Dave Airliedrm/modes: stop handling framebuffer special
2016-04-22  Dave Airliedrm/modes: reduce fb_lock to just protecting lists
2016-04-22  Dave Airliedrm/modes: move reference taking into object lookup.
2016-04-22  Dave Airliedrm/mode: reduce lock hold in addfb2
2016-04-22  Dave Airliedrm/mode: reduce scope of fb_lock in framebuffer init
2016-04-22  Dave Airliedrm/mode: use _object_find to find framebuffers.
2016-04-22  Dave Airliedrm/mode: move framebuffer reference into object.
2016-04-22  Dave Airliedrm/mode: introduce wrapper to read framebuffer refcount.
2016-04-22  Dave Airliedrm/modes: drop __drm_framebuffer_unregister.
2016-04-22  Dave Airliedrm/mode: move framebuffer_free up above framebuffer_init
2016-04-22  Dave Airliedrm/mode: rework drm_mode_object_put to drm_mode_object...
2016-04-21  Dave AirlieMerge branch 'drm-atmel-hlcdc-devel' of https://github...
2016-04-21  Dave AirlieMerge tag 'drm-intel-next-2016-04-11' of git://anongit...
2016-04-21  Dave AirlieMerge tag 'v4.6-rc3' into drm-next
2016-04-21  Dave AirlieMerge tag 'topic/drm-misc-2016-04-21' of git://anongit...
2016-04-21  Dave AirlieMerge tag 'topic/struct_mutex-2016-04-21' of git:/...
2016-04-21  Ezequiel Garciadrm: Make drm.debug parameter description more helpful
2016-04-21  Laurent Pinchartdrm: Remove warning from drm_connector_unregister_all()
2016-04-20  Ezequiel Garciadrm: probe_helper: Hide ugly ifdef
2016-04-20  Alexey Brodkindrm: rcar-du: Use generic drm_connector_register_all...
2016-04-20  Alexey Brodkindrm: atmel_hldc: Use generic drm_connector_register_all...
2016-04-20  Alexey Brodkindrm: Introduce drm_connector_register_all() helper
2016-04-20  Daniel Vetterdrm/vma_manage: Drop has_offset
2016-04-20  Daniel Vetterdrm/vgem: Drop dev->struct_mutex
2016-04-20  Daniel Vetterdrm/vgem: Move get_pages to gem_create
2016-04-20  Daniel Vetterdrm/vgem: Simplify dumb_map
2016-04-20  Daniel Vetterdrm/exynos: drop struct_mutex from fbdev setup
2016-04-20  Daniel Vetterdrm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
2016-04-20  Daniel Vetterdrm/exynos: drop struct_mutex from exynos_gem_map_sgt_w...
2016-04-20  Daniel Vetterdrm/exynos: Drop dev->struct_mutex from mmap offset...
2016-04-20  Daniel Vetterdrm/nouveau: Drop dev->struct_mutex from fbdev init
2016-04-20  Daniel Vetterdrm/qxl: Use unlocked gem unreferencing
2016-04-20  Daniel Vetterdrm/omapdrm: Use unlocked gem unreferencing
2016-04-20  Daniel Vetterdrm/nouveau: Use unlocked gem unreferencing
2016-04-20  Lionel Landwerlindrm: fix lut value extraction function
2016-04-18  Ville Syrjälädrm/atomic-helper: Print an error if vblank wait times out
2016-04-15  Lyudedrm/dp/mst: Restore primary hub guid on resume
2016-04-15  Chris Wilsondrm: Release driver references to handle before making...
2016-04-15  Jim Bridedrm/i915/dp/mst: Add source port info to debugfs output
2016-04-15  Jim Bridedrm/dp/mst: Enhance DP MST debugfs output
2016-04-15  Jim Bridedrm/edid: Add drm_edid_get_monitor_name()
2016-04-14  Robert Fossinclude/drm: Reword debug categories comment.
next
This page took 0.041713 seconds and 5 git commands to generate.