index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
mailbox-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-14
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
Sudeep Holla
1
-5
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-19
mailbox: mailbox-test: allow reserved areas in SRAM
Sudeep Holla
1
-2
/
+10
2016-12-19
mailbox: mailbox-test: add support for fasync/poll
Sudeep Holla
1
-8
/
+71
2016-12-19
mailbox: mailbox-test: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-06-12
mailbox: mailbox-test: set tdev->signal to NULL after freeing
Sudeep Holla
1
-0
/
+1
2016-04-12
mailbox: mailbox-test: Prevent memory leak
Lee Jones
1
-3
/
+6
2016-04-12
mailbox: mailbox-test: Use more consistent format for calling copy_from_user()
Lee Jones
1
-4
/
+3
2016-03-04
mailbox: mailbox-test: add support for separate tx/rx buffer with single channel
Sudeep Holla
1
-10
/
+21
2016-03-04
mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
Sudeep Holla
1
-10
/
+8
2016-03-04
mailbox: mailbox-test: fix the compatible string
Sudeep Holla
1
-1
/
+1
2016-03-04
mailbox: mailbox-test: rename driver as generic test driver
Sudeep Holla
1
-1
/
+1
2015-11-04
mailbox: mailbox-test: avoid reading iomem twice
Jassi Brar
1
-3
/
+2
2015-10-27
mailbox: Off by one in mbox_test_message_read()
Dan Carpenter
1
-1
/
+1
2015-10-23
mailbox: mailbox-test: Correctly repair Sparse warnings
Lee Jones
1
-5
/
+6
2015-10-17
mailbox: Fix a couple of trivial static checker issues
Lee Jones
1
-5
/
+5
2015-10-17
mailbox: Add generic mechanism for testing Mailbox Controllers
Lee Jones
1
-0
/
+361