Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | rpmsg: smd: fix memory leak on channel create | Colin Ian King | 1 | -2/+5 |
2018-07-31 | rpmsg: smd: fix kerneldoc warnings | Srinivas Kandagatla | 1 | -1/+8 |
2018-07-02 | rpmsg: smd: Add missing include of sizes.h | Niklas Cassel | 1 | -0/+1 |
2018-06-04 | rpmsg: smd: do not use mananged resources for endpoints and channels | Srinivas Kandagatla | 1 | -9/+9 |
2018-06-04 | rpmsg: smd: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2018-04-26 | rpmsg: qcom_smd: Access APCS through mailbox framework | Bjorn Andersson | 1 | -19/+49 |
2018-03-28 | rpmsg: smd: Use announce_create to process any receive work | Bjorn Andersson | 1 | -0/+18 |
2018-03-28 | rpmsg: smd: Fix container_of macros | Bjorn Andersson | 1 | -2/+2 |
2018-03-27 | Revert "rpmsg: smd: Create device for all channels" | Bjorn Andersson | 1 | -0/+5 |
2018-03-20 | rpmsg: smd: Use spinlock in tx path | Bjorn Andersson | 1 | -10/+11 |
2018-03-18 | rpmsg: smd: use put_device() if device_register fail | Arvind Yadav | 1 | -1/+2 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2018-02-05 | Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -16/+50 |
2018-01-19 | rpmsg: smd: Fix double unlock in __qcom_smd_send() | Dan Carpenter | 1 | -5/+5 |
2017-12-19 | rpmsg: smd: Don't hold the tx lock during wait | Bjorn Andersson | 1 | -0/+7 |
2017-12-19 | rpmsg: smd: Fail send on a closed channel | Bjorn Andersson | 1 | -6/+8 |
2017-12-19 | rpmsg: smd: Wake up all waiters | Bjorn Andersson | 1 | -2/+2 |
2017-12-19 | rpmsg: smd: Create device for all channels | Bjorn Andersson | 1 | -5/+0 |
2017-12-19 | rpmsg: smd: Perform handshake during open | Bjorn Andersson | 1 | -0/+30 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-07-26 | rpmsg: qcom_smd: add of_node node to edge device | Srinivas Kandagatla | 1 | -0/+1 |
2017-05-17 | rpmsg: Release rpmsg devices in backends | Bjorn Andersson | 1 | -0/+11 |
2017-01-18 | rpmsg: smd: Register rpmsg user space interface for edges | Bjorn Andersson | 1 | -0/+20 |
2017-01-18 | rpmsg: qcom_smd: Implement endpoint "poll" | Bjorn Andersson | 1 | -0/+16 |
2017-01-18 | rpmsg: qcom_smd: Add support for "label" property | Bjorn Andersson | 1 | -0/+22 |
2016-12-13 | Merge tag 'rpmsg-v4.10' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -12/+5 |
2016-12-08 | rpmsg: qcom_smd: Correct return value for O_NONBLOCK | Bjorn Andersson | 1 | -1/+1 |
2016-11-15 | rpmsg: smd: Expose edge registration functions | Bjorn Andersson | 1 | -0/+1 |
2016-11-01 | rpmsg: smd: Reduce restrictions when finding channel | Bjorn Andersson | 1 | -11/+4 |
2016-09-09 | rpmsg: Introduce Qualcomm SMD backend | Bjorn Andersson | 1 | -0/+1434 |