summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: s3fb.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-231-1/+2
* video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-231-1/+2
* matroxfb: perform a dummy read of M_STATUSMikulas Patocka2014-05-231-1/+1
* video: of: display_timing: fix default native-mode settingBoris BREZILLON2014-05-231-1/+1
* video: delete unneeded call to platform_get_drvdataJulia Lawall2014-05-191-2/+0
* video: mx3fb: Add backlight control supportAlexander Stein2014-05-162-0/+82
* video: omap: delete support for early fbmem allocationAaro Koskinen2014-05-161-65/+2
* video: of: display_timing: remove two unsafe error messagesLucas Stach2014-05-151-6/+2
* fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick2014-05-091-3/+3
* fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa2014-05-091-0/+1
* video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare2014-05-091-1/+1
* video: exynos: Add a dependency to the menuJean Delvare2014-05-091-1/+1
* video: mx3fb: Use devm_kzallocDenis Carikli2014-05-091-3/+1
* video/nuc900: allow modular buildArnd Bergmann2014-05-091-1/+1
* video: atmel needs FB_BACKLIGHTArnd Bergmann2014-05-091-0/+1
* video: export fb_prepare_logoArnd Bergmann2014-05-091-0/+1
* video/mbx: fix building debugfs supportArnd Bergmann2014-05-093-3/+4
* video/omap: fix modular buildArnd Bergmann2014-05-093-11/+22
* video: clarify I2C dependenciesArnd Bergmann2014-05-091-0/+2
* video: sh_mobile_lcdcfb depends on meramArnd Bergmann2014-05-071-0/+1
* fbdev: Fix tmiofb driver dependenciesJean Delvare2014-04-301-1/+1
* video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han2014-04-301-4/+2
* video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter2014-04-301-7/+2
* video: mmp: Remove references to CPU_PXA988Richard Weinberger2014-04-303-36/+4
* video: mmp: Remove references to CPU_MMP3Richard Weinberger2014-04-302-3/+3
* video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida2014-04-301-1/+1
* video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida2014-04-301-1/+1
* video: Check EDID for HDMI connectionDavid Ung2014-04-221-1/+8
* video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle2014-04-221-0/+14
* video: Kconfig: move drm and fb into separate menusTomi Valkeinen2014-04-171-0/+4
* fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-1722-19/+21
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17476-2651/+2661
* video: bf54x-lq043fb: fix build errorSteven Miao2014-04-151-1/+1
* OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2014-04-142-9/+9
* OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha2014-04-141-4/+4
* OMAPDSS: fix shared irq handlersTomi Valkeinen2014-04-142-7/+68
* video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan2014-04-141-0/+2
* OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen2014-04-141-2/+2
* video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle2014-04-141-9/+1
* Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-103-18/+59
|\
| * backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong2014-04-081-10/+7
| * backlight: gpio-backlight: Add DT supportDenis Carikli2014-04-081-7/+51
| * backlight: core: Replace kfree with put_deviceLevente Kurusa2014-04-081-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-086-3093/+0
|\ \
| * | drm/exynos: Move dp driver from video/ to drm/Sean Paul2014-03-236-3092/+0
| * | drm/exynos: Remove useless slab.h includeStephane Marchesin2014-03-231-1/+0
| |/
* | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0720-42/+923
|\ \
| * | OMAPDSS: HDMI: fix interlace outputTomi Valkeinen2014-04-041-0/+2
| * | OMAPDSS: add missing __init for dss_init_portsTomi Valkeinen2014-04-041-1/+1
| * | OMAPDSS: remove DT hacks for regulatorsTomi Valkeinen2014-04-042-18/+4