summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-295/+0
* viafb: fix I2C emulation on GPIO portsFlorian Tobias Schandinat2012-02-121-2/+8
* video via: make local variables staticStephen Hemminger2011-03-091-1/+1
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
* viafb: reduce I2C timeout and delayFlorian Tobias Schandinat2010-09-241-2/+2
* viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat2010-09-241-3/+24
* viafb: move some include files to include/linuxJonathan Corbet2010-05-111-2/+2
* viafb: Eliminate some global.h referencesJonathan Corbet2010-05-111-1/+3
* viafb: get rid of i2c debug cruftJonathan Corbet2010-05-111-4/+2
* viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2010-05-071-0/+13
* via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-071-4/+10
* viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-071-3/+26
* viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-071-17/+29
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-0/+2
* viafb: Move core stuff into via-core.cJonathan Corbet2010-05-071-43/+31
* viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-271-6/+13
* suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-271-2/+2
* viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-271-65/+106
* viafb: improve viafb_parFlorian Tobias Schandinat2009-09-231-32/+32
* viafb: via_i2c.c, via_i2c.h, viamode.c, viamode.hJoseph Chan2008-10-161-0/+177
OpenPOWER on IntegriCloud