| Commit message (Expand) | Author | Age |
* | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall | 2009-12-02 |
* | davinci: fb: fix frame buffer driver issues | Sudhakar Rajashekhara | 2009-12-01 |
* | drivers/video/da8xx-fb.c: fix error return | Roel Kluin | 2009-11-17 |
* | backlight: Fix backlight limiting on spitz/corgi devices | Pavel Machek | 2009-11-16 |
* | backlight: lcd - Fix wrong sizeof | Jean Delvare | 2009-11-16 |
* | 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-11-12 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-08 |
|\ |
|
| * | 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-06 |
* | | video: includecheck fix: da8xx-fb.c | Jaswinder Singh Rajput | 2009-10-08 |
* | | video: includecheck fix: msm, mddi.c | Jaswinder Singh Rajput | 2009-10-08 |
|/ |
|
* | 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-10-02 |
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-30 |
|\ \ |
|
| * | | fb: change rules for global rules match. | Dave Airlie | 2009-09-24 |
* | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | | 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-26 |
| * | | | backlight: Allow drivers to update the core, and generate events on changes | Matthew Garrett | 2009-09-21 |
| * | | | backlight: switch to da903x driver to dev_pm_ops | Mike Rapoport | 2009-09-21 |
| * | | | backlight: Add support for the Avionic Design Xanthos backlight device. | Thierry Reding | 2009-09-07 |
| * | | | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 |
| * | | | backlight: move hp680-bl's probe function to .devinit.text | Uwe Kleine-König | 2009-09-07 |
| * | | | backlight: Add support for new Apple machines. | Mario Schwalbe | 2009-09-07 |
| * | | | backlight: mbp_nvidia_bl: add support for MacBookAir 1,1 | Henrik Rydberg | 2009-09-07 |
| * | | | backlight: Add WM831x backlight driver | Mark Brown | 2009-09-07 |
| |/ / |
|
* | | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |