| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -2218/+0 |
* | i810: delete useless variable | Julia Lawall | 2014-01-17 | 1 | -3/+1 |
* | video: i810fb: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-19 | 1 | -1/+0 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -37/+35 |
* | sections: fix section conflicts in drivers/video | Andi Kleen | 2012-10-05 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers/video/i810) | Rusty Russell | 2012-01-13 | 1 | -5/+5 |
* | i810: fix module_param bool abuse. | Rusty Russell | 2011-12-19 | 1 | -3/+3 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -4/+4 |
* | i810fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+1 |
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-07-01 | 1 | -0/+2 |
* | i810: fix kernel crash fix when struct fb_var_screeninfo is supplied | Samuel CUELLA | 2009-03-10 | 1 | -2/+3 |
* | i810fb: fix console switch regression | Stefan Bauer | 2008-03-20 | 1 | -1/+1 |
* | fix ! versus & precedence in various places | Alexey Dobriyan | 2008-02-06 | 1 | -1/+1 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | [PATCH] i810fb: fix i810_check_params section mismatch | Jean Delvare | 2007-02-21 | 1 | -1/+1 |
* | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] Video: fb, kzalloc changes | Jiri Slaby | 2007-02-12 | 1 | -2/+1 |
* | [PATCH] Video: fb, add true ref_count atomicity | Jiri Slaby | 2007-02-12 | 1 | -10/+15 |
* | [PATCH] i810fb: Honor the return value of pci_enable_device | Antonino A. Daplas | 2006-10-03 | 1 | -1/+5 |
* | PM: video drivers and PM_EVENT_PRETHAW | David Brownell | 2006-09-26 | 1 | -5/+7 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Detaching fbcon: remove calls to pci_disable_device() | Antonino A. Daplas | 2006-06-26 | 1 | -3/+0 |
* | [PATCH] i810 section fix | Andrew Morton | 2006-05-21 | 1 | -2/+2 |
* | [PATCH] i810fb_cursor(): use GFP_ATOMIC | Antonino A. Daplas | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] i810fb: Do not probe the third i2c bus by default | Manuel Lauss | 2006-02-01 | 1 | -3/+10 |
* | [PATCH] drivers/video/: possible cleanups | Adrian Bunk | 2006-01-10 | 1 | -5/+46 |
* | [PATCH] i810fb: Fix suspend and resume hooks | Antonino A. Daplas | 2006-01-10 | 1 | -28/+28 |
* | [PATCH] fbdev: i810fb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 1 | -15/+15 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper | Antonino A. Daplas | 2005-11-07 | 1 | -13/+4 |
* | [PATCH] i810fb: Cleanup I2C code | Antonino A. Daplas | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] i810fb: Change option ext_vga to extvga to match documentation | Antonino A. Daplas | 2005-09-12 | 1 | -6/+6 |
* | [PATCH] i810fb: Restore xres and yres option parameters | Antonino A. Daplas | 2005-09-12 | 1 | -17/+35 |
* | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no | Antonino A. Daplas | 2005-09-12 | 1 | -6/+6 |
* | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] i810fb: Add i2c/DDC support | Antonino A. Daplas | 2005-09-09 | 1 | -44/+133 |
* | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa... | James Simmons | 2005-09-09 | 1 | -4/+2 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -3/+3 |
* | [PATCH] fbdev: fill in the access_align field. | James Simmons | 2005-06-22 | 1 | -0/+1 |
* | [PATCH] i810fb: fix __initdata access | Denis Vlasenko | 2005-05-04 | 1 | -2/+4 |
* | [PATCH] i810fb: Fix default monitor sync timings | Denis Vlasenko | 2005-05-01 | 1 | -3/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+2062 |