index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
drm/vc4: Add HDMI audio support
Eric Anholt
3
-2
/
+603
2017-03-16
dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
Boris Brezillon
1
-0
/
+3
2017-03-16
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
3
-51
/
+21
2017-03-16
drm: Skip the waitqueue setup for vblank queries
Chris Wilson
1
-11
/
+13
2017-03-16
drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
Chris Wilson
1
-2
/
+12
2017-03-14
drm/doc: atomic overview, with graph
Daniel Vetter
2
-1
/
+85
2017-03-14
drm/doc: diagram for mode objects and properties
Daniel Vetter
1
-0
/
+22
2017-03-14
drm/doc: Consistent kerneldoc include order
Daniel Vetter
4
-38
/
+38
2017-03-14
drm/doc: Add KMS overview graphs
Daniel Vetter
2
-1
/
+137
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
3
-15
/
+30
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
17
-158
/
+46
2017-03-14
drm/vgem: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-03-14
drm/doc: Document drm_file.[hc]
Daniel Vetter
5
-114
/
+354
2017-03-14
drm: Remove drm_pending_event->pid
Daniel Vetter
4
-16
/
+12
2017-03-14
drm: qxl: add missing return check
Dan Carpenter
1
-0
/
+2
2017-03-14
drm: virtio: fix kmem_cache_alloc error check
Gerd Hoffmann
1
-2
/
+2
2017-03-14
drm/tinydrm: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-03-13
drm/rockchip: cdn-dp: add more log for video config
Chris Zhong
1
-0
/
+4
2017-03-13
drm/rockchip: cdn-dp: Correct PHY register address
Chris Zhong
1
-6
/
+5
2017-03-13
drm/rockchip: cdn-dp: return error code when clk_get_rate failed
Chris Zhong
3
-4
/
+5
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2
-51
/
+59
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
4
-12
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2
-35
/
+81
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2
-31
/
+82
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
4
-127
/
+178
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
5
-8
/
+5
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
1
-2
/
+1
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
3
-39
/
+89
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
6
-31
/
+91
2017-03-09
drm/doc: Add todo about connector_list_iter
Daniel Vetter
1
-0
/
+13
2017-03-09
docs-rst: automatically convert Graphviz and SVG images
Markus Heiser
6
-6
/
+665
2017-03-09
doc: Explain light-handed markup preference a bit better
Daniel Vetter
1
-1
/
+16
2017-03-09
Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to'
sayli karnik
1
-1
/
+1
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
3
-15
/
+0
2017-03-09
Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-09
Documentation: phy: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2
-6
/
+0
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
7
-26
/
+9
2017-03-07
drm/dp: Add missing description to parameter
Tomeu Vizoso
1
-0
/
+1
2017-03-07
docs: Clarify details for reporting security bugs
Kees Cook
1
-5
/
+34
2017-03-07
drm: virtio: use kmem_cache
Gerd Hoffmann
2
-50
/
+11
[next]