Age | Commit message (Expand) | Author |
2010-09-26 | drivers/video/via/ioctl.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-26 | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-08-26 | sunxvr500: Ignore secondary output PCI devices. | David S. Miller |
2010-08-13 | drivers/video/w100fb.c: ignore void return value / fix build failure | Peter Huewe |
2010-05-26 | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines | Michael Hennerich |
2010-04-26 | backlight: mbp_nvidia_bl - add five more MacBook variants | Evan McClain |
2010-04-01 | efifb: fix framebuffer handoff | Marcin Slusarz |
2010-03-15 | sunxvr500: Additional PCI id for sunxvr500 driver | Ben Hutchings |
2010-03-15 | offb: Add support for framebuffer handoff to offb. | Dave Airlie |
2010-02-09 | mx3fb: some debug and initialisation fixes | Alberto Panizzo |
2010-02-09 | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König |
2010-01-22 | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown |
2009-12-18 | matroxfb: fix problems with display stability | Alan Cox |
2009-12-02 | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall |
2009-12-01 | davinci: fb: fix frame buffer driver issues | Sudhakar Rajashekhara |
2009-11-17 | drivers/video/da8xx-fb.c: fix error return | Roel Kluin |
2009-11-16 | backlight: Fix backlight limiting on spitz/corgi devices | Pavel Machek |
2009-11-16 | backlight: lcd - Fix wrong sizeof | Jean Delvare |
2009-11-12 | drivers/video/msm: update to new kernel | Pavel Machek |
2009-11-12 | fb: put framebuffer drivers back under the "frame buffer devices" menu | Guennadi Liakhovetski |
2009-11-12 | atmel_lcdfb: new alternate pixel clock formula | Nicolas Ferre |
2009-11-12 | savagefb: fix blanking mode on CRT display | Krzysztof Helt |
2009-11-12 | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt |
2009-10-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-08 | video: includecheck fix: da8xx-fb.c | Jaswinder Singh Rajput |
2009-10-08 | video: includecheck fix: msm, mddi.c | Jaswinder Singh Rajput |
2009-10-06 | omapfb: Blizzard: constify register address tables | Tommi Rantala |
2009-10-06 | omapfb: Blizzard: fix pointer to be const | Tommi Rantala |
2009-10-06 | omapfb: Condition mutex acquisition | Sergio Aguirre |
2009-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-02 | uvesafb/connector: Disallow unpliviged users to send netlink packets | Philipp Reisner |
2009-10-02 | connector: Provide the sender's credentials to the callback | Philipp Reisner |
2009-09-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-09-26 | backlight: new driver for ADP5520/ADP5501 MFD PMICs | Michael Hennerich |
2009-09-26 | backlight: extend event support to also support poll() | Henrique de Moraes Holschuh |
2009-09-25 | fb: change rules for global rules match. | Dave Airlie |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-23 | sisfb: change SiS_DDC_Port type to SISIOADDRESS | Aaro Koskinen |
2009-09-23 | video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n | Peter Korsgaard |
2009-09-23 | drivers/video/tmiofb.c: fix uninitialised return value | Andrew Morton |
2009-09-23 | vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. | Francisco Jerez |
2009-09-23 | fbcon: only unbind from console if successfully registered | Ian Armstrong |
2009-09-23 | matroxfb: get rid of CONFIG_FB_MATROX_32MB | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macro MINFO_FROM | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macros WPMINFO and friends | Jean Delvare |
2009-09-23 | matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO | Jean Delvare |
2009-09-23 | matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory | Jean Delvare |
2009-09-23 | fb: do not ignore fb_set_par errors | Florian Tobias Schandinat |