index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_debugfs.c
Age
Commit message (
Expand
)
Author
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2020-09-11
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-28
drm/armada: redo CRTC debugfs files
Russell King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-03-01
drm/armada: Remove armada_drm_debugfs_cleanup()
Noralf Trønnes
2016-12-30
drm/armada: s/drm_mm_dump_table/drm_mm_print/
Chris Wilson
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-11-17
drm/armada: fix NULL pointer comparison warning
Ravikant B Sharma
2015-12-05
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
2013-11-06
DRM: Armada: convert to use simple_open()
Duan Jiong
2013-10-12
DRM: Armada: Add Armada DRM driver
Russell King