aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/i810
AgeCommit message (Expand)Author
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen
2012-01-12module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell
2011-12-19i810: fix module_param bool abuse.Rusty Russell
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16i810fb: fix stack explodingKrzysztof Helt
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-06i810: fix sparse warningsHannes Eder
2008-03-19i810fb: fix console switch regressionStefan Bauer
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2007-07-17i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08i810fb: fix incorrect frequency maskAntonino A. Daplas
2007-02-20[PATCH] i810fb: fix i810_check_params section mismatchJean Delvare
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas
2006-05-21[PATCH] i810 section fixAndrew Morton
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk
2006-01-10[PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas
2005-11-07[PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas
2005-09-29[PATCH] i810-i2c iomem annotationsAl Viro
2005-09-11[PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas
2005-09-11[PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas
2005-09-11[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas