index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
drm: Clear up master tracking booleans
Daniel Vetter
2
-10
/
+5
2016-06-21
drm: Extract drm_is_current_master
Daniel Vetter
8
-17
/
+25
2016-06-21
drm: Refactor drop/set master code a bit
Daniel Vetter
3
-42
/
+44
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
17
-41
/
+64
2016-06-21
drm: Nuke SET_UNIQUE ioctl
Daniel Vetter
3
-100
/
+1
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
5
-33
/
+11
2016-06-21
drm/vgem: Stop calling drm_drv_set_unique
Daniel Vetter
1
-2
/
+0
2016-06-21
drm: Use dev->name as fallback for dev->unique
Daniel Vetter
2
-11
/
+6
2016-06-21
drm: Clean up drm_crtc.h
Daniel Vetter
5
-133
/
+150
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
8
-26
/
+34
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
5
-74
/
+100
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
16
-69
/
+198
2016-06-21
drm/amdkfd: Clean up inline handling
Daniel Vetter
2
-5
/
+2
2016-06-21
drm: Add callbacks for late registering
Benjamin Gaignard
4
-2
/
+197
2016-06-21
drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors
Stefan Agner
1
-7
/
+6
2016-06-21
drm/mediatek: Remove IOMMU_DMA select
Arnd Bergmann
1
-1
/
+0
2016-06-21
Documentation/DocBook: remove gpu.tmpl
Jani Nikula
3
-3530
/
+1
2016-06-21
Documentation/gpu: split up mm, kms and kms-helpers from internals
Jani Nikula
5
-1373
/
+1379
2016-06-21
Documentation/gpu: convert the KMS properties table to CSV
Jani Nikula
2
-257
/
+131
2016-06-21
Documentation/gpu: use recommended order of heading markers
Jani Nikula
4
-106
/
+110
2016-06-21
MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
Jani Nikula
1
-0
/
+2
2016-06-21
Documentation/gpu: split up the gpu documentation
Jani Nikula
6
-2596
/
+2593
2016-06-21
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
Jani Nikula
2
-0
/
+2602
2016-06-21
drm/crtc-helper: disable_unused_functions really isn't for atomic
Daniel Vetter
1
-0
/
+3
2016-06-21
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-5
/
+0
2016-06-21
drm/msm: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/mediatek: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-21
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-21
drm/arc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/rockchip: Finish initialization before registering DRM device
Tomasz Figa
1
-14
/
+7
2016-06-21
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
1
-3
/
+0
2016-06-20
drm: Mark set/drop master ioctl as unlocked.
Daniel Vetter
1
-2
/
+2
2016-06-20
drm: Mark authmagic ioctls as unlocked
Daniel Vetter
1
-2
/
+2
2016-06-20
drm: Protect authmagic with master_mutex
Daniel Vetter
1
-8
/
+6
2016-06-20
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
2
-5
/
+5
2016-06-20
drm: Only do the hw.lock cleanup in master_relase for !MODESET
Daniel Vetter
1
-9
/
+11
2016-06-20
drm: Prevent NULL deref in drm_name_info()
Chris Wilson
1
-11
/
+10
2016-06-20
drm: fix send_vblank_event use-after-free error
Matthew Auld
1
-2
/
+2
2016-06-20
dma-buf: remove dma_buf_debugfs_create_file()
Mathias Krause
2
-22
/
+9
2016-06-20
dma-buf: remove dma_buf directory on bufinfo file creation errors
Mathias Krause
1
-1
/
+4
2016-06-20
dma-buf: propagate errors from dma_buf_describe() on debugfs read
Mathias Krause
1
-11
/
+3
2016-06-20
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
Chris Wilson
1
-2
/
+3
2016-06-19
drm/i915: Move backlight unregistration to connector unregistration
Chris Wilson
3
-15
/
+12
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
12
-51
/
+32
2016-06-19
drm: Protect drm_connector_register_all() under DRIVER_MODESET
Chris Wilson
1
-2
/
+4
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
7
-10
/
+25
2016-06-17
drm: Automatically register/unregister all connectors
Chris Wilson
2
-8
/
+8
2016-06-17
drm: Minimally initialise drm_dp_aux
Chris Wilson
2
-5
/
+24
2016-06-17
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
Chris Wilson
1
-4
/
+24
[next]