Age | Commit message (Expand) | Author |
2014-02-11 | video: xilinxfb: Move xilinxfb_platform_data directly to the driver | Michal Simek |
2014-02-11 | video: imxfb: Use regulator API with LCD class for powering | Alexander Shiyan |
2014-02-11 | tgafb: avoid restriction on modes with line length not a multiple of 64 | Mikulas Patocka |
2014-02-11 | tgafb: fix data copying | Mikulas Patocka |
2014-02-11 | tgafb: fix mode setting with fbset | Mikulas Patocka |
2014-02-11 | mach64: fix cursor when character width is not a multiple of 8 pixels | Mikulas Patocka |
2014-02-11 | atyfb: set FBINFO_READS_FAST | Mikulas Patocka |
2014-02-11 | mach64: use unaligned access | Mikulas Patocka |
2014-02-11 | atyfb: remove resolution limit 1600 | Mikulas Patocka |
2014-02-11 | framebuffer: fix cfb_copyarea | Mikulas Patocka |
2014-02-11 | matroxfb: restore the registers M_ACCESS and M_PITCH | Mikulas Patocka |
2014-02-11 | matroxfb: set FBINFO_READS_FAST | Mikulas Patocka |
2014-02-11 | fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs | Keith Packard |
2014-02-07 | connector: add portid to unicast in addition to broadcasting | David Fries |
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 |