index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
offb.c
Age
Commit message (
Expand
)
Author
2023-11-07
fbdev: offb: Simplify offb_init_fb()
Christophe JAILLET
2023-08-04
fbdev/offb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-04-24
fbdev: offb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-14
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
2023-01-13
fbdev/offb: Do not use struct fb_info.apertures
Thomas Zimmermann
2023-01-13
fbdev/offb: Allocate struct offb_par with framebuffer_alloc()
Thomas Zimmermann
2022-07-28
video: fbdev: offb: Include missing linux/platform_device.h
Christophe Leroy
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
2022-03-11
video: fbdev: offb: fix warning comparing pointer to 0
Haowen Bai
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-02-08
video: offb: annotate implicit fall throughs
Mathieu Malaterre
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
2019-01-11
fbdev: offb: Fix OF node name handling
Rob Herring
2018-10-08
fbdev: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-03-12
video: offb: Deallocate the color map
Mathieu Malaterre
2017-08-07
video: fbdev: Convert to using %pOF instead of full_name
Rob Herring
2017-02-08
video: fbdev: offb: switch to using for_each_node_by_type
Dmitry Torokhov
2016-09-27
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
Yongji Xie
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen