aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-08-08video/hmdi: Clear the whole incoming buffer, not just the infoframe sizeDamien Lespiau
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau
2013-08-08video/hdmi: Replace the payload length by their definesDamien Lespiau
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-08video: imxfb: Add DT supportMarkus Pargmann
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2013-07-03backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-06-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux i...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux i...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-27video: i740fb: Make i740fb_init staticSachin Kamat
2013-06-27fb: make fp_get_options name argument constVincent Stehlé
2013-06-27video: mmp: fix graphics/video layer enable/mask swap issueJing Xiang
2013-06-27video: mmp: fix memcpy wrong size for mmp_addr issueJing Xiang
2013-06-27radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang
2013-06-27aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang
2013-06-27vgacon: fix missing include.Dave Airlie
2013-06-26fbdev: bfin-lq035q1-fb: Use dev_pm_opsLars-Peter Clausen
2013-06-26fbmem: return -EFAULT on copy_to_user() failureDan Carpenter
2013-06-26OMAPDSS: DPI: Fix wrong pixel clock limitTomi Valkeinen
2013-06-26video: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-26uvesafb: Correct/simplify warning messageBorislav Petkov
2013-06-26fb: fix atyfb unused data warningsRandy Dunlap
2013-06-26fb: fix atyfb build warningRandy Dunlap
2013-06-26video: imxfb: Make local symbols staticSachin Kamat
2013-06-26video: udlfb: Make local symbol staticSachin Kamat
2013-06-26video: udlfb: Use NULL instead of 0Sachin Kamat
2013-06-26video: smscufx: Use NULL instead of 0Sachin Kamat
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-26video: mxsfb: remove redundant dev_err call in mxsfb_probe()Wei Yongjun