index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
/
i3c-master-cdns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
i3c: cdns: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-21
i3c: Make i3c_master_unregister() return void
Uwe Kleine-König
1
-4
/
+1
2021-06-29
i3c: master: cdns: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-10-07
i3c: master: Fix error return in cdns_i3c_master_probe()
Jing Xiangfeng
1
-1
/
+3
2020-02-28
i3c: master: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-13
i3c: master: cdns: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-09
i3c: master: cdns: add data hold delay support
Przemyslaw Gaj
1
-5
/
+44
2019-08-11
i3c: add addr and lvr to i2c_dev_desc structure
Przemyslaw Gaj
1
-2
/
+2
2019-08-11
i3c: master: cdns: Use for_each_set_bit()
Andy Shevchenko
1
-16
/
+10
2019-05-28
i3c: Drop support for I2C 10 bit addresing
Przemyslaw Gaj
1
-9
/
+1
2019-01-07
i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'
Christophe JAILLET
1
-2
/
+2
2018-12-12
i3c: master: cdns: fix I2C transfers in Cadence I3C master driver
Przemyslaw Gaj
1
-1
/
+1
2018-12-05
i3c: master: Remove set but not used variable 'old_i3c_scl_lim'
YueHaibing
1
-4
/
+0
2018-12-05
i3c: master: Add driver for Cadence IP
Boris Brezillon
1
-0
/
+1670