summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-2110-640/+13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sticon: remove no-op sticon_set_origin()Tetsuo Handa2020-09-161-7/+0
| * | | | | | | | | newport_con: remove no-op newport_set_origin()Tetsuo Handa2020-09-161-6/+0
| * | | | | | | | | Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-3136-67/+84
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | newport_con: make module's init & exit static using module_driverJiri Slaby2020-08-181-13/+1
| * | | | | | | | | newport_con: fix no return statement in newport_show_logoJiri Slaby2020-08-181-0/+2
| * | | | | | | | | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-182-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-146-2/+210
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | backlight: tosa_bl: Include the right headerLinus Walleij2020-09-081-1/+1
| * | | | | | | | backlight: tosa_lcd: Include the right headerLinus Walleij2020-09-081-1/+1
| * | | | | | | | backlight: Add Kinetic KTD253 backlight driverLinus Walleij2020-08-283-0/+207
| * | | | | | | | backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-08-281-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-068-13/+1022
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | 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-254-13/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| | |_|/ / / / | |/| | | | |
* | | | | | | vgacon: remove software scrollback supportLinus Torvalds2020-09-142-266/+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-2334-64/+58
| |/ / / |/| | |
* | | | 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-142-2/+3
|\ \ \ \
| * | | | pwm: Convert period and duty cycle to u64Guru Das Srinagesh2020-06-171-1/+1
| * | | | backlight: pwm_bl: Use 64-bit division functionGuru Das Srinagesh2020-06-171-1/+2
* | | | | 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 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-1133-604/+200
|\ \ \ \ \
| * | | | | video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones2020-07-211-1/+0
| * | | | | backlight: backlight: Make of_find_backlight staticSam Ravnborg2020-07-201-17/+1
| * | | | | backlight: backlight: Drop backlight_put()Sam Ravnborg2020-07-201-2/+5
| * | | | | backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-2019-150/+19
| * | | | | backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg2020-07-201-1/+1
| * | | | | backlight: gpio_backlight: Simplify update_status()Sam Ravnborg2020-07-201-15/+2
| * | | | | backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg2020-07-201-16/+9
| * | | | | backlight: as3711_bl: Simplify update_statusSam Ravnborg2020-07-201-9/+2
| * | | | | backlight: backlight: Add overview and update existing docSam Ravnborg2020-07-201-41/+97
| * | | | | backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg2020-07-203-119/+0
| * | | | | backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg2020-07-201-21/+22
| * | | | | video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones2020-07-081-3/+3
| * | | | | backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones2020-07-061-8/+0