Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-12 | i2c: Dynamically assign adapter id if it wasn't explictly specified | Karol Lewandowski | 1 | -1/+1 |
2012-01-12 | i2c/busses: Use module_platform_driver() | Axel Lin | 1 | -13/+1 |
2010-10-24 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu | 1 | -1/+1 |
2010-09-30 | i2c-pca: Fix waitforcompletion() return value | Yegor Yefremov | 1 | -4/+7 |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 1 | -1/+1 |
2010-01-16 | i2c/pca: Don't use *_interruptible | Wolfram Sang | 1 | -2/+2 |
2009-06-17 | i2c: Use resource_size macro | Linus Walleij | 1 | -6/+4 |
2009-03-28 | i2c-pca-platform: Use defaults if no platform_data given | Wolfram Sang | 1 | -7/+12 |
2009-03-28 | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang | 1 | -10/+10 |
2009-03-28 | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 1 | -4/+5 |
2008-07-15 | i2c-pca-platform: Fix error code | Wolfram Sang | 1 | -1/+1 |
2008-04-23 | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 1 | -0/+298 |