index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
offb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-2
/
+2
2024-06-15
fbdev: offb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-04-25
fbdev: offb: replace of_node_put with __free(device_node)
Abdulrasaq Lawani
1
-2
/
+1
2023-11-07
fbdev: offb: Simplify offb_init_fb()
Christophe JAILLET
1
-5
/
+3
2023-08-04
fbdev/offb: Use fbdev I/O helpers
Thomas Zimmermann
1
-3
/
+1
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-1
/
+1
2023-04-24
fbdev: offb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-03-14
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-01-13
fbdev/offb: Do not use struct fb_info.apertures
Thomas Zimmermann
1
-9
/
+11
2023-01-13
fbdev/offb: Allocate struct offb_par with framebuffer_alloc()
Thomas Zimmermann
1
-8
/
+5
2022-07-28
video: fbdev: offb: Include missing linux/platform_device.h
Christophe Leroy
1
-0
/
+1
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
1
-33
/
+65
2022-03-11
video: fbdev: offb: fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-02-08
video: offb: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2019-01-11
fbdev: offb: Fix OF node name handling
Rob Herring
1
-9
/
+9
2018-10-08
fbdev: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+8
2018-03-12
video: offb: Deallocate the color map
Mathieu Malaterre
1
-0
/
+2
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+4
2017-02-08
video: fbdev: offb: switch to using for_each_node_by_type
Dmitry Torokhov
1
-2
/
+2
2016-09-27
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
Yongji Xie
1
-0
/
+15
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-4
/
+0
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+687