aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/neofb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-10video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-8/+1
2017-08-01video: fbdev: neofb: constify pci_device_id.Arvind Yadav1-1/+1
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-19/+7
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+2247