Age | Commit message (Expand) | Author | Files | Lines |
2020-12-08 | video: fbdev: controlfb: Fix set but not used warnings | Sam Ravnborg | 1 | -2/+2 |
2020-08-30 | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+2 |
2020-08-27 | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n | Michael Ellerman | 1 | -0/+2 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-29 | video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2020-04-17 | video: fbdev: controlfb: remove function prototypes part #3 | Bartlomiej Zolnierkiewicz | 1 | -157/+145 |
2020-04-17 | video: fbdev: controlfb: remove function prototypes part #2 | Bartlomiej Zolnierkiewicz | 1 | -212/+198 |
2020-04-17 | video: fbdev: controlfb: remove function prototypes part #1 | Bartlomiej Zolnierkiewicz | 1 | -28/+13 |
2020-04-17 | video: fbdev: controlfb: remove obsolete module support | Bartlomiej Zolnierkiewicz | 1 | -24/+1 |
2020-04-17 | video: fbdev: controlfb: add COMPILE_TEST support | Bartlomiej Zolnierkiewicz | 1 | -13/+28 |
2020-04-17 | video: fbdev: controlfb: fix sparse warning about using incorrect type | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2019-12-05 | video: constify fb ops across all drivers | Jani Nikula | 1 | -1/+1 |
2019-06-21 | video: fbdev: controlfb: fix warnings about comparing pointer to 0 | Shobhit Kukreti | 1 | -4/+4 |
2019-01-22 | powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP... | Finn Thain | 1 | -27/+15 |
2018-10-13 | drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap() | Christophe Leroy | 1 | -4/+1 |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 1 | -1/+1 |
2014-09-30 | video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f... | Fabian Frederick | 1 | -5/+10 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -0/+1084 |