summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fbcon: Move more code into fbcon_releaseDaniel Vetter2022-04-071-20/+13
* | | | fbcon: Move console_lock for register/unlink/unregisterDaniel Vetter2022-04-072-27/+29
* | | | fbcon: Consistently protect deferred_takeover with console_lock()Daniel Vetter2022-04-071-2/+3
* | | | fbcon: use lock_fb_info in fbcon_open/releaseDaniel Vetter2022-04-072-4/+5
* | | | fbcon: move more common code into fb_open()Daniel Vetter2022-04-071-45/+30
* | | | fbcon: Ditch error handling for con2fb_release_oldinfoDaniel Vetter2022-04-071-24/+13
* | | | fbcon: Extract fbcon_open/release helpersDaniel Vetter2022-04-071-54/+53
* | | | fbcon: Replace FBCON_FLAGS_INIT with a booleanDaniel Vetter2022-04-072-9/+6
* | | | fbcon: Use delayed work for cursorDaniel Vetter2022-04-072-54/+35
* | | | fbdev/sysfs: Fix lockingDaniel Vetter2022-04-071-0/+2
* | | | fbcon: delete delayed loading codeDaniel Vetter2022-04-071-12/+1
* | | | fbcon: Introduce wrapper for console->fb_info lookupDaniel Vetter2022-04-071-32/+44
* | | | fbcon: Move fbcon_bmove(_rec) functionsDaniel Vetter2022-04-071-69/+65
* | | | fbcon: delete a few unneeded forward declDaniel Vetter2022-04-071-16/+1
| |/ / |/| |
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0576-329/+995
|\| |
| * | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-7/+1
| |\ \
| | * \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2812-55/+755
| | |\ \
| | * | | video: omapfb: dss: Make use of the helper component_compare_devYong Wu2022-02-251-7/+1
| | * | | omapfb: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-263-3/+6
| * | | | Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-252-8/+49
| |\ \ \ \
| | * | | | fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+24
| | * | | | fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+25
| | | |_|/ | | |/| |
| * | | | Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-252-11/+8
| |\ \ \ \
| | * | | | backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET2022-03-081-6/+4
| | * | | | backlight: qcom-wled: Add PM6150L compatibleLuca Weiss2022-02-081-0/+1
| | * | | | backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-02-081-5/+4
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-2511-100/+224
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-03-043-61/+111
| | |\ \ \
| | * \ \ \ Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-244-15/+36
| | |\ \ \ \
| | * \ \ \ \ Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-1411-42/+752
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | nds32: Remove the architectureAlan Kao2022-03-071-1/+1
| * | | | | | | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-2350-221/+175
| |\ \ \ \ \ \ \
| | * | | | | | | video: fbdev: kyro: make read-only array ODValues static constColin Ian King2022-03-111-1/+1
| | * | | | | | | video: fbdev: offb: fix warning comparing pointer to 0Haowen Bai2022-03-111-1/+1
| | * | | | | | | video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin2022-03-071-0/+1
| | * | | | | | | video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma2022-03-031-17/+4
| | * | | | | | | video: fbdev: s3c-fb: fix platform_get_irq.cocci warningYihao Han2022-03-031-1/+0
| | * | | | | | | video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller2022-02-271-18/+7
| | * | | | | | | video: fbdev: via: check the return value of kstrdup()Xiaoke Wang2022-02-221-0/+10
| | * | | | | | | video: fbdev: au1100fb: Spelling s/palette/palette/Geert Uytterhoeven2022-02-162-2/+2
| | * | | | | | | video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz2022-02-161-6/+6
| | * | | | | | | video: fbdev: atari: Remove unused atafb_setcolreg()Geert Uytterhoeven2022-02-151-11/+0
| | * | | | | | | video: fbdev: atari: Convert to standard round_up() helperGeert Uytterhoeven2022-02-151-5/+3
| | * | | | | | | video: fbdev: atari: Fix TT High video modeGeert Uytterhoeven2022-02-151-2/+2
| | * | | | | | | video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao2022-02-111-4/+4
| | * | | | | | | video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao2022-02-111-2/+2
| | * | | | | | | video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao2022-02-111-4/+4
| | * | | | | | | video: fbdev: omapfb: Use sysfs_emit() instead of snprintf()Guo Zhengkui2022-02-111-6/+7
| | * | | | | | | video: fbdev: s3c-fb: Use platform_get_irq() to get the interruptzhaoxiao2022-02-111-4/+3