summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/stifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-0/+2
* sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller2023-06-301-2/+2
* Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-2/+2
|\
| * fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-2/+2
* | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-191-4/+4
|\|
| * video: Move HP PARISC STI core code to shared locationThomas Zimmermann2023-04-201-1/+1
| * video: Remove trailing whitespacesThomas Zimmermann2023-04-201-78/+78
* | fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-05-121-0/+1
* | fbdev: stifb: Remove trailing whitespacesThomas Zimmermann2023-05-111-78/+78
|/
* fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller2023-03-161-0/+27
* fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
* parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller2022-10-141-1/+1
* parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-2/+2
* video/fbdev/stifb: Implement the stifb_fillrect() functionHelge Deller2022-03-111-2/+43
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-261-1/+1
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-101-4/+2
|\
| * video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-281-3/+1
| * video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring2018-03-281-1/+1
* | parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller2018-03-271-1/+1
|/
* video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav2017-01-301-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-0/+1
* stifb: Implement hardware accelerated copyareaAlex Ivanov2015-07-101-2/+38
* video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick2014-09-301-2/+2
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1417