Age | Commit message (Expand) | Author |
2022-04-06 | fbdev: Fix unregistering of framebuffers without device | Thomas Zimmermann |
2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-25 | Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-03-25 | Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-25 | fbdev: Fix cfb_imageblit() for arbitrary image widths | Thomas Zimmermann |
2022-03-25 | fbdev: Fix sys_imageblit() for arbitrary image widths | Thomas Zimmermann |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-23 | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-16 | fb_defio: Use noop_dirty_folio() | Matthew Wilcox (Oracle) |
2022-03-11 | video/fbdev/stifb: Implement the stifb_fillrect() function | Helge Deller |
2022-03-11 | video: fbdev: kyro: make read-only array ODValues static const | Colin Ian King |
2022-03-11 | video: fbdev: offb: fix warning comparing pointer to 0 | Haowen Bai |
2022-03-08 | backlight: backlight: Slighly simplify devm_of_find_backlight() | Christophe JAILLET |
2022-03-07 | video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of | Miaoqian Lin |
2022-03-07 | nds32: Remove the architecture | Alan Kao |
2022-03-04 | Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-03-03 | video: fbdev: sm712fb: Fix crash in smtcfb_write() | Zheyu Ma |
2022-03-03 | video: fbdev: s3c-fb: fix platform_get_irq.cocci warning | Yihao Han |
2022-03-02 | fbdev: Improve performance of cfb_imageblit() | Thomas Zimmermann |
2022-03-02 | fbdev: Remove trailing whitespaces from cfbimgblt.c | Thomas Zimmermann |
2022-03-02 | fbdev: Improve performance of sys_imageblit() | Thomas Zimmermann |
2022-03-02 | fbdev: Improve performance of sys_fillrect() | Thomas Zimmermann |
2022-02-28 | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman |
2022-02-27 | video: fbdev: sm712fb: Fix crash in smtcfb_read() | Helge Deller |
2022-02-25 | video: omapfb: dss: Make use of the helper component_compare_dev | Yong Wu |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-22 | video: fbdev: via: check the return value of kstrdup() | Xiaoke Wang |
2022-02-16 | fbdev: Don't sort deferred-I/O pages by default | Thomas Zimmermann |
2022-02-16 | fbdev/defio: Early-out if page is already enlisted | Thomas Zimmermann |
2022-02-16 | video: fbdev: au1100fb: Spelling s/palette/palette/ | Geert Uytterhoeven |
2022-02-16 | video: fbdev: atari: Atari 2 bpp (STe) palette bugfix | Michael Schmitz |
2022-02-15 | video: fbdev: atari: Remove unused atafb_setcolreg() | Geert Uytterhoeven |
2022-02-15 | video: fbdev: atari: Convert to standard round_up() helper | Geert Uytterhoeven |
2022-02-15 | video: fbdev: atari: Fix TT High video mode | Geert Uytterhoeven |
2022-02-14 | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Dave Airlie |
2022-02-11 | video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit | Jing Yao |
2022-02-11 | video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri... | Jing Yao |
2022-02-11 | video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf() | Jing Yao |
2022-02-11 | video: fbdev: omapfb: Use sysfs_emit() instead of snprintf() | Guo Zhengkui |
2022-02-11 | video: fbdev: s3c-fb: Use platform_get_irq() to get the interrupt | zhaoxiao |
2022-02-11 | Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-02-08 | fbcon: Avoid 'cap' set but not used warning | Helge Deller |
2022-02-08 | backlight: qcom-wled: Add PM6150L compatible | Luca Weiss |
2022-02-08 | backlight: pwm_bl: Avoid open coded arithmetic in memory allocation | Christophe JAILLET |
2022-02-04 | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-02-03 | fbdev: fbmem: Fix the implicit type casting | Yizhuo Zhai |