aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds7-12/+155
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan1-3/+7
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han1-0/+70
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han1-0/+75
2013-07-03backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-07-03backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-07-03drivers: avoid format string in dev_set_nameKees Cook3-3/+3
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds13-31583/+10
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-37/+21
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven14-31578/+1
2013-06-24build some drivers only when compile-testingJiri Slaby1-1/+1
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven3-12/+16
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven1-2/+0
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven1-1/+3
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman4-5/+35
2013-06-01atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-06-01trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixesJean-Christophe PLAGNIOL-VILLARD3-2/+23
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman6-10/+255
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren3-0/+252
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+2
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen2-1/+22
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing4-7/+18
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing1-1/+1
2013-05-20fbcon: delete unneeded function fbcon_takeoverWang YanQing1-28/+0
2013-05-20fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing1-1/+2
2013-05-18drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-18drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann1-0/+2
2013-05-14fbcon: queue work on power efficient wqViresh Kumar1-1/+1
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-18/+4
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-3/+3
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle1-18/+4
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-104/+158
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-5/+2
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann3-2/+4
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-28/+92
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-1554/+1736
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into drm-nextDave Airlie10-106/+160
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-50/+12
2013-05-02fbdev/ps3fb: fix compile warningTomi Valkeinen1-1/+1