summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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-24build some drivers only when compile-testingJiri Slaby
2013-06-09Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
2013-05-31atmel_lcdfb: blank the backlight on removeRichard Genoud
2013-05-31trivial: atmel_lcdfb: add missing error messageRichard Genoud
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-05-21TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing
2013-05-20fbcon: delete unneeded function fbcon_takeoverWang YanQing
2013-05-20fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing
2013-05-18drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07MIPS: remove obsolete Kconfig macrosPaul Bolle
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02fbdev/ps3fb: fix compile warningTomi Valkeinen
2013-05-02OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen
2013-05-02OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen
2013-05-02OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: DSI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: SDI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPDSS: DPI: use platform_driver_register()Tomi Valkeinen
2013-05-02OMAPFB: defer probe if no displaysTomi Valkeinen
2013-05-02OMAPFB: use module_platform_driver()Tomi Valkeinen
2013-05-02OMAPDSS: Makefile: move omapfb after panelsTomi Valkeinen