summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/zynq_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: i2c: Add a note to I2C drivers which need conversionSimon Glass2016-12-051-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* i2c: Instantiate I2C controllers when selectedMichal Simek2015-10-281-0/+4
* i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen2014-05-081-2/+2
* i2c: zynq: Add support for the second i2c controllerMichael Burr2014-02-201-17/+27
* i2c: zynq: Support for 0-length register addressMichael Burr2014-02-201-19/+23
* i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-131-13/+16
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-301-0/+306