index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-cdns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
1
-1
/
+1
2019-12-11
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
1
-1
/
+1
2019-03-21
i2c: i2c_cdns: Fix below warnings with checker tool
Siva Durga Prasad Paladugu
1
-5
/
+1
2019-03-08
i2c: i2c_cdns: Add support for handling arbitration lost
Siva Durga Prasad Paladugu
1
-13
/
+53
2019-03-08
i2c: i2c_cdns: Fix clearing of all interrupts
Siva Durga Prasad Paladugu
1
-1
/
+11
2019-01-24
i2c: cdns: Convert to livetree function
Michal Simek
1
-1
/
+1
2019-01-15
i2c: i2c-cdns: Use proper input frequency
Tomasz Gorochowik
1
-1
/
+8
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
1
-1
/
+1
2017-01-18
i2c: i2c-cdns: No need for dedicated probe function
Moritz Fischer
1
-21
/
+0
2017-01-18
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
Moritz Fischer
1
-30
/
+89
2017-01-18
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
Moritz Fischer
1
-1
/
+1
2017-01-18
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Moritz Fischer
1
-14
/
+52
2017-01-10
i2c: cdns: Add additional compatible string for r1p14 of the IP.
Moritz Fischer
1
-0
/
+1
2016-09-24
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-05-17
i2c: cdns: Support different bus speeds
Michal Simek
1
-7
/
+69
2016-05-17
i2c: cdns: Moving speed setup from probe to set_bus_speed function
Michal Simek
1
-37
/
+11
2016-05-17
i2c: cdns: Read address from DT in ofdata_to_platdata
Michal Simek
1
-4
/
+12
2016-04-13
dm: i2c: Add driver for Cadence I2C IP
Moritz Fischer
1
-0
/
+335