index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
controlfb.c
Age
Commit message (
Expand
)
Author
2023-05-11
fbdev: controlfb: Remove trailing whitespaces
Thomas Zimmermann
2022-12-14
fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"
Yu Zhe
2022-10-08
fbdev: controlfb: Remove the unused function VAR_MATCH()
Jiapeng Chong
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-01-29
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
2020-12-08
video: fbdev: controlfb: Fix set but not used warnings
Sam Ravnborg
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