aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/i810/i810-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-175/+0
2011-01-06drivers/video/i810/i810-i2c.c: fix i2c bus handlingStefani Seibold1-4/+8
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-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
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: Use generic DDC readingAntonino A. Daplas1-41/+1
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] i810fb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss1-3/+3
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk1-0/+1
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas1-1/+1
2005-11-07[PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas1-88/+47
2005-09-29[PATCH] i810-i2c iomem annotationsAl Viro1-8/+8
2005-09-09[PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas1-0/+257