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
/
via
Age
Commit message (
Expand
)
Author
2023-11-07
fbdev: viafb: use new array-copying-wrapper
Philipp Stanner
2023-10-19
fbdev/viafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
2023-04-24
fbdev: via: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-14
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-02-22
video: fbdev: via: check the return value of kstrdup()
Xiaoke Wang
2022-01-29
video: fbdev: via: Fix spelling mistake "bellow" -> "below"
Colin Ian King
2020-11-30
video: fbdev: via: Fix set but not used warning for mode_crt_table
Sam Ravnborg
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-08
fbdev: via-core: use generic power management
Vaibhav Gupta
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-20
fbdev: via: fix -Wextra build warning and format warning
Randy Dunlap
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-08-19
video: fbdev: viafb: Remove dead code
Souptick Joarder
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-02-08
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
Colin Ian King
2018-07-24
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-24
fbdev/via: fix defined but not used warning
Randy Dunlap
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
2018-03-12
video: fbdev: via: remove VLA usage
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
video: fbdev: via: constify pci_device_id.
Arvind Yadav
2017-06-14
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
2016-05-13
fbdev: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-01-07
video: fbdev: via: use gpiochip data pointer
Linus Walleij
2016-01-05
fbdev: via-gpio: Be sure to clamp return value
Linus Walleij
2015-03-02
fbdev: via/via_clock: fix sparse warning
Lad, Prabhakar
2014-12-04
video: fbdev-VIA: Deletion of an unnecessary check before the function call "...
Markus Elfring
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen