index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-17
i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver...
Kaixin Wang
1
-0
/
+1
2024-09-05
i3c: master: cdns: fix module autoloading
Liao Chen
1
-0
/
+1
2024-01-08
i3c: master: cdns: Update maximum prescaler value for i2c clock
Harshit Shah
1
-3
/
+4
2023-09-25
i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-25
i3c: master: cdns: Fix reading status register
Joshua Yeong
1
-3
/
+3
2023-07-27
i3c: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
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