Age | Commit message (Expand) | Author |
2014-05-13 | tgafb: fix data copying | Mikulas Patocka |
2014-05-13 | tgafb: fix mode setting with fbset | Mikulas Patocka |
2014-05-13 | mach64: fix cursor when character width is not a multiple of 8 pixels | Mikulas Patocka |
2014-05-13 | mach64: use unaligned access | Mikulas Patocka |
2014-05-13 | matroxfb: restore the registers M_ACCESS and M_PITCH | Mikulas Patocka |
2014-05-13 | framebuffer: fix cfb_copyarea | Mikulas Patocka |
2014-05-06 | video: atmel_lcdfb: ensure the hardware is initialized with the correct mode | Antoine Ténart |
2014-02-14 | video: Kconfig: Allow more broad selection of the imxfb framebuffer driver. | Denis Carikli |
2014-02-14 | video: exynos: Fix S6E8AX0 LCD driver build error | Sachin Kamat |
2014-02-11 | OMAPDSS: fix fck field types | Tomi Valkeinen |
2014-02-11 | OMAPDSS: DISPC: decimation rounding fix | Tomi Valkeinen |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller |
2014-01-30 | drivers/video/backlight/lcd.c: call put_device if device_register fails | Levente Kurusa |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-29 | Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie |
2014-01-27 | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-24 | Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds |
2014-01-23 | backlight: lp8788: remove unnecessary parentheses | Jingoo Han |
2014-01-23 | backlight: lp855x: remove unnecessary parentheses | Jingoo Han |
2014-01-23 | backlight: kb3886_bl: fix incorrect placement of __initdata marker | Jingoo Han |
2014-01-23 | backlight: tosa: use devm_lcd_device_register() | Jingoo Han |
2014-01-23 | backlight: l4f00242t03: use devm_lcd_device_register() | Jingoo Han |
2014-01-23 | backlight: jornada720: use devm_lcd_device_register() | Jingoo Han |
2014-01-23 | backlight: tosa: use devm_backlight_device_register() | Jingoo Han |
2014-01-23 | backlight: ot200_bl: use devm_backlight_device_register() | Jingoo Han |
2014-01-23 | backlight: omap1: use devm_backlight_device_register() | Jingoo Han |
2014-01-23 | backlight: hp680_bl: use devm_backlight_device_register() | Jingoo Han |
2014-01-23 | backlight: jornada720: use devm_backlight_device_register() | Jingoo Han |
2014-01-23 | drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli... | David Howells |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2014-01-20 | Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-next | Tomi Valkeinen |
2014-01-17 | i810: delete useless variable | Julia Lawall |
2014-01-17 | video: add OpenCores VGA/LCD framebuffer driver | Stefan Kristiansson |
2014-01-17 | video/logo: Remove MIPS-specific include section | Geert Uytterhoeven |
2014-01-17 | tgafb: potential NULL dereference in init | Dan Carpenter |
2014-01-17 | video: mmp: Using plain integer as NULL pointer | Dan Carpenter |
2014-01-17 | video: mmp: delete a stray mutex_unlock() | Dan Carpenter |
2014-01-17 | video: amba-clcd: Make CLCD driver available on more platforms | Mark Brown |
2014-01-17 | video: Replace local macro with PCI standard macro | Yijing Wang |
2014-01-17 | fbmem: really support wildcard video=options for all fbdev drivers | Olaf Hering |
2014-01-17 | video: vgacon: Don't build on arm64 | Mark Brown |
2014-01-17 | video: mx3fb: Allow blocking during framebuffer allocation | Sascha Hauer |
2014-01-17 | fbcon: Fix memory leak in fbcon_exit(). | Masami Ichikawa |
2014-01-17 | fbcon: trivial optimization for fbcon_exit | Wang YanQing |
2014-01-17 | video: mxsfb: fix broken videomode selection | Lothar Waßmann |
2014-01-17 | video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me... | Lothar Waßmann |
2014-01-17 | video: vmlfb: remove unnecessary pci_set_drvdata() | Jingoo Han |