index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
savage
Age
Commit message (
Expand
)
Author
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-01-30
video: fbdev: savagefb: make a variable local
Dan Carpenter
2020-09-08
fbdev: savagefb: use generic power management
Vaibhav Gupta
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
video: fbdev: savage: fix memory leak on error handling path in probe
Evgeny Novikov
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-20
fbdev: savage: fix -Wextra build warning
Randy Dunlap
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-01
video: fbdev: savage: fix indentation issue
Colin Ian King
2018-04-24
video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
Jia-Ju Bai
2017-08-01
video: fbdev: savage: constify pci_device_id.
Arvind Yadav
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-06-03
video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-01-13
fbdev: savage: remove unused variable
Sudip Mukherjee
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen