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
/
sm501fb.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-02
video: fbdev: sm501fb: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-04-26
video: sm501fb: Improve a size determination in sm501fb_probe()
Markus Elfring
2017-11-17
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-09
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
Gustavo A. R. Silva
2017-11-09
sm501fb: suspend and resume fb if it exists
Sudip Mukherjee
2017-11-09
sm501fb: unregister framebuffer only if registered
Sudip Mukherjee
2017-11-09
sm501fb: deallocate colormap only if allocated
Sudip Mukherjee
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-05-02
sm501fb: don't return zero on failure path in sm501fb_start()
Alexey Khoroshilov
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-03-02
fbdev: sm501fb: use memset_io
Sudip Mukherjee
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
m501fb: don't return zero on failure path in sm501fb_probe()
Alexey Khoroshilov
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-05-14
drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.
Rusty Russell
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen