Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86eef4343a182d77cb9d5476870275bc54768033
/
drivers
/
rpmsg
fcdab6c
rpmsg: virtio_rpmsg_bus: fix channel creation
by Loic Pallardy
· 8 years ago
17df3e7
rpmsg: qcom_smd: Correct return value for O_NONBLOCK
by Bjorn Andersson
· 8 years ago
395317b
rpmsg: smd: fix dependency on QCOM_SMD=n
by Arnd Bergmann
· 8 years ago
53e2822
rpmsg: Introduce Qualcomm SMD backend
by Bjorn Andersson
· 8 years ago
4b83c52
rpmsg: Allow callback to return errors
by Bjorn Andersson
· 8 years ago
e88dae5
rpmsg: Move virtio specifics from public header
by Bjorn Andersson
· 8 years ago
3bf950f
rpmsg: virtio: Hide vrp pointer from the public API
by Bjorn Andersson
· 8 years ago
fade037
rpmsg: Hide rpmsg indirection tables
by Bjorn Andersson
· 8 years ago
5e619b4
rpmsg: Split rpmsg core and virtio backend
by Bjorn Andersson
· 8 years ago
6eed598
rpmsg: Split off generic tail of create_channel()
by Bjorn Andersson
· 8 years ago
8b881c0
rpmsg: Move helper for finding rpmsg devices to core
by Bjorn Andersson
· 8 years ago
c9bd6f4
rpmsg: Move endpoint related interface to rpmsg core
by Bjorn Andersson
· 8 years ago
8a228ec
rpmsg: Indirection table for rpmsg_endpoint operations
by Bjorn Andersson
· 8 years ago
026dad4
rpmsg: Move rpmsg_device API to new file
by Bjorn Andersson
· 8 years ago
36b72c7
rpmsg: Introduce indirection table for rpmsg_device operations
by Bjorn Andersson
· 8 years ago
92e1de5
rpmsg: Clean up rpmsg device vs channel naming
by Bjorn Andersson
· 8 years ago
2b263d2
rpmsg: Make rpmsg_create_ept() take channel_info struct
by Bjorn Andersson
· 8 years ago
2a48d73
rpmsg: rpmsg_send() operations takes rpmsg_endpoint
by Bjorn Andersson
· 8 years ago
4dffed5
rpmsg: Name rpmsg devices based on channel id
by Bjorn Andersson
· 8 years ago
a16644c
rpmsg: Enable matching devices with drivers based on DT
by Bjorn Andersson
· 8 years ago
211e3a9
rpmsg: use dynamic_hex_dump for hex dump traces
by Anna, Suman
· 8 years ago
0963679
rpmsg: align code with open parenthesis
by Anna, Suman
· 8 years ago
8d95b32
rpmsg: use proper format-specifier for printing dma_addr_t
by Anna, Suman
· 8 years ago
a8bb3fd
rpmsg: remove pointless OOM prints
by Anna, Suman
· 8 years ago
6c49fbe
rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colon
by Lee Jones
· 8 years ago
c8ced11
rpmsg: remove unneeded conversions to bool
by Andrew F. Davis
· 8 years ago
bc3c57c
rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
by Andrew F. Davis
· 9 years ago
f7ad26f
virtio: make find_vqs() checkpatch.pl-friendly
by Stefan Hajnoczi
· 9 years ago
71e4b8b
virtio_rpmsg: set DRIVER_OK before using device
by Michael S. Tsirkin
· 10 years ago
b1b9891
rpmsg: use less buffers when vrings are small
by Suman Anna
· 10 years ago
3e11a00
Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 11 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3119b48
drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe()
by Wei Yongjun
· 12 years ago
397944d
rpmsg: fix kconfig dependencies for VIRTIO
by Suman Anna
· 12 years ago
1aa7d6a
rpmsg: process _all_ pending messages in rpmsg_recv_done
by Robert Tivy
· 12 years ago
cee51d6
virtio_rpmsg_bus: use simplified virtqueue accessors.
by Rusty Russell
· 12 years ago
d0ffce7
rpmsg: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a15abcc
rpmsg: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
860514e
drivers/rpmsg: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8a168ca
treewide: Fix typo in various drivers
by Masanari Iida
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
57e1a37
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
by Rusty Russell
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
eccbb05
virtio: remove CONFIG_VIRTIO_RING
by Rusty Russell
· 12 years ago
eeb0074
rpmsg: fix dma_free_coherent dev parameter
by Fernando Guzman Lugo
· 12 years ago
a9197f9
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
9634252
rpmsg: fix dependency on initialization order
by Federico Fuga
· 12 years ago
b5ab5e2
remoteproc: maintain a generic child device for each rproc
by Ohad Ben-Cohen
· 12 years ago
15fd943
rpmsg: make sure inflight messages don't invoke just-removed callbacks
by Ohad Ben-Cohen
· 12 years ago
5a081ca
rpmsg: avoid premature deallocation of endpoints
by Ohad Ben-Cohen
· 12 years ago
9d8ae5c
rpmsg: fix build warning when dma_addr_t is 64-bit
by Mark Asselstine
· 13 years ago
f1d9e9c
rpmsg: fix published buffer length in rpmsg_recv_done
by Ohad Ben-Cohen
· 13 years ago
9648224
rpmsg: validate incoming message length before propagating
by Ohad Ben-Cohen
· 13 years ago
fa2d779
rpmsg: fix name service endpoint leak
by Ohad Ben-Cohen
· 13 years ago
b719587
rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Axel Lin
· 13 years ago
4ba6029
rpmsg: depend on EXPERIMENTAL
by Ohad Ben-Cohen
· 13 years ago
f8289ed
rpmsg: add Kconfig menu
by Ohad Ben-Cohen
· 13 years ago
bcabbcc
rpmsg: add virtio-based remote processor messaging bus
by Ohad Ben-Cohen
· 13 years ago