aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/savage/savagefb-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden1-0/+2
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2010-10-27savagefb: fix DDC for Savage 4Ondrej Zary1-0/+9
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
2008-04-28savagefb: speed up the I2C busJean Delvare1-1/+1
2007-05-08savagefb: rework i2c bit accessAntonino A. Daplas1-14/+8
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-1/+1
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-5/+2
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas1-43/+6
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] savagefb: Remove NULL checkAntonino A. Daplas1-2/+1
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas1-27/+16
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2005-09-15[PATCH] savagefb: Fix load failure of the Twister chipsetAntonino A. Daplas1-4/+7
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas1-4/+12
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+282