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
/
stifb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/stifb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-06-30
sticon/parisc: Fix STI console on 64-bit only machines
Helge Deller
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
2023-04-20
video: Remove trailing whitespaces
Thomas Zimmermann
2023-03-16
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
2022-10-18
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
Helge Deller
2022-10-14
parisc: fbdev/stifb: Align graphics memory size to 4MB
Helge Deller
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2022-03-11
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2018-09-26
video/fbdev/stifb: Fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
2018-03-28
video/fbdev/stifb: Delete an error message for a failed memory allocation in ...
Markus Elfring
2018-03-28
video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
Markus Elfring
2018-03-27
parisc/stifb: Use fb_memset() to avoid sparse warning
Helge Deller
2017-01-30
video: fbdev: stifb: handle NULL return value from ioremap_nocache
Arvind Yadav
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
2014-09-30
video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info
Fabian Frederick
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen