summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-25Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-25Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-25fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann
2022-03-25fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-16fb_defio: Use noop_dirty_folio()Matthew Wilcox (Oracle)
2022-03-11video/fbdev/stifb: Implement the stifb_fillrect() functionHelge Deller
2022-03-11video: fbdev: kyro: make read-only array ODValues static constColin Ian King
2022-03-11video: fbdev: offb: fix warning comparing pointer to 0Haowen Bai
2022-03-08backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET
2022-03-07video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-03-03video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma
2022-03-03video: fbdev: s3c-fb: fix platform_get_irq.cocci warningYihao Han
2022-03-02fbdev: Improve performance of cfb_imageblit()Thomas Zimmermann
2022-03-02fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann
2022-03-02fbdev: Improve performance of sys_imageblit()Thomas Zimmermann
2022-03-02fbdev: Improve performance of sys_fillrect()Thomas Zimmermann
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-27video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller
2022-02-25video: omapfb: dss: Make use of the helper component_compare_devYong Wu
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-22video: fbdev: via: check the return value of kstrdup()Xiaoke Wang
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2022-02-16fbdev/defio: Early-out if page is already enlistedThomas Zimmermann
2022-02-16video: fbdev: au1100fb: Spelling s/palette/palette/Geert Uytterhoeven
2022-02-16video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz
2022-02-15video: fbdev: atari: Remove unused atafb_setcolreg()Geert Uytterhoeven
2022-02-15video: fbdev: atari: Convert to standard round_up() helperGeert Uytterhoeven
2022-02-15video: fbdev: atari: Fix TT High video modeGeert Uytterhoeven
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-11video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao
2022-02-11video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao
2022-02-11video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao
2022-02-11video: fbdev: omapfb: Use sysfs_emit() instead of snprintf()Guo Zhengkui
2022-02-11video: fbdev: s3c-fb: Use platform_get_irq() to get the interruptzhaoxiao
2022-02-11Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-08fbcon: Avoid 'cap' set but not used warningHelge Deller
2022-02-08backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-02-08backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-03fbdev: fbmem: Fix the implicit type castingYizhuo Zhai
2022-02-02video: fbdev: Fix wrong file path for pvr2fb.c in Kconfig help textWei Ming Chen