index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
controlfb.c
Age
Commit message (
Expand
)
Author
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-27
video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
Michael Ellerman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-29
video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove function prototypes part #3
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove function prototypes part #2
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove function prototypes part #1
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove obsolete module support
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: fix sparse warning about using incorrect type
Bartlomiej Zolnierkiewicz
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-21
video: fbdev: controlfb: fix warnings about comparing pointer to 0
Shobhit Kukreti
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2018-10-13
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2014-09-30
video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...
Fabian Frederick
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen