index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
via
/
via_i2c.c
Age
Commit message (
Expand
)
Author
2011-03-09
video via: make local variables static
Stephen Hemminger
2011-03-02
video/via: drop deprecated (and unused) i2c_adapter.id
Peter Huewe
2010-09-24
viafb: reduce I2C timeout and delay
Florian Tobias Schandinat
2010-09-24
viafb: fix i2c_transfer error handling
Florian Tobias Schandinat
2010-05-11
viafb: move some include files to include/linux
Jonathan Corbet
2010-05-11
viafb: Eliminate some global.h references
Jonathan Corbet
2010-05-11
viafb: get rid of i2c debug cruft
Jonathan Corbet
2010-05-07
viafb: Introduce viafb_find_i2c_adapter()
Jonathan Corbet
2010-05-07
via: Do not attempt I/O on inactive I2C adapters
Jonathan Corbet
2010-05-07
viafb: Turn GPIO and i2c into proper platform devices
Jonathan Corbet
2010-05-07
viafb: Convert GPIO and i2c to the new indexed port ops
Jonathan Corbet
2010-05-07
viafb: Separate global and fb-specific data
Jonathan Corbet
2010-05-07
viafb: Move core stuff into via-core.c
Jonathan Corbet
2010-04-27
viafb: Only establish i2c busses on ports that always had them
Jonathan Corbet
2010-04-27
suppress verbose debug messages: change printk() to DEBUG_MSG()
Paul Fox
2010-04-27
viafb: rework the I2C support in the VIA framebuffer driver
Harald Welte
2009-09-23
viafb: improve viafb_par
Florian Tobias Schandinat
2008-10-16
viafb: via_i2c.c, via_i2c.h, viamode.c, viamode.h
Joseph Chan