Age | Commit message (Expand) | Author | Files | Lines |
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-09 | fbdev: fbmem: remove positive test on unsigned values | Fabian Frederick | 1 | -3/+3 |
2014-05-09 | fbcon: Fix memory leak in con2fb_release_oldinfo() | Masami Ichikawa | 1 | -0/+1 |
2014-05-09 | video: Kconfig: Add a dependency to the Goldfish framebuffer driver | Jean Delvare | 1 | -1/+1 |
2014-05-09 | video: exynos: Add a dependency to the menu | Jean Delvare | 1 | -1/+1 |
2014-05-09 | video: mx3fb: Use devm_kzalloc | Denis Carikli | 1 | -3/+1 |
2014-05-09 | video/nuc900: allow modular build | Arnd Bergmann | 1 | -1/+1 |
2014-05-09 | video: atmel needs FB_BACKLIGHT | Arnd Bergmann | 1 | -0/+1 |
2014-05-09 | video: export fb_prepare_logo | Arnd Bergmann | 1 | -0/+1 |
2014-05-09 | video/mbx: fix building debugfs support | Arnd Bergmann | 3 | -3/+4 |
2014-05-09 | video/omap: fix modular build | Arnd Bergmann | 3 | -11/+22 |
2014-05-09 | video: clarify I2C dependencies | Arnd Bergmann | 1 | -0/+2 |
2014-05-07 | video: sh_mobile_lcdcfb depends on meram | Arnd Bergmann | 1 | -0/+1 |
2014-04-30 | fbdev: Fix tmiofb driver dependencies | Jean Delvare | 1 | -1/+1 |
2014-04-30 | video: pxa3xx-gcu: use devm_ioremap_resource() | Jingoo Han | 1 | -4/+2 |
2014-04-30 | video: mmpfb: cleanup some static checker warnings in probe() | Dan Carpenter | 1 | -7/+2 |
2014-04-30 | video: mmp: Remove references to CPU_PXA988 | Richard Weinberger | 3 | -36/+4 |
2014-04-30 | video: mmp: Remove references to CPU_MMP3 | Richard Weinberger | 2 | -3/+3 |
2014-04-30 | video: fbdev: Fix format string mismatch in gbefb.c | Masanari Iida | 1 | -1/+1 |
2014-04-30 | video: fbdev: Fix format string mismatch in wm8505fb.c | Masanari Iida | 1 | -1/+1 |
2014-04-22 | video: Check EDID for HDMI connection | David Ung | 1 | -1/+8 |
2014-04-22 | video: da8xx-fb: Add support for Densitron 84-0023-001T | Jon Ringle | 1 | -0/+14 |
2014-04-17 | video: Kconfig: move drm and fb into separate menus | Tomi Valkeinen | 1 | -0/+4 |
2014-04-17 | fbdev: move fbdev core files to separate directory | Tomi Valkeinen | 22 | -19/+21 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 476 | -2651/+2661 |
2014-04-15 | video: bf54x-lq043fb: fix build error | Steven Miao | 1 | -1/+1 |
2014-04-14 | OMAPDSS: Change struct reg_field to dispc_reg_field | Jyri Sarha | 2 | -9/+9 |
2014-04-14 | OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr() | Jyri Sarha | 1 | -4/+4 |
2014-04-14 | OMAPDSS: fix shared irq handlers | Tomi Valkeinen | 2 | -7/+68 |
2014-04-14 | video: imxfb: Select LCD_CLASS_DEVICE unconditionally | Alexander Shiyan | 1 | -0/+2 |
2014-04-14 | OMAPDSS: fix rounding when calculating fclk rate | Tomi Valkeinen | 1 | -2/+2 |
2014-04-14 | video: da8xx-fb: Fix casting of info->pseudo_palette | Jon Ringle | 1 | -9/+1 |
2014-04-10 | Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -18/+59 |
2014-04-08 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -3093/+0 |
2014-04-08 | backlight: lm3639: Use devm_backlight_device_register() | Daniel Jeong | 1 | -10/+7 |
2014-04-08 | backlight: gpio-backlight: Add DT support | Denis Carikli | 1 | -7/+51 |
2014-04-08 | backlight: core: Replace kfree with put_device | Levente Kurusa | 1 | -1/+1 |
2014-04-07 | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 20 | -42/+923 |
2014-04-05 | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 45 | -819/+635 |
2014-04-04 | OMAPDSS: HDMI: fix interlace output | Tomi Valkeinen | 1 | -0/+2 |
2014-04-04 | OMAPDSS: add missing __init for dss_init_ports | Tomi Valkeinen | 1 | -1/+1 |
2014-04-04 | OMAPDSS: remove DT hacks for regulators | Tomi Valkeinen | 2 | -18/+4 |
2014-04-04 | backlight: tps65217_bl: remove unnecessary OOM messages | Jingoo Han | 1 | -4/+1 |
2014-04-04 | backlight: platform_lcd: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2014-04-04 | backlight: lms283gf05: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2014-04-04 | backlight: lm3533_bl: remove unnecessary OOM messages | Jingoo Han | 1 | -4/+1 |
2014-04-04 | backlight: l4f00242t03: remove unnecessary OOM messages | Jingoo Han | 1 | -4/+1 |