aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-02fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann
2013-08-02fbdev: efifb: bind to efi-framebufferDavid Herrmann
2013-08-02fbdev: vesafb: bind to platform-framebuffer deviceDavid Herrmann
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann
2013-08-02fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann
2013-08-02fbdev: simplefb: add init through platform_dataDavid Herrmann
2013-08-02video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios
2013-08-02OMAPDSS: analog-tv-connector: compile fixTomi Valkeinen
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-07-31Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-29video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter
2013-07-26fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()Tomi Valkeinen
2013-07-26video: nuc900fb: fix to pass correct device identity to request_irq()Wei Yongjun
2013-07-26vga16fb: Remove unused variableLuis Henriques
2013-07-26video: xilinxfb: Fix compilation warningMichal Simek
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson
2013-07-25video: backlight: lcd: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25video: backlight: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier
2013-07-14Linux 3.11-rc1Linus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-08video: imxfb: Add DT supportMarkus Pargmann
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03backlight: convert from legacy pm ops to dev_pm_opsShuah Khan
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han
2013-07-03backlight: pcf50633: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: lp8788: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: ep93xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro
2013-06-28Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28Merge tag 'omapdss-for-3.11-2' of git://gitorious.org/linux-omap-dss2/linux i...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28Merge tag 'omapdss-for-3.11-1' of git://gitorious.org/linux-omap-dss2/linux i...Jean-Christophe PLAGNIOL-VILLARD
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven