aboutsummaryrefslogtreecommitdiff
path: root/drivers/i3c/master/svc-i3c-master.c
AgeCommit message (Expand)Author
2023-11-28i3c: master: svc: fix random hot join failure since timeout errorFrank Li
2023-11-28i3c: master: svc: add NACK check after start byte sentClark Wang
2023-11-28i3c: master: svc: fix SDA keep low when polling IBIWON timeout happenFrank Li
2023-11-28i3c: master: svc: fix check wrong status register in irq handlerFrank Li
2023-11-28i3c: master: svc: fix ibi may not return mandatory data byteFrank Li
2023-11-28i3c: master: svc: fix wrong data return when IBI happen during start frameFrank Li
2023-11-28i3c: master: svc: fix race condition in ibi work threadFrank Li
2023-09-13i3c: master: svc: fix probe failure when no i3c device existFrank Li
2023-07-19i3c: master: svc: fix cpu schedule in spin lockClark Wang
2022-05-17i3c: master: svc: fix returnvar.cocci warningGuo Zhengkui
2022-01-05i3c: master: svc: enable the interrupt in the enable ibi functionClark Wang
2022-01-05i3c: master: svc: add the missing module device tableClark Wang
2022-01-05i3c: master: svc: add runtime pm supportClark Wang
2022-01-05i3c: master: svc: set ODSTOP to let I2C device see the STOP signalClark Wang
2022-01-05i3c: master: svc: add support for slave to stop returning dataClark Wang
2022-01-05i3c: master: svc: separate err, fifo and disable interrupt of reset functionClark Wang
2022-01-05i3c: master: svc: fix atomic issueClark Wang
2022-01-05i3c: master: svc: move module reset behind clk enableClark Wang
2021-06-09i3c: master: svc: fix doc warning in svc-i3c-master.cYang Yingliang
2021-06-09i3c: master: svc: drop free_irq of devm_request_irq allocated irqYang Yingliang
2021-03-09i3c: master: svc: remove redundant assignment to cmd->read_lenColin Ian King
2021-02-06i3c: master: svc: Add Silvaco I3C master driverMiquel Raynal