summaryrefslogtreecommitdiff
path: root/drivers/mailbox/mailbox-mpfs.c
AgeCommit message (Expand)Author
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-04-03mailbox: mpfs: check the service status in .tx_done()Conor Dooley
2023-04-03mailbox: mpfs: ditch a useless busy checkConor Dooley
2023-04-03mailbox: mpfs: switch to txdone_pollConor Dooley
2023-04-03mailbox: mpfs: fix an incorrect mask widthConor Dooley
2022-12-18mailbox: mpfs: read the system controller's statusConor Dooley
2022-10-05mailbox: mpfs: account for mbox offsets while sendingConor Dooley
2022-10-05mailbox: mpfs: fix handling of the reg propertyConor Dooley
2022-01-11mailbox: change mailbox-mpfs compatible stringConor Dooley
2021-06-26mbox: add polarfire soc system controller mailboxConor Dooley