Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6e5a663d8e5c6a39ba0a98058ee94796e835fb98
/
drivers
/
mailbox
/
mailbox.c
25777e5
mailbox: handle failed named mailbox channel request
by morten petersen
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
4f05577
mailbox: Export mbox_flush()
by Thierry Reding
· 6 years ago
8ed82e2
mailbox: Allow multiple controllers per device
by Mikko Perttunen
· 6 years ago
a8803d7
mailbox: Support blocking transfers in atomic context
by Thierry Reding
· 6 years ago
e898d9c
mailbox: Add device-managed registration functions
by Thierry Reding
· 6 years ago
33cd712
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
by Sudeep Holla
· 7 years ago
b7133d6
mailbox: Make startup and shutdown ops optional
by Bjorn Andersson
· 8 years ago
cb710ab
mailbox: handle empty message in tx_tick
by Sudeep Holla
· 8 years ago
cc6eeaa
mailbox: skip complete wait event if timer expired
by Sudeep Holla
· 8 years ago
c61b781
mailbox: always wait in mbox_send_message for blocking Tx mode
by Sudeep Holla
· 8 years ago
4605fff
mailbox: check ->last_tx_done for NULL in case of timer-based polling
by Alexey Klimov
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
0c44d78
mailbox: Stop using ENOSYS for anything other than unimplemented syscalls
by Lee Jones
· 9 years ago
0cc6794
mailbox: switch to hrtimer for tx_complete polling
by Sudeep Holla
· 9 years ago
dfabde2
mailbox: Add ability for clients to request channels by name
by Lee Jones
· 10 years ago
2d805fc
mailbox: Fix up error handling in mbox_request_channel()
by Benson Leung
· 10 years ago
01340df
mailbox: check for bit set before polling
by Jassi Brar
· 10 years ago
86c22f8
Mailbox: Add support for Platform Communication Channel
by Ashwin Chaugule
· 10 years ago
97b0c7b
mailbox: add tx_prepare client callback
by Sudeep Holla
· 10 years ago
52a4930
mailbox: Don't unnecessarily re-arm the polling timer
by Andrew Bresticker
· 10 years ago
2b6d83e
mailbox: Introduce framework for mailbox
by Jassi Brar
· 11 years ago