summaryrefslogtreecommitdiff
path: root/drivers/i2c/zynq_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass1-0/+3
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-10-28i2c: Instantiate I2C controllers when selectedMichal Simek1-0/+4
2014-05-08i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen1-2/+2
2014-02-20i2c: zynq: Add support for the second i2c controllerMichael Burr1-17/+27
2014-02-20i2c: zynq: Support for 0-length register addressMichael Burr1-19/+23
2013-11-13i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher1-13/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-30i2c: zynq: Add support for Xilinx ZynqMichal Simek1-0/+306