index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
lpc32xx_i2c.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-03-28
i2c: lpc32xx: Force consistent bus numbering
Liam Beguin
2017-03-28
i2c: lpc32xx: Move definitions to header file
Liam Beguin
2017-03-28
i2c: lpc32xx: Remove note for DM conversation
Sylvain Lemieux
2017-03-28
i2c: lpc32xx: Add DM for lpc32xx I2C
Liam Beguin
2017-03-28
i2c: lpc32xx: Factor out i2c_adapter parameter
Liam Beguin
2017-03-28
i2c: lpc32xx: Prepare compatibility functions
Liam Beguin
2017-03-28
i2c: lpc32xx: Rename probe function
Liam Beguin
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-08-18
i2c: lpc32xx: correct sanity check for requested bus speed
Vladimir Zapolskiy
2015-08-18
i2c: lpc32xx: add support for OTG I2C
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: fix write timeout
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: fix read timeout
Sylvain Lemieux
2015-08-17
i2c: lpc32xx: use api to get hclk instead of fix value
Sylvain Lemieux
2015-04-10
lpc32xx: i2c: add LPC32xx I2C interface support
Albert ARIBAUD \(3ADEV\)