An error occurred fetching the project authors.
- 12 May, 2010 3 commits
-
-
Brian Swetland authored
- support both v2 and v1 style smd channels - support both v2 and v1 smsm shared state - update smsm state defines and smem item enum - prep work for dealing with smd to qdsp6 - simplify some smem access to minimize use of smem_alloc() at runtime Signed-off-by:
Brian Swetland <swetland@google.com> Signed-off-by:
Daniel Walker <dwalker@codeaurora.org>
-
Brian Swetland authored
Signed-off-by:
Brian Swetland <swetland@google.com> Signed-off-by:
Daniel Walker <dwalker@codeaurora.org>
-
Brian Swetland authored
This code provides the low level interface to the "shared memory state machine" (smsm), and the virtual serial channels (smd), used to communicate with the baseband processor. Higher level transports (rpc, ethernet, AT command channel, etc) ride on top of this. Signed-off-by:
Brian Swetland <swetland@google.com>
-
- 15 Sep, 2009 1 commit
-
-
Brian Swetland authored
Infrastructure to support the Qualcomm "shared memory driver" interface, used to communicate with the baseband processor on MSM7k SoCs. The smd core provides low level facilities to interact with the shared memory comms region, and a "virtual serial channel" interface that higher level transports (AT command channel, rmnet virtual ethernet, qmi network management protocol, and oncrpc, for example) are routed over. Signed-off-by:
Pavel Machek <pavel@ucw.cz> Cc: Brian Swetland <swetland@google.com> Cc: Iliyan Malchev <ibm@android.com> Cc: San Mehat <san@android.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
-