index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-xlr.c
Age
Commit message (
Expand
)
Author
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2018-08-04
i2c: xlr: use core to detect 'no zero length' quirk
Wolfram Sang
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-10-25
i2c: xlr: Fix module autoload for OF registration
Javier Martinez Canillas
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2015-12-16
i2c: xlr: add interrupt support for Sigma Designs chips
Måns Rullgård
2015-12-16
i2c: xlr: fix extra read/write at end of rx transfer
Måns Rullgård
2015-12-15
i2c: xlr: add support for Sigma Designs controller variant
Måns Rullgård
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-02-24
i2c: Support for Netlogic XLR/XLS I2C controller.
Ganesan Ramalingam