Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
59f0e7eb2f9ffa7715ca95908797b52ba35af11a
/
drivers
/
mailbox
/
mailbox-test.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
6899b4f
mailbox: mailbox-test: fix null pointer if no mmio
by Fabien Dessenne
· 6 years ago
10cfc5a
mailbox: mailbox-test: fix debugfs in multi-instances
by Fabien Dessenne
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
e339c80
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
by Sudeep Holla
· 7 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
db4d22c
mailbox: mailbox-test: allow reserved areas in SRAM
by Sudeep Holla
· 8 years ago
baef9a3
mailbox: mailbox-test: add support for fasync/poll
by Sudeep Holla
· 8 years ago
f42cce3
mailbox: mailbox-test: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
9ef3c51
mailbox: mailbox-test: set tdev->signal to NULL after freeing
by Sudeep Holla
· 9 years ago
d1c2f87
mailbox: mailbox-test: Prevent memory leak
by Lee Jones
· 9 years ago
17f5f28
mailbox: mailbox-test: Use more consistent format for calling copy_from_user()
by Lee Jones
· 9 years ago
2d74ffd
mailbox: mailbox-test: add support for separate tx/rx buffer with single channel
by Sudeep Holla
· 9 years ago
27fa680
mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
by Sudeep Holla
· 9 years ago
c428013
mailbox: mailbox-test: fix the compatible string
by Sudeep Holla
· 9 years ago
adf06ba
mailbox: mailbox-test: rename driver as generic test driver
by Sudeep Holla
· 9 years ago
cb1ca0b
mailbox: mailbox-test: avoid reading iomem twice
by Jassi Brar
· 9 years ago
c3ac54a
mailbox: Off by one in mbox_test_message_read()
by Dan Carpenter
· 9 years ago
a133f8b
mailbox: mailbox-test: Correctly repair Sparse warnings
by Lee Jones
· 9 years ago
6c03663
mailbox: Fix a couple of trivial static checker issues
by Lee Jones
· 9 years ago
8ea4484
mailbox: Add generic mechanism for testing Mailbox Controllers
by Lee Jones
· 9 years ago