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
/
savage
Age
Commit message (
Expand
)
Author
2024-01-21
fbdev: savage: Error out if pixclock equals zero
Fullway Wang
2023-10-19
fbdev/savagefb: 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
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-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