summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-taos-evm.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-111-1/+1
* i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-2/+2
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-1/+1
|\
| * i2c: taos-evm: Make structure tsl2550_info constantNishka Dasgupta2019-08-291-1/+1
* | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko2017-11-021-2/+1
* 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/+0
* i2c: taos-evm: Use module_serio_driver()Christoph Jaeger2014-06-271-12/+1
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0
* 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/+2
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-2/+1
* i2c: New bus driver for the TAOS evaluation modulesJean Delvare2007-07-121-0/+330