summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/neofb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/neofb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* fbdev: neofb: Shorten Neomagic product name in info structHelge Deller2023-09-011-18/+9
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* fbdev: Remove trailing whitespacesThomas Zimmermann2022-07-191-18/+18
* video: fbdev: neofb: Fix the check of 'var->pixclock'Zheyu Ma2022-04-111-1/+1
* video: fbdev: neofb: add a check against divide errorZheyu Ma2021-07-211-1/+1
* video: fbdev: neofb: Fix set but not used warning for CursorMemSam Ravnborg2020-11-301-4/+0
* video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov2020-07-101-0/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-8/+1
* video: fbdev: neofb: constify pci_device_id.Arvind Yadav2017-08-011-1/+1
* video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-19/+7
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2247