summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-cdns.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer
2017-01-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-17i2c: cdns: Support different bus speedsMichal Simek
2016-05-17i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek
2016-05-17i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer