summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2014-11-14framebuffer: fix border colorMikulas Patocka
2014-07-09drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN
2014-06-30matroxfb: perform a dummy read of M_STATUSMikulas Patocka
2014-05-13tgafb: fix data copyingMikulas Patocka
2014-05-13tgafb: fix mode setting with fbsetMikulas Patocka
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-05-13mach64: use unaligned accessMikulas Patocka
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka
2014-05-06video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen
2014-01-17i810: delete useless variableJulia Lawall
2014-01-17video: add OpenCores VGA/LCD framebuffer driverStefan Kristiansson
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven
2014-01-17tgafb: potential NULL dereference in initDan Carpenter
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown
2014-01-17video: Replace local macro with PCI standard macroYijing Wang
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering
2014-01-17video: vgacon: Don't build on arm64Mark Brown
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing