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