| Commit message (Expand) | Author | Age | Files | Lines |
* | mailbox: mailbox-test: set tdev->signal to NULL after freeing | Sudeep Holla | 2016-06-12 | 1 | -0/+1 |
* | mailbox: mailbox-test: Prevent memory leak | Lee Jones | 2016-04-12 | 1 | -3/+6 |
* | mailbox: mailbox-test: Use more consistent format for calling copy_from_user() | Lee Jones | 2016-04-12 | 1 | -4/+3 |
* | mailbox: mailbox-test: add support for separate tx/rx buffer with single channel | Sudeep Holla | 2016-03-04 | 1 | -10/+21 |
* | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk | Sudeep Holla | 2016-03-04 | 1 | -10/+8 |
* | mailbox: mailbox-test: fix the compatible string | Sudeep Holla | 2016-03-04 | 1 | -1/+1 |
* | mailbox: mailbox-test: rename driver as generic test driver | Sudeep Holla | 2016-03-04 | 1 | -1/+1 |
* | mailbox: mailbox-test: avoid reading iomem twice | Jassi Brar | 2015-11-04 | 1 | -3/+2 |
* | mailbox: Off by one in mbox_test_message_read() | Dan Carpenter | 2015-10-27 | 1 | -1/+1 |
* | mailbox: mailbox-test: Correctly repair Sparse warnings | Lee Jones | 2015-10-23 | 1 | -5/+6 |
* | mailbox: Fix a couple of trivial static checker issues | Lee Jones | 2015-10-17 | 1 | -5/+5 |
* | mailbox: Add generic mechanism for testing Mailbox Controllers | Lee Jones | 2015-10-17 | 1 | -0/+361 |