aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/i810
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceGravatar Antonino A. Daplas 1-1/+5
2006-10-03[PATCH] i810fb: Use generic DDC readingGravatar Antonino A. Daplas 1-41/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberGravatar Jean Delvare 1-1/+0
2006-09-25PM: video drivers and PM_EVENT_PRETHAWGravatar David Brownell 1-5/+7
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Gravatar Antonino A. Daplas 1-3/+0
2006-05-21[PATCH] i810 section fixGravatar Andrew Morton 1-2/+2
2006-03-27[PATCH] i810fb: Remove NULL checkGravatar Antonino A. Daplas 1-2/+1
2006-03-22[PATCH] i810fb_cursor(): use GFP_ATOMICGravatar Antonino A. Daplas 1-1/+1
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultGravatar Manuel Lauss 3-6/+14
2006-01-10[PATCH] drivers/video/: possible cleanupsGravatar Adrian Bunk 5-57/+53
2006-01-10[PATCH] i810fb: Fix suspend and resume hooksGravatar Antonino A. Daplas 1-28/+28
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsGravatar Antonino A. Daplas 3-29/+29
2005-11-07[PATCH] kfree cleanup: misc remaining driversGravatar Jesper Juhl 1-2/+1
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperGravatar Antonino A. Daplas 1-13/+4
2005-11-07[PATCH] i810fb: Cleanup I2C codeGravatar Antonino A. Daplas 4-90/+51
2005-09-29[PATCH] i810-i2c iomem annotationsGravatar Al Viro 1-8/+8
2005-09-11[PATCH] i810fb: Change option ext_vga to extvga to match documentationGravatar Antonino A. Daplas 1-6/+6
2005-09-11[PATCH] i810fb: Restore xres and yres option parametersGravatar Antonino A. Daplas 1-17/+35
2005-09-11[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to noGravatar Antonino A. Daplas 1-6/+6
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringGravatar Antonino A. Daplas 1-0/+2
2005-09-09[PATCH] i810fb: Add i2c/DDC supportGravatar Antonino A. Daplas 5-45/+423
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...Gravatar James Simmons 2-5/+2
2005-09-05[PATCH] swsusp: switch pm_message_t to structGravatar Pavel Machek 1-3/+3
2005-06-21[PATCH] fbdev: fill in the access_align field.Gravatar James Simmons 1-0/+1
2005-05-04[PATCH] i810fb: fix __initdata accessGravatar Denis Vlasenko 1-2/+4
2005-05-01[PATCH] i810fb: Fix default monitor sync timingsGravatar Denis Vlasenko 1-3/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 8-0/+3793