Age | Commit message (Expand) | Author | Files | Lines |
2014-07-01 | fb: adv7393: add missing semicolon | Scott Jiang | 1 | -1/+1 |
2014-06-26 | video: omapdss: Fix potential null pointer dereference | Sachin Kamat | 1 | -3/+5 |
2014-06-26 | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used | Emil Goode | 1 | -2/+0 |
2014-06-23 | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug | Michael Welling | 1 | -0/+2 |
2014-06-20 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -0/+2 |
2014-06-19 | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -0/+2 |
2014-06-16 | Revert "offb: Add palette hack for little endian" | Benjamin Herrenschmidt | 1 | -10/+1 |
2014-06-12 | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -6/+7 |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2014-06-12 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2014-06-12 | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -43/+44 |
2014-06-11 | Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d... | Jani Nikula | 2 | -0/+2 |
2014-06-09 | drm/i915: Kick out vga console | Daniel Vetter | 2 | -0/+2 |
2014-06-05 | backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip | Tony Lindgren | 1 | -1/+2 |
2014-06-04 | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -513/+3310 |
2014-06-04 | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -151/+166 |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+40 |
2014-06-04 | gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging | Philipp Zabel | 1 | -0/+1 |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -8/+9 |
2014-05-29 | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 1 | -2/+2 |
2014-05-29 | vgacon: Fix & cleanup refcounting | Takashi Iwai | 1 | -7/+8 |
2014-05-28 | OMAPDSS: move 'compatible' converter to omapdss driver | Tomi Valkeinen | 4 | -1/+235 |
2014-05-27 | backlight: Add backlight device (un)registration notification | Hans de Goede | 1 | -0/+40 |
2014-05-27 | m68k/atari - atafb: convert allocation of fb ram to new interface | Michael Schmitz | 1 | -23/+26 |
2014-05-23 | OMAPDSS: HDMI: fix devm_ioremap_resource error checks | Tomi Valkeinen | 5 | -10/+10 |
2014-05-23 | OMAPDSS: HDMI: remove unused defines | Tomi Valkeinen | 4 | -11/+0 |
2014-05-23 | OMAPDSS: HDMI: cleanup WP ioremaps | Tomi Valkeinen | 1 | -18/+3 |
2014-05-23 | drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap | Zhichuang SUN | 1 | -0/+2 |
2014-05-23 | video: fbdev: s3fb.c: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -1/+2 |
2014-05-23 | video: fbdev: grvga.c: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -1/+2 |
2014-05-23 | matroxfb: perform a dummy read of M_STATUS | Mikulas Patocka | 1 | -1/+1 |
2014-05-23 | video: of: display_timing: fix default native-mode setting | Boris BREZILLON | 1 | -1/+1 |
2014-05-21 | pwm-backlight: retrieve configured PWM period | Alexandre Belloni | 1 | -3/+6 |
2014-05-20 | OMAPDSS: panel NEC-NL8048HL11 DT support | Tomi Valkeinen | 1 | -1/+44 |
2014-05-20 | OMAPDSS: Panel TPO-TD043MTEA1 DT support | Tomi Valkeinen | 1 | -1/+41 |
2014-05-20 | OMAPDSS: panel sharp-ls037v7dw01 DT support | Tony Lindgren | 1 | -3/+99 |
2014-05-20 | OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiod | Tony Lindgren | 1 | -54/+54 |
2014-05-20 | OMAPDSS: panel-lgphilips-lb035q02: Add DT support | Tomi Valkeinen | 1 | -1/+44 |
2014-05-20 | OMAPDSS: panel-lgphilips-lb035q02: use gpiod for enable gpio | Tomi Valkeinen | 1 | -14/+18 |
2014-05-19 | OMAPDSS: hdmi5_core: Fix compilation with OMAP5_DSS_HDMI_AUDIO | Jyri Sarha | 1 | -1/+1 |
2014-05-19 | OMAPDSS: panel-dpi: enable-gpio | Tomi Valkeinen | 1 | -3/+7 |
2014-05-19 | video: delete unneeded call to platform_get_drvdata | Julia Lawall | 1 | -2/+0 |
2014-05-16 | video: mx3fb: Add backlight control support | Alexander Stein | 2 | -0/+82 |
2014-05-16 | video: omap: delete support for early fbmem allocation | Aaro Koskinen | 1 | -65/+2 |
2014-05-15 | video: of: display_timing: remove two unsafe error messages | Lucas Stach | 1 | -6/+2 |
2014-05-14 | drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files. | Rusty Russell | 1 | -1/+1 |
2014-05-09 | OMAPDSS: Fix writes to DISPC_POL_FREQ | Tomi Valkeinen | 1 | -7/+7 |
2014-05-09 | OMAPDSS: HDMI: cleanup ioremaps | Tomi Valkeinen | 4 | -55/+10 |
2014-05-09 | OMAPDSS: HDMI: Add OMAP5 HDMI support | Tomi Valkeinen | 9 | -2/+2082 |
2014-05-09 | OMAPDSS: HDMI: PLL changes for OMAP5 | Archit Taneja | 1 | -2/+79 |