summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-2/+3
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa-8/+8
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones-1/+0
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov-18/+18
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg-17/+1
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg-2/+5
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg-150/+19
2020-07-20backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg-1/+1
2020-07-20backlight: gpio_backlight: Simplify update_status()Sam Ravnborg-15/+2
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg-16/+9
2020-07-20backlight: as3711_bl: Simplify update_statusSam Ravnborg-9/+2
2020-07-20backlight: backlight: Add overview and update existing docSam Ravnborg-41/+97
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg-119/+0
2020-07-20backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg-21/+22
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman-2/+3
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-8/+7
2020-07-10fbdev: sm712fb: set error code in probeEvgeny Novikov-1/+1
2020-07-10fbdev: da8xx-fb: go to proper label on error handling paths in probeEvgeny Novikov-2/+2
2020-07-10video: fbdev: vt8623fb: Constify static vga_regsetsRikard Falkeborn-18/+18
2020-07-10omapfb: dss: Fix max fclk divider for omap36xxAdam Ford-1/+1
2020-07-10omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki-12/+26
2020-07-10video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov-0/+1
2020-07-10video: fbdev: savage: fix memory leak on error handling path in probeEvgeny Novikov-0/+2
2020-07-10fbcon: Use array3_size() helper in scr_memcpyw()Gustavo A. R. Silva-2/+2
2020-07-10video: fbdev: amifb: add FIXMEs about {put,get}_user() failuresBartlomiej Zolnierkiewicz-0/+2
2020-07-10video: fbdev: amifb: add FIXME about dead APUS supportBartlomiej Zolnierkiewicz-0/+6
2020-07-08video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones-3/+3
2020-07-06backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones-8/+0
2020-07-06backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones-2/+2
2020-07-06backlight: backlight: Supply description for function args in existing Kernel...Lee Jones-0/+2
2020-07-06backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones-0/+2
2020-07-06backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones-2/+2
2020-07-06backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones-0/+2
2020-07-06backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones-0/+1
2020-07-06backlight: lms501kf03: Remove unused const variablesLee Jones-8/+0
2020-07-01backlight: lms501kf03: Drop unused includeLinus Walleij-1/+0
2020-07-01backlight: Delete the OT200 backlight driverLinus Walleij-170/+0
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij-7/+27
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij-14/+4
2020-07-01video: fbdev: remove fb-puv3 driverMike Rapoport-848/+0
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij-1007/+0
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+3
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter-1/+2
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby-9/+9
2020-06-24vt: redefine world of cursor macrosJiri Slaby-4/+4
2020-06-24vc: switch state to boolJiri Slaby-7/+10
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby-7/+10
2020-06-24vc: separate stateJiri Slaby-30/+30
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-63/+51
2020-06-21video: fbdev: uvesafb: fix "noblank" option handlingBartlomiej Zolnierkiewicz-1/+1