index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
drm: Nuke SET_UNIQUE ioctl
Daniel Vetter
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
2016-06-21
drm/vgem: Stop calling drm_drv_set_unique
Daniel Vetter
2016-06-21
drm: Use dev->name as fallback for dev->unique
Daniel Vetter
2016-06-21
drm: Clean up drm_crtc.h
Daniel Vetter
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-21
drm/amdkfd: Clean up inline handling
Daniel Vetter
2016-06-21
drm: Add callbacks for late registering
Benjamin Gaignard
2016-06-21
drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors
Stefan Agner
2016-06-21
drm/mediatek: Remove IOMMU_DMA select
Arnd Bergmann
2016-06-21
Documentation/DocBook: remove gpu.tmpl
Jani Nikula
2016-06-21
Documentation/gpu: split up mm, kms and kms-helpers from internals
Jani Nikula
2016-06-21
Documentation/gpu: convert the KMS properties table to CSV
Jani Nikula
2016-06-21
Documentation/gpu: use recommended order of heading markers
Jani Nikula
2016-06-21
MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
Jani Nikula
2016-06-21
Documentation/gpu: split up the gpu documentation
Jani Nikula
2016-06-21
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
Jani Nikula
2016-06-21
drm/crtc-helper: disable_unused_functions really isn't for atomic
Daniel Vetter
2016-06-21
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/msm: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/mediatek: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/arc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
drm/rockchip: Finish initialization before registering DRM device
Tomasz Figa
2016-06-21
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-20
drm: Mark set/drop master ioctl as unlocked.
Daniel Vetter
2016-06-20
drm: Mark authmagic ioctls as unlocked
Daniel Vetter
2016-06-20
drm: Protect authmagic with master_mutex
Daniel Vetter
2016-06-20
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
2016-06-20
drm: Only do the hw.lock cleanup in master_relase for !MODESET
Daniel Vetter
2016-06-20
drm: Prevent NULL deref in drm_name_info()
Chris Wilson
2016-06-20
drm: fix send_vblank_event use-after-free error
Matthew Auld
2016-06-20
dma-buf: remove dma_buf_debugfs_create_file()
Mathias Krause
2016-06-20
dma-buf: remove dma_buf directory on bufinfo file creation errors
Mathias Krause
2016-06-20
dma-buf: propagate errors from dma_buf_describe() on debugfs read
Mathias Krause
2016-06-20
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
Chris Wilson
2016-06-19
drm/i915: Move backlight unregistration to connector unregistration
Chris Wilson
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
2016-06-18
drm: Protect drm_connector_register_all() under DRIVER_MODESET
Chris Wilson
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
drm: Automatically register/unregister all connectors
Chris Wilson
2016-06-17
drm: Minimally initialise drm_dp_aux
Chris Wilson
2016-06-17
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
Chris Wilson
2016-06-17
drm/sti: Don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-17
drm: Automatically unregister the connector during cleanup
Chris Wilson
2016-06-17
drm: Make drm_connector_register() safe against multiple calls
Chris Wilson
[next]