summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang2022-06-141-5/+7
* video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar2022-06-141-18/+1
* video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin2022-06-091-1/+4
* fbcon: Consistently protect deferred_takeover with console_lock()Daniel Vetter2022-06-091-2/+3
* parisc/stifb: Keep track of hardware path of graphics cardHelge Deller2022-06-093-9/+14
* Fonts: Make font size unsigned in font_descPeilin Ye2022-06-091-1/+1
* parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-092-2/+19
* video: fbdev: udlfb: properly check endpoint typePavel Skripkin2022-05-091-2/+12
* video: fbdev: sm712fb: Fix crash in smtcfb_write()Zheyu Ma2022-04-081-17/+4
* video: fbdev: udlfb: replace snprintf in show functions with sysfs_emitJing Yao2022-04-081-4/+4
* video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao2022-04-081-2/+2
* video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao2022-04-081-4/+4
* video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang2022-04-081-1/+1
* video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy2022-04-081-8/+8
* video: fbdev: w100fb: Reset global stateEvgeny Novikov2022-04-081-3/+12
* video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner2022-04-081-1/+1
* video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin2022-04-081-0/+1
* video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter2022-04-081-32/+21
* video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter2022-04-081-5/+6
* video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai2022-04-081-2/+1
* video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing2022-04-081-0/+2
* video: fbdev: controlfb: Fix set but not used warningsSam Ravnborg2022-04-081-2/+2
* video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu2022-04-081-1/+1
* amba: Make the remove callback return voidUwe Kleine-König2022-04-081-3/+1
* video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz2022-04-081-6/+6
* video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller2022-04-081-18/+7
* fbcon: Add option to enable legacy hardware accelerationHelge Deller2022-02-087-34/+84
* Revert "fbcon: Disable accelerated scrolling"Helge Deller2022-02-081-8/+37
* video: hyperv_fb: Fix validation of screen resolutionMichael Kelley2022-02-011-13/+3
* backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten2022-01-271-10/+12
* backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten2022-01-271-12/+11
* backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten2022-01-271-3/+9
* backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten2022-01-271-32/+16
* backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten2022-01-271-2/+7
* backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten2022-01-271-1/+17
* video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas2022-01-201-0/+24
* vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki2021-12-081-5/+9
* parisc/sticon: fix reverse colorsSven Schnelle2021-11-261-6/+6
* video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut2021-11-181-6/+0
* video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy2021-11-181-1/+1
* video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown2021-10-131-1/+1
* backlight: ktd253: Stabilize backlightLinus Walleij2021-09-221-20/+55
* video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma2021-09-181-0/+3
* video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma2021-09-181-0/+3
* video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma2021-09-181-0/+3
* video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma2021-09-181-0/+5
* backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson2021-09-151-26/+28
* fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-151-0/+6
* backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-07-201-6/+6
* fbmem: Do not delete the mode that is still in useZhen Lei2021-07-201-7/+5