summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-235/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-67/+191
2014-08-08Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-131/+116
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-58/+63
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-39/+0
2014-07-31backlight: ipaq_micro: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss1-27/+23
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2-14/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss2-18/+17
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2-8/+9
2014-07-28video: clcd-versatile: Depend on ARMMark Brown1-0/+1
2014-07-25backlight: Add driver for iPAQ micro backlightLinus Walleij3-0/+93
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann1-4/+2
2014-07-18backlight: pwm-backlight: Use devm_gpiod_get_optional()Alexandre Courbot1-5/+2
2014-07-18backlight: jornada720: Minimise code duplication and handle errors betterLee Jones1-18/+19
2014-07-13Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-6/+8
2014-07-13Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2-67/+2
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2-36/+1
2014-07-13video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim2-31/+1
2014-07-11x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-39/+0
2014-07-09backlight: atmel-pwm-bl: remove obsolete driverAlexandre Belloni3-235/+0
2014-07-01fb: adv7393: add missing semicolonScott Jiang1-1/+1
2014-06-27video: move Versatile CLCD helpersLinus Walleij3-0/+190
2014-06-26video: omapdss: Fix potential null pointer dereferenceSachin Kamat1-3/+5
2014-06-26video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode1-2/+0
2014-06-23backlight: Show brightness even if get_brightness is not implementedAndrzej Hajda1-0/+2
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda18-108/+0
2014-06-23drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling1-0/+2
2014-06-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+2
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-0/+2
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-12Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+7
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-06-12Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-43/+44
2014-06-11Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2-0/+2
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter2-0/+2
2014-06-05backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chipTony Lindgren1-1/+2
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-513/+3310
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-151/+166
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+40
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel1-0/+1
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+9
2014-05-29console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-2/+2
2014-05-29vgacon: Fix & cleanup refcountingTakashi Iwai1-7/+8
2014-05-28OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen4-1/+235
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+40
2014-05-27m68k/atari - atafb: convert allocation of fb ram to new interfaceMichael Schmitz1-23/+26
2014-05-23OMAPDSS: HDMI: fix devm_ioremap_resource error checksTomi Valkeinen5-10/+10
2014-05-23OMAPDSS: HDMI: remove unused definesTomi Valkeinen4-11/+0