summaryrefslogtreecommitdiff
path: root/drivers/i2c/lpc32xx_i2c.c
AgeCommit message (Expand)Author
2017-03-28i2c: lpc32xx: Force consistent bus numberingLiam Beguin
2017-03-28i2c: lpc32xx: Move definitions to header fileLiam Beguin
2017-03-28i2c: lpc32xx: Remove note for DM conversationSylvain Lemieux
2017-03-28i2c: lpc32xx: Add DM for lpc32xx I2CLiam Beguin
2017-03-28i2c: lpc32xx: Factor out i2c_adapter parameterLiam Beguin
2017-03-28i2c: lpc32xx: Prepare compatibility functionsLiam Beguin
2017-03-28i2c: lpc32xx: Rename probe functionLiam Beguin
2016-12-05dm: i2c: Add a note to I2C drivers which need conversionSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy
2015-08-18i2c: lpc32xx: add support for OTG I2CSylvain Lemieux
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)