summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2022-03-02fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann-30/+30
2022-03-02fbdev: Improve performance of sys_imageblit()Thomas Zimmermann-11/+38
2022-03-02fbdev: Improve performance of sys_fillrect()Thomas Zimmermann-13/+3
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman-55/+735
2022-02-27video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller-18/+7
2022-02-25video: omapfb: dss: Make use of the helper component_compare_devYong Wu-7/+1
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-15/+36
2022-02-22video: fbdev: via: check the return value of kstrdup()Xiaoke Wang-0/+10
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann-7/+20
2022-02-16fbdev/defio: Early-out if page is already enlistedThomas Zimmermann-9/+17
2022-02-16video: fbdev: au1100fb: Spelling s/palette/palette/Geert Uytterhoeven-2/+2
2022-02-16video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz-6/+6
2022-02-15video: fbdev: atari: Remove unused atafb_setcolreg()Geert Uytterhoeven-11/+0
2022-02-15video: fbdev: atari: Convert to standard round_up() helperGeert Uytterhoeven-5/+3
2022-02-15video: fbdev: atari: Fix TT High video modeGeert Uytterhoeven-2/+2
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie-42/+732
2022-02-11video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao-4/+4
2022-02-11video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao-2/+2
2022-02-11video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao-4/+4
2022-02-11video: fbdev: omapfb: Use sysfs_emit() instead of snprintf()Guo Zhengkui-6/+7
2022-02-11video: fbdev: s3c-fb: Use platform_get_irq() to get the interruptzhaoxiao-4/+3
2022-02-11Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+5
2022-02-09spi: make remove callback a void functionUwe Kleine-König-18/+6
2022-02-08fbcon: Avoid 'cap' set but not used warningHelge Deller-4/+3
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-43/+732
2022-02-03fbdev: fbmem: Fix the implicit type castingYizhuo Zhai-0/+2
2022-02-02video: fbdev: Fix wrong file path for pvr2fb.c in Kconfig help textWei Ming Chen-1/+1
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller-34/+64
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller-8/+37
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller-42/+672
2022-02-01video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()Yang Li-3/+1
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li-3/+1
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-25/+78
2022-01-30video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter-32/+21
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King-2/+2
2022-01-30video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter-5/+6
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter-4/+4
2022-01-29video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang-1/+1
2022-01-29video: fbmem: use swap() to make code cleaner in fb_rotate_logo()Changcheng Deng-6/+2
2022-01-29video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy-8/+8
2022-01-29video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing-1/+2
2022-01-29video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()Cai Huoqing-6/+5
2022-01-29video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()Cai Huoqing-4/+3
2022-01-29video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()Cai Huoqing-4/+2
2022-01-29video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing-4/+3
2022-01-29video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing-4/+3
2022-01-29video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing-2/+1
2022-01-29video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing-4/+3
2022-01-29video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_...Cai Huoqing-10/+6
2022-01-29video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing-4/+3