summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-taos-evm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko2017-11-021-2/+1Star
* i2c: taos-evm: constify serio_device_idArvind Yadav2017-08-171-1/+1
* i2c: taos-evm: replace simple_strtoul by kstrtou8LABBE Corentin2015-11-301-1/+7
* i2c: remove FSF addressWolfram Sang2014-11-071-4/+0Star
* i2c: taos-evm: Use module_serio_driver()Christoph Jaeger2014-06-271-12/+1Star
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0Star
* i2c-taos-evm: Fix log messagesJean Delvare2011-06-291-4/+4
* i2c-taos-evm: Switch echo off to improve performanceJean Delvare2009-09-181-21/+24
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-141-3/+2Star
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-2/+1Star
* i2c: New bus driver for the TAOS evaluation modulesJean Delvare2007-07-121-0/+330