aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/neofb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann1-0/+5
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann1-18/+18
2022-04-11video: fbdev: neofb: Fix the check of 'var->pixclock'Zheyu Ma1-1/+1
2021-07-21video: fbdev: neofb: add a check against divide errorZheyu Ma1-1/+1
2020-11-30video: fbdev: neofb: Fix set but not used warning for CursorMemSam Ravnborg1-4/+0
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