Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -38/+36 |
2012-10-05 | sections: fix section conflicts in drivers/video | Andi Kleen | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers/video/i810) | Rusty Russell | 1 | -5/+5 |
2011-12-20 | i810: fix module_param bool abuse. | Rusty Russell | 1 | -3/+3 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 1 | -4/+4 |
2011-01-06 | drivers/video/i810/i810-i2c.c: fix i2c bus handling | Stefani Seibold | 1 | -4/+8 |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | i810fb: fix stack exploding | Krzysztof Helt | 1 | -24/+29 |
2009-07-08 | i810fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -2/+1 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -0/+2 |
2009-03-11 | i810: fix kernel crash fix when struct fb_var_screeninfo is supplied | Samuel CUELLA | 1 | -2/+3 |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare | 1 | -1/+0 |
2009-01-07 | i810: fix sparse warnings | Hannes Eder | 1 | -6/+12 |
2008-03-20 | i810fb: fix console switch regression | Stefan Bauer | 1 | -1/+1 |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan | 1 | -1/+1 |
2007-07-17 | i810fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-05-08 | i810fb: fix incorrect frequency mask | Antonino A. Daplas | 1 | -1/+1 |
2007-02-21 | [PATCH] i810fb: fix i810_check_params section mismatch | Jean Delvare | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven | 1 | -2/+2 |
2007-02-12 | [PATCH] Video: fb, kzalloc changes | Jiri Slaby | 1 | -2/+1 |
2007-02-12 | [PATCH] Video: fb, add true ref_count atomicity | Jiri Slaby | 2 | -11/+17 |
2006-12-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 1 | -3/+3 |
2006-12-08 | [PATCH] drivers/video/*: use kmemdup() | Alexey Dobriyan | 1 | -3/+1 |
2006-10-03 | [PATCH] i810fb: Honor the return value of pci_enable_device | Antonino A. Daplas | 1 | -1/+5 |
2006-10-03 | [PATCH] i810fb: Use generic DDC reading | Antonino A. Daplas | 1 | -41/+1 |
2006-09-27 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare | 1 | -1/+0 |
2006-09-26 | PM: video drivers and PM_EVENT_PRETHAW | David Brownell | 1 | -5/+7 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 1 | -1/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-26 | [PATCH] Detaching fbcon: remove calls to pci_disable_device() | Antonino A. Daplas | 1 | -3/+0 |
2006-05-21 | [PATCH] i810 section fix | Andrew Morton | 1 | -2/+2 |
2006-03-27 | [PATCH] i810fb: Remove NULL check | Antonino A. Daplas | 1 | -2/+1 |
2006-03-22 | [PATCH] i810fb_cursor(): use GFP_ATOMIC | Antonino A. Daplas | 1 | -1/+1 |
2006-02-01 | [PATCH] i810fb: Do not probe the third i2c bus by default | Manuel Lauss | 3 | -6/+14 |
2006-01-10 | [PATCH] drivers/video/: possible cleanups | Adrian Bunk | 5 | -57/+53 |
2006-01-10 | [PATCH] i810fb: Fix suspend and resume hooks | Antonino A. Daplas | 1 | -28/+28 |
2006-01-10 | [PATCH] fbdev: i810fb: Driver cleanups | Antonino A. Daplas | 3 | -29/+29 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -2/+1 |
2005-11-07 | [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper | Antonino A. Daplas | 1 | -13/+4 |
2005-11-07 | [PATCH] i810fb: Cleanup I2C code | Antonino A. Daplas | 4 | -90/+51 |
2005-09-29 | [PATCH] i810-i2c iomem annotations | Al Viro | 1 | -8/+8 |
2005-09-12 | [PATCH] i810fb: Change option ext_vga to extvga to match documentation | Antonino A. Daplas | 1 | -6/+6 |
2005-09-12 | [PATCH] i810fb: Restore xres and yres option parameters | Antonino A. Daplas | 1 | -17/+35 |
2005-09-12 | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no | Antonino A. Daplas | 1 | -6/+6 |
2005-09-10 | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 1 | -0/+2 |