summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-cdns.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* i2c: cdns: Support different bus speedsMichal Simek2016-05-171-7/+69
* i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek2016-05-171-37/+11
* i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek2016-05-171-4/+12
* dm: i2c: Add driver for Cadence I2C IPMoritz Fischer2016-04-131-0/+335