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
2021-10-10
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
2021-10-09
video: fbdev: chipsfb: use memset_io() instead of memset()
Christophe Leroy
2021-10-06
video: fbdev: gbefb: Only instantiate device when built for IP32
Mark Brown
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
2021-09-18
tgafb: clarify dependencies
Linus Torvalds
2021-09-15
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-08-16
Merge drm/drm-next into drm-intel-next
Jani Nikula
2021-08-13
fbdev/efifb: Release PCI device's runtime PM ref during FB destroy
Imre Deak
2021-07-27
video: fbdev: ssd1307fb: Cache address ranges
Geert Uytterhoeven
2021-07-27
video: fbdev: ssd1307fb: Optimize screen updates
Geert Uytterhoeven
2021-07-27
video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range()
Geert Uytterhoeven
2021-07-27
video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()
Geert Uytterhoeven
2021-07-27
video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display()
Geert Uytterhoeven
2021-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2021-07-26
video: ep93xx: Prepare clock before using it
Alexander Sverdlin
2021-07-26
video: fbdev: riva: Error out if 'pixclock' equals zero
Zheyu Ma
2021-07-26
video: fbdev: kyro: Error out if 'pixclock' equals zero
Zheyu Ma
2021-07-26
video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
Zheyu Ma
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
video: fbdev: neofb: add a check against divide error
Zheyu Ma
2021-07-21
video: fbdev: arcfb: remove redundant initialization of variable err
Colin Ian King
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
2021-07-19
video: fbdev: kyro: fix a DoS bug by restricting user input
Zheyu Ma
2021-07-16
Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-13
video: fbdev: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-13
fbmem: Do not delete the mode that is still in use
Zhen Lei
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
2021-06-17
fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().
Jiahua Yu
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2021-06-03
video: fbdev: mb862xx: use DEVICE_ATTR_RO macro
Zhen Lei
2021-06-03
video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word
lijian
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-05-31
Merge 5.13-rc4 into char-misc-next
Greg Kroah-Hartman
2021-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-05-27
Merge v5.13-rc3 into drm-next
Daniel Vetter
2021-05-26
fbdev: matrox: use modern module_init()
Arnd Bergmann
2021-05-21
video: hgafb: correctly handle card detect failure during probe
Anirudh Rayabharam
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-14
video: ssd1307fb: Drop OF dependency
Andy Shevchenko
2021-05-13
video: imsttfb: check for ioremap() failures
Greg Kroah-Hartman
2021-05-13
Revert "video: imsttfb: fix potential NULL pointer dereferences"
Greg Kroah-Hartman
2021-05-13
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
[prev]
[next]