aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-taos-evm.c
AgeCommit message (Expand)Author
2020-01-15i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-08-29i2c: taos-evm: Make structure tsl2550_info constantNishka Dasgupta
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2017-11-02i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko
2017-08-17i2c: taos-evm: constify serio_device_idArvind Yadav
2015-11-30i2c: taos-evm: replace simple_strtoul by kstrtou8LABBE Corentin
2014-11-07i2c: remove FSF addressWolfram Sang
2014-06-27i2c: taos-evm: Use module_serio_driver()Christoph Jaeger
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2009-09-18i2c-taos-evm: Switch echo off to improve performanceJean Delvare
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare