aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman1-20/+21
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-26simplefb: add support for a8b8g8r8 pixel formatAlexandre Courbot1-0/+1
2013-07-26backlight: lp855x: set zero brightness at FBBLANKShingo Nakao1-1/+1
2013-07-26drivers/video: remove unused parameter in KconfigMichael Opdenacker1-7/+0
2013-07-26matroxfb: replace kmalloc and memset with kzalloc.Alexandru Juncu1-2/+1
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-26video: mxsfb: Let device core handle pinctrlFabio Estevam1-8/+0
2013-07-26video: output: convert class code to use dev_groupsGreg Kroah-Hartman1-10/+10
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-25video: backlight: lcd: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+15
2013-07-25video: backlight: convert class code to use dev_groupsGreg Kroah-Hartman1-20/+24
2013-07-16backlight: Add ROHM BD6107 backlight driverLaurent Pinchart3-0/+220
2013-07-16backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart3-0/+178
2013-07-16backlight: Add GPIO-based backlight driverLaurent Pinchart3-0/+141
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-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-1149/+8111
2013-07-08video: imxfb: Add DT supportMarkus Pargmann2-34/+160
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-836/+997
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