aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/offb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28video: fbdev: offb: Include missing linux/platform_device.hChristophe Leroy1-0/+1
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann1-33/+65
2022-03-11video: fbdev: offb: fix warning comparing pointer to 0Haowen Bai1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-02-08video: offb: annotate implicit fall throughsMathieu Malaterre1-0/+2
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2019-01-11fbdev: offb: Fix OF node name handlingRob Herring1-9/+9
2018-10-08fbdev: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+8
2018-03-12video: offb: Deallocate the color mapMathieu Malaterre1-0/+2
2017-08-07video: fbdev: Convert to using %pOF instead of full_nameRob Herring1-6/+4
2017-02-08video: fbdev: offb: switch to using for_each_node_by_typeDmitry Torokhov1-2/+2
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie1-0/+15
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-4/+0
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+687