History log of /arch/arm/mach-msm/include/mach/msm_smd.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
79848a2a7333eee6424b38c05b4ea4a0ce56eb47 16-Mar-2010 Daniel Walker <dwalker@codeaurora.org> arm: msm: smd: checkpatch clean up of smd/proc_comm

This cleans up coding style. There are no run time changes.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
/arch/arm/mach-msm/include/mach/msm_smd.h
636eb9cbaef7989ce7809a0d842bf78470a0a1f4 08-Dec-2009 Brian Swetland <swetland@google.com> msm: smd: provide atomic channel writes

Some smd clients may write from multiple threads, in which case it's
not safe to call smd_write without holding a lock. smd_write_atomic()
provides the same functionality as smd_write() but obtains the smd
lock first.

Signed-off-by: Brian Swetland <swetland@google.com>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
/arch/arm/mach-msm/include/mach/msm_smd.h
2eb44eb9c8026f3f548bfbc903156b6aea54ed24 30-Sep-2008 Brian Swetland <swetland@google.com> [ARM] msm: shared memory interface for baseband processor ipc

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>
/arch/arm/mach-msm/include/mach/msm_smd.h