aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/i810/i810_main.c
Commit message (Expand)AuthorAge
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* i810: delete useless variableJulia Lawall2014-01-17
* video: i810fb: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-19
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sections: fix section conflicts in drivers/videoAndi Kleen2012-10-05
* module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell2012-01-12
* i810: fix module_param bool abuse.Rusty Russell2011-12-19
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-10
* i810fb: fix console switch regressionStefan Bauer2008-03-19
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [PATCH] i810fb: fix i810_check_params section mismatchJean Delvare2007-02-20
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-12
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-12
* [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-12
* [PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-03
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-26
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-26
* [PATCH] i810 section fixAndrew Morton2006-05-21
* [PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas2006-03-22
* [PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss2006-02-01
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-10
* [PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas2006-01-10
* [PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas2006-01-10
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-07
* [PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas2005-11-07
* [PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas2005-09-11
* [PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas2005-09-11
* [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas2005-09-11
* [PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas2005-09-09
* [PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas2005-09-09
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-09
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-05
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-21
* [PATCH] i810fb: fix __initdata accessDenis Vlasenko2005-05-04
* [PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16