aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/busses/i2c-taos-evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-30i2c: taos-evm: replace simple_strtoul by kstrtou8LABBE Corentin1-1/+7
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-06-27i2c: taos-evm: Use module_serio_driver()Christoph Jaeger1-12/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-2/+2
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-2/+0
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare1-4/+4
2009-09-18i2c-taos-evm: Switch echo off to improve performanceJean Delvare1-21/+24
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare1-3/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-2/+1
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+330