summaryrefslogtreecommitdiffstats
path: root/drivers/video/i810
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-241-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i810fb: fix stack explodingKrzysztof Helt2009-12-161-24/+29
* i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+1
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+2
* i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-101-2/+3
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* i810: fix sparse warningsHannes Eder2009-01-061-6/+12
* i810fb: fix console switch regressionStefan Bauer2008-03-191-1/+1
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-061-1/+1
* i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* i810fb: fix incorrect frequency maskAntonino A. Daplas2007-05-081-1/+1
* [PATCH] i810fb: fix i810_check_params section mismatchJean Delvare2007-02-201-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-2/+2
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-121-2/+1
* [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-122-11/+17
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-3/+3
* [PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan2006-12-081-3/+1
* [PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2006-10-031-41/+1
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-1/+0
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-251-5/+7
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-3/+0
* [PATCH] i810 section fixAndrew Morton2006-05-211-2/+2
* [PATCH] i810fb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
* [PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas2006-03-221-1/+1
* [PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss2006-02-013-6/+14
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-105-57/+53
* [PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas2006-01-101-28/+28
* [PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas2006-01-103-29/+29
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-2/+1
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-071-13/+4
* [PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas2005-11-074-90/+51
* [PATCH] i810-i2c iomem annotationsAl Viro2005-09-291-8/+8
* [PATCH] i810fb: Change option ext_vga to extvga to match documentationAntonino A. Daplas2005-09-111-6/+6
* [PATCH] i810fb: Restore xres and yres option parametersAntonino A. Daplas2005-09-111-17/+35
* [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noAntonino A. Daplas2005-09-111-6/+6
* [PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas2005-09-091-0/+2
* [PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas2005-09-095-45/+423
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-092-5/+2
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-3/+3
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-211-0/+1
* [PATCH] i810fb: fix __initdata accessDenis Vlasenko2005-05-041-2/+4
* [PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko2005-05-011-3/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-168-0/+3793
OpenPOWER on IntegriCloud