Age | Commit message (Expand) | Author |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-07-09 | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2013-07-08 | video: imxfb: Add DT support | Markus Pargmann |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | backlight: convert from legacy pm ops to dev_pm_ops | Shuah Khan |
2013-07-03 | lcd: add devm_lcd_device_{register,unregister}() | Jingoo Han |
2013-07-03 | backlight: add devm_backlight_device_{register,unregister}() | Jingoo Han |
2013-07-03 | backlight: pcf50633: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-03 | backlight: lp8788: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-03 | backlight: ep93xx: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-03 | backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-29 | pxa3xx: VM_IO is set by io_remap_pfn_range() | Al Viro |
2013-06-29 | au1100fb: VM_IO is set by io_remap_pfn_range() | Al Viro |
2013-06-29 | au1200fb: io_remap_pfn_range() sets VM_IO | Al Viro |
2013-06-28 | Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb... | Jean-Christophe PLAGNIOL-VILLARD |
2013-06-28 | Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux i... | Jean-Christophe PLAGNIOL-VILLARD |
2013-06-28 | Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux i... | Jean-Christophe PLAGNIOL-VILLARD |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven |
2013-06-27 | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie |
2013-06-27 | video: i740fb: Make i740fb_init static | Sachin Kamat |
2013-06-27 | fb: make fp_get_options name argument const | Vincent Stehlé |
2013-06-27 | video: mmp: fix graphics/video layer enable/mask swap issue | Jing Xiang |
2013-06-27 | video: mmp: fix memcpy wrong size for mmp_addr issue | Jing Xiang |
2013-06-27 | radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang |
2013-06-27 | aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang |
2013-06-27 | vgacon: fix missing include. | Dave Airlie |
2013-06-26 | fbdev: bfin-lq035q1-fb: Use dev_pm_ops | Lars-Peter Clausen |
2013-06-26 | fbmem: return -EFAULT on copy_to_user() failure | Dan Carpenter |
2013-06-26 | OMAPDSS: DPI: Fix wrong pixel clock limit | Tomi Valkeinen |
2013-06-26 | video: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-06-26 | uvesafb: Correct/simplify warning message | Borislav Petkov |
2013-06-26 | fb: fix atyfb unused data warnings | Randy Dunlap |
2013-06-26 | fb: fix atyfb build warning | Randy Dunlap |
2013-06-26 | video: imxfb: Make local symbols static | Sachin Kamat |
2013-06-26 | video: udlfb: Make local symbol static | Sachin Kamat |
2013-06-26 | video: udlfb: Use NULL instead of 0 | Sachin Kamat |
2013-06-26 | video: smscufx: Use NULL instead of 0 | Sachin Kamat |
2013-06-26 | video: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-26 | video: mxsfb: remove redundant dev_err call in mxsfb_probe() | Wei Yongjun |
2013-06-26 | video: xilinxfb: Use driver for Xilinx ARM Zynq | Michal Simek |
2013-06-26 | video: xilinxfb: Add support for little endian accesses | Michal Simek |
2013-06-26 | video: xilinxfb: Group bus initialization | Michal Simek |
2013-06-26 | video: xilinxfb: Use drvdata->regs_phys instead of physaddr | Michal Simek |
2013-06-26 | video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG | Michal Simek |