summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-067-7/+1021
|\
| * Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-303-0/+1007
| * fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-09-251-0/+12
| * fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-253-7/+2
* | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-201-1/+1
|\ \
| * | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
* | | fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-147-44/+8
* | | fbcon: remove soft scrollback codeLinus Torvalds2020-09-141-330/+4
* | | video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-041-1/+1
|/ /
* | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-301-0/+2
|\ \
| * | video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman2020-08-271-0/+2
* | | Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-261-2/+23
|\ \ \
| * | | fbcon: prevent user font height or width change from causing potential out-of...George Kennedy2020-08-181-2/+23
| |/ /
* | / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2333-63/+57
| |/ |/|
* | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-211-1/+1
|\ \ | |/ |/|
| * efi: avoid error message when booting under XenJuergen Gross2020-08-201-1/+1
* | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-141-1/+1
|\ \
| * | pwm: Convert period and duty cycle to u64Guru Das Srinagesh2020-06-171-1/+1
* | | Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-123-10/+7
|\ \ \
| * \ \ Merge tag 'v5.8' into drm-nextDave Airlie2020-08-114-8/+8
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie2020-08-113-10/+7
| |\ \ \
| | * | | fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa2020-08-043-10/+7
* | | | | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-066-25/+25
|\ \ \ \ \
| * \ \ \ \ Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-274-8/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-202-2/+3
| |\ \ \ \ \
| * | | | | | vt: use newly defined CUR_* macrosJiri Slaby2020-06-246-6/+6
| * | | | | | vt: redefine world of cursor macrosJiri Slaby2020-06-244-4/+4
| * | | | | | vc: separate stateJiri Slaby2020-06-246-15/+15
* | | | | | | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-0536-1113/+111
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-242-2/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| * | | | | video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2013-18/+18
| * | | | | fbdev: sm712fb: set error code in probeEvgeny Novikov2020-07-101-1/+1
| * | | | | fbdev: da8xx-fb: go to proper label on error handling paths in probeEvgeny Novikov2020-07-101-2/+2
| * | | | | video: fbdev: vt8623fb: Constify static vga_regsetsRikard Falkeborn2020-07-101-18/+18
| * | | | | omapfb: dss: Fix max fclk divider for omap36xxAdam Ford2020-07-101-1/+1
| * | | | | omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki2020-07-106-12/+26
| * | | | | video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov2020-07-101-0/+1
| * | | | | video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov2020-07-101-0/+2
| * | | | | fbcon: Use array3_size() helper in scr_memcpyw()Gustavo A. R. Silva2020-07-101-2/+2
| * | | | | video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz2020-07-101-0/+2
| * | | | | video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz2020-07-101-0/+6
| * | | | | video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij2020-06-303-1007/+0
| * | | | | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-2413-60/+40
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | video: fbdev: Use IS_BUILTINJoe Perches2020-06-017-36/+7
| | * | | | video: fbdev: pxafb: Use correct return value for pxafb_probe()Tiezhu Yang2020-06-011-1/+1
| | * | | | video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET2020-06-011-2/+2
| | * | | | video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng2020-06-011-0/+2
| | * | | | omapfb/dss: fix comparison to bool warningJason Yan2020-06-012-4/+2
| | * | | | video: fbdev: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-311-4/+2
| | * | | | video: fbdev: fix error handling for get_user_pages_fast()John Hubbard2020-05-311-2/+16