Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge 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
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-01video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()Yang Li
2022-02-01video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-30video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter
2022-01-30video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King
2022-01-30video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter
2022-01-30video: fbdev: savagefb: make a variable localDan Carpenter
2022-01-30video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-01-30video: fbmem: use swap() to make code cleaner in fb_rotate_logo()Changcheng Deng
2022-01-30video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy
2022-01-30video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing
2022-01-30video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing