summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-037-12/+155
|\ \
| * | backlight: convert from legacy pm ops to dev_pm_opsShuah Khan2013-07-031-3/+7
| * | lcd: add devm_lcd_device_{register,unregister}()Jingoo Han2013-07-031-0/+70
| * | backlight: add devm_backlight_device_{register,unregister}()Jingoo Han2013-07-031-0/+75
| * | backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
| * | backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-1/+0
| * | backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-1/+0
| * | backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-031-2/+0
| * | drivers: avoid format string in dev_set_nameKees Cook2013-07-033-3/+3
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0313-31583/+10
|\ \ \ | |/ / |/| |
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-2814-31578/+1
| * | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-233-12/+16
| * | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-231-2/+0
| * | console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-161-1/+3
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-021-1/+1
|\ \ \
| * | | fbcon: queue work on power efficient wqViresh Kumar2013-05-141-1/+1
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+1
|\ \ \ \
| * | | | build some drivers only when compile-testingJiri Slaby2013-06-241-1/+1
| | |/ / | |/| |
* | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-024-37/+21
|\ \ \ \
| * | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-084-5/+35
| |\| | |
| * | | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-276-10/+255
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-204-7/+18
| * | | | fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing2013-05-201-1/+1
| * | | | fbcon: delete unneeded function fbcon_takeoverWang YanQing2013-05-201-28/+0
| * | | | fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing2013-05-201-1/+2
| | |_|/ | |/| |
* | | | pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-1/+0
* | | | au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-2/+0
* | | | au1200fb: io_remap_pfn_range() sets VM_IOAl Viro2013-06-291-4/+0
| |_|/ |/| |
* | | atmel_lcdfb: blank the backlight on removeRichard Genoud2013-06-011-2/+8
* | | trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-06-011-1/+4
* | | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-293-2/+23
|\ \ \ | |_|/ |/| |
| * | OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-232-1/+22
| * | fbdev/ps3fb: fix compile warningTomi Valkeinen2013-05-021-1/+1
* | | fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-241-1/+1
* | | drivers/video: implement a simple framebuffer driverStephen Warren2013-05-243-0/+252
* | | Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-231-0/+2
|\ \ \
| * | | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-161-0/+2
| | |/ | |/|
* | | drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
* | | drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-18/+4
|\ \
| * | MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-081-18/+4
* | | video: mxsfb: Adapt to new videomode APIFabio Estevam2013-05-092-5/+5
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-3/+3
|\ \ \
| * | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-162-3/+3
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-104/+158
|\ \ \ \
| * \ \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-063-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | video: mxsfb: Introduce regulator supportFabio Estevam2013-04-081-18/+23
| * | | | video: mxsfb: remove mxsfb_platform_dataShawn Guo2013-04-041-24/+17