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
/
i2c-cdns.c
Age
Commit message (
Expand
)
Author
2019-12-11
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
2019-03-21
i2c: i2c_cdns: Fix below warnings with checker tool
Siva Durga Prasad Paladugu
2019-03-08
i2c: i2c_cdns: Add support for handling arbitration lost
Siva Durga Prasad Paladugu
2019-03-08
i2c: i2c_cdns: Fix clearing of all interrupts
Siva Durga Prasad Paladugu
2019-01-24
i2c: cdns: Convert to livetree function
Michal Simek
2019-01-15
i2c: i2c-cdns: Use proper input frequency
Tomasz Gorochowik
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-01-18
i2c: i2c-cdns: No need for dedicated probe function
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
Moritz Fischer
2017-01-18
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Moritz Fischer
2017-01-10
i2c: cdns: Add additional compatible string for r1p14 of the IP.
Moritz Fischer
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-17
i2c: cdns: Support different bus speeds
Michal Simek
2016-05-17
i2c: cdns: Moving speed setup from probe to set_bus_speed function
Michal Simek
2016-05-17
i2c: cdns: Read address from DT in ofdata_to_platdata
Michal Simek
2016-04-13
dm: i2c: Add driver for Cadence I2C IP
Moritz Fischer