aboutsummaryrefslogtreecommitdiff
path: root/drivers/i3c/master/dw-i3c-master.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-26i3c: dw: Add power management supportAniket1-0/+1
2024-07-26i3c: dw: Save timing registers and other valuesAniket1-0/+9
2024-07-26i3c: dw: Add optional apb clockAniket1-0/+1
2024-07-26i3c: dw: Remove ibi_capable propertyAniket1-1/+0
2024-07-26i3c: dw: Fix IBI intr programmingAniket1-1/+1
2024-05-23i3c: dw: Add hot-join support.Billy Tsai1-0/+2
2023-04-28i3c: dw: Add a platform facility for IBI PEC workaroundsJeremy Kerr1-0/+10
2023-04-28i3c: dw: Add support for in-band interruptsJeremy Kerr1-0/+11
2023-04-28i3c: dw: Turn DAT array entry into a structJeremy Kerr1-1/+10
2023-04-28i3c: dw: Add infrastructure for platform-specific implementationsJeremy Kerr1-0/+54