summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/neofb.c
AgeCommit message (Expand)AuthorLines
2023-10-19fbdev/neofb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller-18/+9
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann-1/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann-0/+5
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann-0/+5
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann-18/+18
2022-04-11video: fbdev: neofb: Fix the check of 'var->pixclock'Zheyu Ma-1/+1
2021-07-21video: fbdev: neofb: add a check against divide errorZheyu Ma-1/+1
2020-11-30video: fbdev: neofb: Fix set but not used warning for CursorMemSam Ravnborg-4/+0
2020-07-10video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter-8/+1
2017-08-01video: fbdev: neofb: constify pci_device_id.Arvind Yadav-1/+1
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-19/+7
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+2247