index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
1
-12
/
+8
2020-03-18
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Wambui Karuga
1
-6
/
+4
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
15
-74
/
+58
2020-03-18
drm/msm: remove checks for return value of drm_debugfs_create_files()
Wambui Karuga
3
-29
/
+10
2020-03-18
drm/etnaviv: remove check for return value of drm_debugfs_create_files()
Wambui Karuga
1
-12
/
+4
2020-03-18
drm/arm: make hdlcd_debugfs_init() return 0
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
1
-5
/
+2
2020-03-18
drm/v3d: make v3d_debugfs_init() return 0
Wambui Karuga
1
-3
/
+4
2020-03-18
drm/tilcdc: remove check for return value of debugfs functions.
Wambui Karuga
1
-11
/
+4
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
5
-43
/
+8
2020-03-18
drm: Correct a typo in a function comment
Igor Matheus Andrade Torrente
1
-1
/
+1
2020-03-18
drm: drm_vm: Use fallthrough;
Joe Perches
1
-2
/
+2
2020-03-18
drm/hisilicon: Drop unused #include
Daniel Vetter
1
-1
/
+0
2020-03-18
drm/core: Add drm_afbc_framebuffer and a corresponding helper
Andrzej Pietrasiewicz
4
-0
/
+178
2020-03-18
drm/core: Allow drivers allocate a subclass of struct drm_framebuffer
Andrzej Pietrasiewicz
2
-25
/
+67
2020-03-16
drm: Mark up racy check of drm_gem_object.handle_count
Chris Wilson
1
-1
/
+1
2020-03-16
drm/mm: Allow drm_mm_initialized() to be used outside of the locks
Chris Wilson
1
-1
/
+1
2020-03-16
drm/edid: Distribute switch variables for initialization
Kees Cook
1
-2
/
+1
2020-03-16
drm: lock: Clean up documentation
Benjamin Gaignard
1
-6
/
+5
2020-03-16
drm: bufs: Clean up documentation
Benjamin Gaignard
1
-10
/
+10
2020-03-16
drm: vm: Clean up documentation
Benjamin Gaignard
1
-8
/
+8
2020-03-16
drm: context: Clean up documentation
Benjamin Gaignard
1
-14
/
+14