index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
hdlcd_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-2
/
+2
*
drm/arm/hdlcd: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-25
1
-9
/
+2
*
drm/arm/hdlcd: Reject atomic commits that disable only the plane
Liviu Dudau
2018-07-31
1
-5
/
+8
*
drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-07-31
1
-0
/
+1
*
drm/arm/hdlcd: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2018-07-31
1
-31
/
+6
*
drm/arm/hdlcd: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2018-07-31
1
-22
/
+3
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-1
/
+1
|
\
|
*
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
*
|
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-27
1
-2
/
+2
*
|
drm: hdlcd: Update PM code to save/restore console.
Liviu Dudau
2017-11-24
1
-1
/
+4
|
/
*
drm/arm/hdlcd: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
*
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
2017-06-28
1
-2
/
+0
*
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
2017-06-21
1
-0
/
+9
*
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-01
1
-2
/
+0
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-19
/
+3
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
1
-20
/
+0
*
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm/hdlcd: Remove hdlcd_debugfs_cleanup()
Noralf Trønnes
2017-01-27
1
-7
/
+0
*
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-05
1
-1
/
+1
|
\
|
*
drm: hdlcd: Fix cleanup order
Robin Murphy
2016-11-25
1
-1
/
+1
*
|
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2016-11-17
1
-8
/
+11
|
\
\
|
*
|
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
2016-10-31
1
-8
/
+11
*
|
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
|
|
drm: convert DT component matching to component_match_add_release()
Russell King
2016-10-25
1
-1
/
+2
|
|
/
|
/
|
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
|
/
*
drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
2016-07-18
1
-2
/
+1
*
drm/hdlcd: Use helper support for nonblocking commits
Daniel Vetter
2016-06-10
1
-7
/
+1
*
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
2016-06-09
1
-39
/
+29
|
\
|
*
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
2016-06-02
1
-0
/
+1
|
*
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
2016-06-02
1
-18
/
+1
|
*
drm: hdlcd: Revamp runtime power management
Liviu Dudau
2016-06-02
1
-21
/
+27
*
|
drm/hlcd: Use lockless gem BO free callback
Daniel Vetter
2016-05-31
1
-1
/
+1
|
/
*
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-21
1
-1
/
+0
*
drm/arm/hdlcd: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-1
/
+1
*
drm: ARM HDLCD - fix an error code
Dan Carpenter
2016-04-04
1
-1
/
+2
*
drm: ARM HDLCD - get rid of devm_clk_put()
Alexey Brodkin
2016-04-04
1
-12
/
+3
*
drm: Add support for ARM's HDLCD controller.
Liviu Dudau
2016-02-10
1
-0
/
+550