index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2022-05-19
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
2022-05-19
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
2022-05-19
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
2022-05-19
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
2022-05-19
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-13
fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
Javier Martinez Canillas
2022-05-13
fbdev: Restart conflicting fb removal loop when unregistering devices
Javier Martinez Canillas
2022-05-11
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
2022-05-11
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
2022-05-07
fbdev: efifb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-06
fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-06
fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-06
fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
Javier Martinez Canillas
2022-05-06
fbdev: Prevent possible use-after-free in fb_release()
Daniel Vetter
2022-05-06
Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
Javier Martinez Canillas
2022-05-06
Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-05-05
Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a f...
Alex Deucher
2022-05-03
fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
Javier Martinez Canillas
2022-05-03
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
fbdev: Refactor implementation of page_mkwrite
Thomas Zimmermann
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
2022-04-21
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
2022-04-21
fbdev: omap: pass irqs as resource
Arnd Bergmann
2022-04-21
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
2022-04-21
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2022-04-21
video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
Arnd Bergmann
2022-04-20
fbdev: Warn in hot-unplug workaround for framebuffers without device
Thomas Zimmermann
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
2022-04-19
ARM: pxa: move regs-lcd.h into driver
Arnd Bergmann
2022-04-19
ARM: pxa: stop using mach/bitfield.h
Arnd Bergmann
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
2022-04-14
Revert "video: fbdev: fbmem: fix pointer reference to null device field"
Helge Deller
2022-04-14
video: fbdev: fbmem: fix pointer reference to null device field
Zhouyi Zhou
2022-04-14
fbcon: replace snprintf in show functions with sysfs_emit
Yang Guang
2022-04-13
fbcon: Fix delayed takeover locking
Daniel Vetter
2022-04-12
video: fbdev: mmp: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-12
fbcon: use min() to make code cleaner
Changcheng Deng
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-12
video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration
Geert Uytterhoeven
2022-04-11
video: fbdev: i740fb: Error out if 'pixclock' equals zero
Zheyu Ma
2022-04-11
video: fbdev: i740fb: use memset_io() to clear screen
Ondrej Zary
2022-04-11
video: fbdev: s3fb: Error out if 'pixclock' equals zero
Zheyu Ma
[prev]
[next]