| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -4/+4 |
* | drivers/video/i810/i810-i2c.c: fix i2c bus handling | Stefani Seibold | 2011-01-06 | 1 | -4/+8 |
* | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare | 2010-10-24 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i810fb: fix stack exploding | Krzysztof Helt | 2009-12-16 | 1 | -24/+29 |
* | 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-06-30 | 1 | -0/+2 |
* | i810: fix kernel crash fix when struct fb_var_screeninfo is supplied | Samuel CUELLA | 2009-03-10 | 1 | -2/+3 |
* | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 1 | -1/+0 |
* | i810: fix sparse warnings | Hannes Eder | 2009-01-06 | 1 | -6/+12 |
* | i810fb: fix console switch regression | Stefan Bauer | 2008-03-19 | 1 | -1/+1 |
* | fix ! versus & precedence in various places | Alexey Dobriyan | 2008-02-06 | 1 | -1/+1 |
* | i810fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 2007-07-17 | 1 | -1/+1 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | i810fb: fix incorrect frequency mask | Antonino A. Daplas | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] i810fb: fix i810_check_params section mismatch | Jean Delvare | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [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 | 2 | -11/+17 |
* | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | 1 | -3/+3 |
* | [PATCH] drivers/video/*: use kmemdup() | Alexey Dobriyan | 2006-12-08 | 1 | -3/+1 |
* | [PATCH] i810fb: Honor the return value of pci_enable_device | Antonino A. Daplas | 2006-10-03 | 1 | -1/+5 |
* | [PATCH] i810fb: Use generic DDC reading | Antonino A. Daplas | 2006-10-03 | 1 | -41/+1 |
* | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare | 2006-09-26 | 1 | -1/+0 |
* | PM: video drivers and PM_EVENT_PRETHAW | David Brownell | 2006-09-25 | 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 | 2 | -2/+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: Remove NULL check | Antonino A. Daplas | 2006-03-27 | 1 | -2/+1 |
* | [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 | 3 | -6/+14 |
* | [PATCH] drivers/video/: possible cleanups | Adrian Bunk | 2006-01-10 | 5 | -57/+53 |
* | [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 | 3 | -29/+29 |
* | [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 | 4 | -90/+51 |
* | [PATCH] i810-i2c iomem annotations | Al Viro | 2005-09-29 | 1 | -8/+8 |
* | [PATCH] i810fb: Change option ext_vga to extvga to match documentation | Antonino A. Daplas | 2005-09-11 | 1 | -6/+6 |
* | [PATCH] i810fb: Restore xres and yres option parameters | Antonino A. Daplas | 2005-09-11 | 1 | -17/+35 |
* | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no | Antonino A. Daplas | 2005-09-11 | 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 | 5 | -45/+423 |
* | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa... | James Simmons | 2005-09-09 | 2 | -5/+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-21 | 1 | -0/+1 |