index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
via
Age
Commit message (
Expand
)
Author
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