index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
video: ssd1307fb: add the missed regulator_disable
Chuhong Yuan
1
-0
/
+2
2020-01-15
video: hyperv_fb: fix indentation issue
Colin Ian King
1
-2
/
+2
2020-01-15
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
1
-1
/
+1
2020-01-08
video: fbdev: mmp: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-01-06
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
8
-44
/
+417
2020-01-03
omapfb/dss: remove unneeded conversions to bool
Andrew F. Davis
1
-3
/
+3
2020-01-03
video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
Markus Elfring
1
-9
/
+1
2020-01-03
video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
Markus Elfring
1
-8
/
+1
2020-01-03
video: fbdev: fsl-diu-fb: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2020-01-03
fbdev: matrox: make array wtst_xlat static const, makes object smaller
Colin Ian King
1
-1
/
+4
2020-01-03
fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2020-01-03
fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2020-01-03
fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2020-01-03
video/fbdev/68328fb: Remove dead code
Souptick Joarder
1
-12
/
+0
2020-01-03
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
1
-3
/
+3
2020-01-03
fbdev: fbmem: avoid exporting fb_center_logo
Peter Rosin
1
-1
/
+0
2020-01-03
fbdev: fbmem: allow overriding the number of bootup logos
Peter Rosin
2
-3
/
+16
2020-01-03
video: fbdev: mmp: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
4
-33
/
+42
2020-01-03
video: fbdev: mmp: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2
-2
/
+3
2020-01-03
video: fbdev: mmp: remove duplicated MMP_DISP dependency
Bartlomiej Zolnierkiewicz
2
-8
/
+0
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
121
-155
/
+160
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
107
-110
/
+111
2019-12-05
video: fbdev: intelfb: use const pointer for fb_ops
Jani Nikula
1
-1
/
+1
2019-12-05
video: fbdev: uvesafb: modify the static fb_ops directly
Jani Nikula
1
-2
/
+2
2019-12-05
video: fbdev: nvidia: modify the static fb_ops directly
Jani Nikula
1
-9
/
+11
2019-12-05
video: fbdev: mb862xx: modify the static fb_ops directly
Jani Nikula
3
-10
/
+11
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
3
-6
/
+6
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2019-12-03
video: omapfb: use const pointer for fb_ops
Jani Nikula
1
-1
/
+1
2019-12-03
video: fbmem: use const pointer for fb_ops
Jani Nikula
1
-2
/
+2
2019-12-03
video: fbdev: vesafb: modify the static fb_ops directly
Jani Nikula
1
-3
/
+3
2019-12-03
video: udlfb: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
1
-1
/
+0
2019-12-03
video: smscufx: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
1
-1
/
+0
2019-12-03
video: fb_defio: preserve user fb_ops
Jani Nikula
2
-7
/
+11
2019-12-02
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+2
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+11
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-33
/
+396
2019-11-28
video: fbdev: matrox: convert to i2c_new_scanned_device
Wolfram Sang
1
-2
/
+2
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2
-3
/
+3
2019-11-22
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
Wei Hu
2
-21
/
+190
2019-11-22
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Wei Hu
1
-12
/
+147
2019-11-22
video: hyperv_fb: Add the support of hibernation
Dexuan Cui
1
-0
/
+59
2019-11-21
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
1
-2
/
+1
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-4
/
+4
2019-11-04
fbdev: c2p: Fix link failure on non-inlining
Geert Uytterhoeven
1
-4
/
+4
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
1
-1
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-3
/
+3
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
16
-1697
/
+121
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-700
/
+0
[next]