aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/i810 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16i810fb: fix stack explodingKrzysztof Helt1-24/+29
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+1
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+2
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2009-01-06i810: fix sparse warningsHannes Eder1-6/+12
2008-03-19i810fb: fix console switch regressionStefan Bauer1-1/+1
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan1-1/+1
2007-07-17i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08i810fb: fix incorrect frequency maskAntonino A. Daplas1-1/+1
2007-02-20[PATCH] i810fb: fix i810_check_params section mismatchJean Delvare1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-2/+1
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby2-11/+17
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-3/+3
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-3/+1
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas1-41/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell1-5/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas1-3/+0
2006-05-21[PATCH] i810 section fixAndrew Morton1-2/+2
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas1-1/+1
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss3-6/+14
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk5-57/+53
2006-01-10[PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas1-28/+28
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas3-29/+29
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas1-13/+4
2005-11-07[PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas4-90/+51
2005-09-29[PATCH] i810-i2c iomem annotationsAl Viro1-8/+8
2005-09-11[PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas1-6/+6
2005-09-11[PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas1-17/+35
2005-09-11[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas1-6/+6
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas1-0/+2
2005-09-09[PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas5-45/+423
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor codeJames Simmons2-5/+2
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-0/+1