index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
drm/r128: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+1
2019-12-05
drm/mgag200: Don't include <drm/drm_pci.h>
Thomas Zimmermann
5
-6
/
+6
2019-12-05
drm/mga: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+1
2019-12-05
drm/i810: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2
-2
/
+3
2019-12-05
drm/ast: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+0
2019-12-05
drm/pci: Hide legacy PCI functions from non-legacy code
Thomas Zimmermann
3
-16
/
+32
2019-12-05
drm/pci: Only build drm_pci.c if CONFIG_PCI is set
Thomas Zimmermann
4
-17
/
+55
2019-12-03
drm/panel: rpi: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2019-12-03
drm/crtc-helper: drm_connector_get_single_encoder prototype is missing
Benjamin Gaignard
1
-0
/
+2
2019-12-03
video: omapfb: use const pointer for fb_ops
Jani Nikula
1
-1
/
+1
2019-12-03
video: fbmem: use const pointer for fb_ops
Jani Nikula
1
-2
/
+2
2019-12-03
video: fbdev: vesafb: modify the static fb_ops directly
Jani Nikula
1
-3
/
+3
2019-12-03
video: udlfb: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
1
-1
/
+0
2019-12-03
video: smscufx: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
1
-1
/
+0
2019-12-03
drm/fb-helper: don't preserve fb_ops across deferred IO use
Jani Nikula
1
-22
/
+3
2019-12-03
video: fb_defio: preserve user fb_ops
Jani Nikula
2
-7
/
+11