aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-09video via: make local variables staticStephen Hemminger1-1/+1
2011-03-02video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe1-1/+0
2010-09-24viafb: reduce I2C timeout and delayFlorian Tobias Schandinat1-2/+2
2010-09-24viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat1-3/+24
2010-05-11viafb: move some include files to include/linuxJonathan Corbet1-2/+2
2010-05-11viafb: Eliminate some global.h referencesJonathan Corbet1-1/+3
2010-05-11viafb: get rid of i2c debug cruftJonathan Corbet1-4/+2
2010-05-07viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet1-0/+13
2010-05-07via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet1-4/+10
2010-05-07viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet1-3/+26
2010-05-07viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet1-17/+29
2010-05-07viafb: Separate global and fb-specific dataJonathan Corbet1-0/+2
2010-05-07viafb: Move core stuff into via-core.cJonathan Corbet1-43/+31
2010-04-27viafb: Only establish i2c busses on ports that always had themJonathan Corbet1-6/+13
2010-04-27suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox1-2/+2
2010-04-27viafb: rework the I2C support in the VIA framebuffer driverHarald Welte1-65/+106
2009-09-23viafb: improve viafb_parFlorian Tobias Schandinat1-32/+32
2008-10-16viafb: via_i2c.c, via_i2c.h, viamode.c, viamode.hJoseph Chan1-0/+177