aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli1-1/+1
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat1-1/+2
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen2-2/+2
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen1-8/+8
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-11/+21
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-nextDave Airlie1-1/+0
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+0
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds39-400/+945
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han1-3/+3
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han1-1/+1
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han1-1/+1
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han1-11/+2
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han1-4/+3
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han1-6/+3
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han1-12/+2
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han1-12/+3
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variableDavid Howells1-0/+4
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+5
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+3
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-5/+3
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen22-290/+412
2014-01-17i810: delete useless variableJulia Lawall1-3/+1
2014-01-17video: add OpenCores VGA/LCD framebuffer driverStefan Kristiansson3-0/+457
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven1-4/+0
2014-01-17tgafb: potential NULL dereference in initDan Carpenter1-3/+2
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter1-1/+1
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter1-6/+1
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown1-1/+2
2014-01-17video: Replace local macro with PCI standard macroYijing Wang1-11/+5
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering1-0/+3
2014-01-17video: vgacon: Don't build on arm64Mark Brown1-1/+2
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer1-1/+1
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa1-0/+1
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing1-1/+3
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann1-70/+50
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error messagesLothar Waßmann1-3/+3
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart1-1/+1
2014-01-14OMAPDSS: DISPC: Fix 34xx overlay scaling calculationIvaylo Dimitrov1-9/+22
2014-01-13OMAPDSS: panel-acx565akm: clean-up lockingTomi Valkeinen1-14/+30
2014-01-13OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCsArchit Taneja1-0/+16