aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart
2014-01-14OMAPDSS: DISPC: Fix 34xx overlay scaling calculationIvaylo Dimitrov
2014-01-13OMAPDSS: panel-acx565akm: clean-up lockingTomi Valkeinen
2014-01-13OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCsArchit Taneja