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
/
pm2fb.c
Age
Commit message (
Expand
)
Author
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2022-12-14
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-24
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-04-04
video: fbdev: pm2fb: Fix a kernel-doc formatting issue
Haowen Bai
2020-11-30
video: fbdev: pm2fb: Fix kernel-doc warnings
Sam Ravnborg
2020-11-22
video: fbdev: pm2fb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-20
fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
Randy Dunlap
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2018-07-24
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-08-01
video: fbdev: pm2fb: 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: pm2fb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen