开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
offb.c
Age
Commit message (
Expand
)
Author
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