index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-taos-evm.c
Age
Commit message (
Expand
)
Author
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2020-01-15
i2c: taos-evm: convert to use i2c_new_client_device()
Wolfram Sang
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-08-29
i2c: taos-evm: Make structure tsl2550_info constant
Nishka Dasgupta
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2017-11-02
i2c: taos-evm: Remove duplicate NULL check
Andy Shevchenko
2017-08-17
i2c: taos-evm: constify serio_device_id
Arvind Yadav
2015-11-30
i2c: taos-evm: replace simple_strtoul by kstrtou8
LABBE Corentin
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-06-27
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2011-06-29
i2c-taos-evm: Fix log messages
Jean Delvare
2009-09-18
i2c-taos-evm: Switch echo off to improve performance
Jean Delvare
2008-07-14
i2c: Consistently reject unsupported transactions
Jean Delvare
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2007-07-12
i2c: New bus driver for the TAOS evaluation modules
Jean Delvare