summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-151/+166
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+40
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+9
2014-05-29console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-2/+2
2014-05-29vgacon: Fix & cleanup refcountingTakashi Iwai1-7/+8
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+40
2014-05-27m68k/atari - atafb: convert allocation of fb ram to new interfaceMichael Schmitz1-23/+26
2014-05-23drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-05-23video: fbdev: s3fb.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-23video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-05-23video: of: display_timing: fix default native-mode settingBoris BREZILLON1-1/+1
2014-05-19video: delete unneeded call to platform_get_drvdataJulia Lawall1-2/+0
2014-05-16video: mx3fb: Add backlight control supportAlexander Stein2-0/+82
2014-05-16video: omap: delete support for early fbmem allocationAaro Koskinen1-65/+2
2014-05-15video: of: display_timing: remove two unsafe error messagesLucas Stach1-6/+2
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick1-3/+3
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa1-0/+1
2014-05-09video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare1-1/+1
2014-05-09video: exynos: Add a dependency to the menuJean Delvare1-1/+1
2014-05-09video: mx3fb: Use devm_kzallocDenis Carikli1-3/+1
2014-05-09video/nuc900: allow modular buildArnd Bergmann1-1/+1
2014-05-09video: atmel needs FB_BACKLIGHTArnd Bergmann1-0/+1
2014-05-09video: export fb_prepare_logoArnd Bergmann1-0/+1
2014-05-09video/mbx: fix building debugfs supportArnd Bergmann3-3/+4
2014-05-09video/omap: fix modular buildArnd Bergmann3-11/+22
2014-05-09video: clarify I2C dependenciesArnd Bergmann1-0/+2
2014-05-07video: sh_mobile_lcdcfb depends on meramArnd Bergmann1-0/+1
2014-04-30fbdev: Fix tmiofb driver dependenciesJean Delvare1-1/+1
2014-04-30video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han1-4/+2
2014-04-30video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter1-7/+2
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger3-36/+4
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger2-3/+3
2014-04-30video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida1-1/+1
2014-04-30video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida1-1/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-1/+8
2014-04-22video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle1-0/+14
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen22-19/+21
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen476-2651/+2661
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao1-1/+1
2014-04-14OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2-9/+9
2014-04-14OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha1-4/+4
2014-04-14OMAPDSS: fix shared irq handlersTomi Valkeinen2-7/+68
2014-04-14video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan1-0/+2
2014-04-14OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen1-2/+2
2014-04-14video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle1-9/+1
2014-04-10Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-18/+59
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-3093/+0
2014-04-08backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong1-10/+7