index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
hdlcd_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-29
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-06-28
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
1
-2
/
+0
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
1
-0
/
+9
2017-06-01
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-04-07
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
1
-19
/
+3
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-07
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-20
/
+0
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-27
drm/hdlcd: Remove hdlcd_debugfs_cleanup()
Noralf Trønnes
1
-7
/
+0
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-1
/
+1
2016-11-25
drm: hdlcd: Fix cleanup order
Robin Murphy
1
-1
/
+1
2016-11-17
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-8
/
+11
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-31
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
1
-8
/
+11
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-1
/
+2
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-07-18
drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
1
-2
/
+1
2016-06-10
drm/hdlcd: Use helper support for nonblocking commits
Daniel Vetter
1
-7
/
+1
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
1
-39
/
+29
2016-06-02
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
1
-0
/
+1
2016-06-02
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
1
-18
/
+1
2016-06-02
drm: hdlcd: Revamp runtime power management
Liviu Dudau
1
-21
/
+27
2016-05-31
drm/hlcd: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-05-02
drm/arm/hdlcd: Rename async to nonblock.
Maarten Lankhorst
1
-1
/
+1
2016-04-04
drm: ARM HDLCD - fix an error code
Dan Carpenter
1
-1
/
+2
2016-04-04
drm: ARM HDLCD - get rid of devm_clk_put()
Alexey Brodkin
1
-12
/
+3
2016-02-10
drm: Add support for ARM's HDLCD controller.
Liviu Dudau
1
-0
/
+550