aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i3c/master (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12i3c: master: cdns: fix I2C transfers in Cadence I3C master driverPrzemyslaw Gaj1-1/+1
2018-12-05i3c: master: dw: fix mask operation by using the correct operatorColin Ian King1-1/+1
2018-12-05i3c: master: Add driver for Synopsys DesignWare IPVitor Soares3-0/+1232
2018-12-05i3c: master: Remove set but not used variable 'old_i3c_scl_lim'YueHaibing1-4/+0
2018-12-05i3c: master: Add driver for Cadence IPBoris Brezillon3-0/+1678
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon2-0/+0