summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* udlfb: set line_length in dlfb_ops_set_parMikulas Patocka2018-12-161-0/+1
* udlfb: handle allocation failureMikulas Patocka2018-12-161-9/+17
* udlfb: make a local copy of fb_opsMikulas Patocka2018-12-161-1/+2
* udlfb: don't switch if we are switching to the same videomodeMikulas Patocka2018-12-161-2/+16
* udlfb: fix display corruption of the last lineMikulas Patocka2018-12-161-10/+20
* udlfb: fix semaphore value leakMikulas Patocka2018-12-161-25/+2
* video: udlfb: Fix unaligned accessLadislav Michl2018-12-161-11/+12
* video: udlfb: Remove noisy warningsLadislav Michl2018-12-161-20/+0
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-12-161-6/+32
* fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter2018-12-161-1/+1
* backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2018-11-201-6/+6
* backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-11-201-2/+2
* backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-11-201-1/+3
* backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-11-201-10/+23
* video/omap: add module license tagsArnd Bergmann2018-11-209-0/+36
* video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring2018-10-211-1/+1
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-09-251-1/+2
* console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-06-161-1/+0
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-06-161-1/+7
* drivers: video: fbdev: atmel_lcdfb.c: fix error return codeJulia Lawall2018-06-161-0/+2
* fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-06-161-2/+2
* video: udlfb: Fix read EDID timeoutLadislav Michl2018-02-131-5/+5
* backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1FBhushan Shah2017-11-261-2/+3
* video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann2017-11-111-1/+2
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-121-1/+1
* fbdev: sti: don't select CONFIG_VTArnd Bergmann2017-08-262-2/+1
* xen, fbfront: fix connecting to backendJuergen Gross2017-07-181-2/+2
* fbdev: color map copying bounds checkingKees Cook2017-02-231-12/+14
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2017-02-231-3/+3
* xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-05-011-1/+0
* fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-05-011-4/+3
* video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng2016-01-251-1/+12
* video/fbdev: fix defio's fsyncTomi Valkeinen2015-01-161-2/+3
* video/logo: prevent use of logos after they have been freedTomi Valkeinen2015-01-161-1/+16
* framebuffer: fix border colorMikulas Patocka2014-11-174-8/+4
* framebuffer: fix screen corruption when copyingMikulas Patocka2014-11-171-5/+8
* x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-10-091-39/+0
* fb: adv7393: add missing semicolonScott Jiang2014-07-011-1/+1
* video: omapdss: Fix potential null pointer dereferenceSachin Kamat2014-06-261-3/+5
* video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode2014-06-261-2/+0
* drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling2014-06-231-0/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-192-0/+2
|\
| * Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-192-0/+2
| |\
| | * Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2014-06-112-0/+2
| | |\
| | | * drm/i915: Kick out vga consoleDaniel Vetter2014-06-092-0/+2
* | | | Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt2014-06-161-10/+1
|/ / /
* | | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-123-6/+7
|\ \ \
| * | | backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chipTony Lindgren2014-06-051-1/+2
| * | | video/backlight: s6e63m0: Fix string type mismatchMasanari Iida2014-05-071-1/+1
| * | | video/backlight: LP8788 needs PWMPeter Griffin2014-04-281-1/+1