aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-28/+16
2013-08-02video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios1-26/+0
2013-08-02OMAPDSS: analog-tv-connector: compile fixTomi Valkeinen1-2/+16
2013-07-31Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds6-9/+7
2013-07-29video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter1-2/+2
2013-07-26fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()Tomi Valkeinen1-1/+1
2013-07-26video: nuc900fb: fix to pass correct device identity to request_irq()Wei Yongjun1-2/+1
2013-07-26vga16fb: Remove unused variableLuis Henriques1-1/+0
2013-07-26video: xilinxfb: Fix compilation warningMichal Simek1-2/+2
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier1-1/+1
2013-07-14Linux 3.11-rc1Linus Torvalds1-1601/+880
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-59/+34
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdevLinus Torvalds86-1155/+8117
2013-07-08video: imxfb: Add DT supportMarkus Pargmann2-35/+161
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
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-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD34-136/+112
2013-06-28Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD27-27/+6513
2013-06-28Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux into fbdev/for-nextJean-Christophe PLAGNIOL-VILLARD35-841/+1002
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven14-31578/+1
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie7-6/+288
2013-06-27video: i740fb: Make i740fb_init staticSachin Kamat1-1/+1
2013-06-27fb: make fp_get_options name argument constVincent Stehlé1-1/+1
2013-06-27video: mmp: fix graphics/video layer enable/mask swap issueJing Xiang1-3/+3
2013-06-27video: mmp: fix memcpy wrong size for mmp_addr issueJing Xiang1-1/+1
2013-06-27radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-27aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-27vgacon: fix missing include.Dave Airlie1-0/+1
2013-06-26fbdev: bfin-lq035q1-fb: Use dev_pm_opsLars-Peter Clausen1-8/+14
2013-06-26fbmem: return -EFAULT on copy_to_user() failureDan Carpenter1-1/+3
2013-06-26OMAPDSS: DPI: Fix wrong pixel clock limitTomi Valkeinen1-2/+2
2013-06-26video: replace strict_strtoul() with kstrtoul()Jingoo Han3-6/+6
2013-06-26uvesafb: Correct/simplify warning messageBorislav Petkov1-2/+2