Age | Commit message (Expand) | Author |
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 |
2009-09-23 | s3c2410fb: fix clockrate calculation | Ben Dooks |
2009-09-23 | video: console, use DIV_ROUND_UP | Jiri Slaby |
2009-09-23 | fb: fix fb_pan_display range check | Florian Tobias Schandinat |
2009-09-23 | drivers/video: add kmalloc NULL tests | Julia Lawall |
2009-09-23 | drivers/video/console/newport_con.c: fix read outside array bounds | Roel Kluin |
2009-09-23 | viafb: pass reference to pci device when calling framebuffer_alloc() | Harald Welte |
2009-09-23 | viafb: make viafb a first-class citizen using pci_driver | Harald Welte |
2009-09-23 | viafb: choose acceleration engine for VX855 | Florian Tobias Schandinat |
2009-09-23 | viafb: add support for the VX855 chipset | Harald Welte |
2009-09-23 | viafb: use read-only mode parsing | Florian Tobias Schandinat |
2009-09-23 | viafb: remove unused structure member | Harald Welte |
2009-09-23 | viafb: make module parameters visible in sysfs | Harald Welte |
2009-09-23 | viafb: hardware acceleration initialization cleanup | Florian Tobias Schandinat |
2009-09-23 | viafb: improve pitch handling | Florian Tobias Schandinat |
2009-09-23 | viafb: cleanup viafb_cursor | Florian Tobias Schandinat |