Age | Commit message (Expand) | Author |
2013-08-09 | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-02 | video: mxsfb: fix color settings for 18bit data bus and 32bpp | Hector Palacios |
2013-08-02 | OMAPDSS: analog-tv-connector: compile fix | Tomi Valkeinen |
2013-07-31 | Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-29 | video: sh7760fb: fix to pass correct device identity to free_irq() | Wei Yongjun |
2013-07-29 | fbdev/atyfb: fix recent breakage in correct_chipset() | Dan Carpenter |
2013-07-26 | fbdev/sgivwfb: fix compilation error in sgivwfb_mmap() | Tomi Valkeinen |
2013-07-26 | video: nuc900fb: fix to pass correct device identity to request_irq() | Wei Yongjun |
2013-07-26 | vga16fb: Remove unused variable | Luis Henriques |
2013-07-26 | video: xilinxfb: Fix compilation warning | Michal Simek |
2013-07-25 | mfd: max8925: fix dt code for backlight | Olof Johansson |
2013-07-16 | uvesafb: Really allow mtrr being 0, as documented and warn()ed | Sylvain 'ythier' Hitier |
2013-07-14 | Linux 3.11-rc1v3.11-rc1 | Linus Torvalds |
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 |