summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones2020-07-061-2/+2
| * | | | | backlight: backlight: Supply description for function args in existing Kernel...Lee Jones2020-07-061-0/+2
| * | | | | backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones2020-07-061-0/+2
| * | | | | backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-2/+2
| * | | | | backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones2020-07-061-0/+2
| * | | | | backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones2020-07-061-0/+1
| * | | | | backlight: lms501kf03: Remove unused const variablesLee Jones2020-07-061-8/+0
| * | | | | backlight: lms501kf03: Drop unused includeLinus Walleij2020-07-011-1/+0
| * | | | | backlight: Delete the OT200 backlight driverLinus Walleij2020-07-013-170/+0
| * | | | | backlight: sky81452: Privatize platform dataLinus Walleij2020-07-011-7/+27
| * | | | | backlight: sky81452: Convert to GPIO descriptorsLinus Walleij2020-07-011-14/+4
| * | | | | backlight: lm3533_bl: Use kobj_to_dev() insteadWang Qing2020-06-161-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-0610-62/+72
|\ \ \ \ \
| * | | | | vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-041-0/+4
| * | | | | Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-274-8/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | newport_con: vc_color is now in stateJiri Slaby2020-07-241-5/+5
| * | | | | Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-202-2/+3
| |\ \ \ \ \
| * | | | | | vt: use newly defined CUR_* macrosJiri Slaby2020-06-249-9/+9
| * | | | | | vt: redefine world of cursor macrosJiri Slaby2020-06-244-4/+4
| * | | | | | vc: switch state to boolJiri Slaby2020-06-243-7/+10
| * | | | | | vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-243-7/+10