Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
973cab15fca37022d8b91b045755e7a7ff0a4796
/
drivers
/
char
/
adsprpc.c
e732516
Merge "msm: adsprpc: Handle NULL pointer dereference"
by Linux Build Service Account
· 7 years ago
2a65407
Merge "msm: ADSPRPC: Fix for null-ptr-dereference"
by Linux Build Service Account
· 7 years ago
81a0aa7
msm: adsprpc: Handle NULL pointer dereference
by c_mtharu
· 7 years ago
d91205a
msm: ADSPRPC: Fix for null-ptr-dereference
by c_mtharu
· 7 years ago
757199c
msm: ADSPRPC: make happy of compiler -Wmaybe-uninitialized
by Maria Yu
· 7 years ago
e1a5ce1
msm: adsprpc: Allow association with static processes
by c_mtharu
· 7 years ago
f1f09f4
Merge "msm: ADSPRPC: validate IOCTL patameters"
by Linux Build Service Account
· 7 years ago
d1f388a
msm: ADSPRPC: validate IOCTL patameters
by Tharun Kumar Merugu
· 7 years ago
fdac689
msm: ADSPRPC: validate context pointer with magic number
by c_mtharu
· 7 years ago
304ba8c
Merge "msm: ADSPRPC: Update port state on glink open error"
by Linux Build Service Account
· 7 years ago
6e1d26b
msm: ADSPRPC: Update port state on glink open error
by c_mtharu
· 7 years ago
9580dce
msm: ADSPRPC: Use spin_lock_irqsave in glink notify handler
by c_mtharu
· 7 years ago
622d871
msm: ADSPRPC: Validate context pointer
by Tharun Kumar Merugu
· 7 years ago
0b7ba31
Merge "msm: ADSPRPC: Support to set FastRPC session ID"
by Linux Build Service Account
· 7 years ago
d4d07948
msm: ADSPRPC: Support to set FastRPC session ID
by Tharun Kumar Merugu
· 7 years ago
35889d1
Merge "msm: ADSPRPC: validate user buffers after copying from user"
by Linux Build Service Account
· 7 years ago
1173d14
Merge "msm: adsprpc: Avoid leak info of pointers addresses to dmesg"
by Linux Build Service Account
· 7 years ago
4ea0eac
msm: ADSPRPC: validate user buffers after copying from user
by Tharun Kumar Merugu
· 7 years ago
e5a3fb6
Merge "msm: ADSPRPC: add support for fastrpc control interface"
by Linux Build Service Account
· 7 years ago
ce56645
msm: adsprpc: Avoid leak info of pointers addresses to dmesg
by Tharun Kumar Merugu
· 7 years ago
5f6ca61c
msm: ADSPRPC: add support for fastrpc control interface
by Tharun Kumar Merugu
· 7 years ago
88ba925
msm: ADSPRPC: Queue one more intent to avoid race condition
by Tharun Kumar Merugu
· 7 years ago
fde5844
Merge "SDM660: ADSPRPC: Align the size of IOVA to 128MB"
by Linux Build Service Account
· 7 years ago
7a52ac2
Merge "msm: ADSPRPC: avoid sending new requests to dsp while device_release"
by Linux Build Service Account
· 7 years ago
fd4ef48
Merge "sdm660: ADSPRPC: Null check file session ctx during mmap create"
by Linux Build Service Account
· 7 years ago
ca183f9
SDM660: ADSPRPC: Align the size of IOVA to 128MB
by Tharun Kumar Merugu
· 8 years ago
8a4547d
sdm660: ADSPRPC: Null check file session ctx during mmap create
by Tharun Kumar Merugu
· 7 years ago
9f899ea
msm: ADSPRPC: avoid sending new requests to dsp while device_release
by tharun kumar
· 7 years ago
d98d9ee
Merge "msm: ADSPRPC: Fix for NULL pointer dereference"
by Linux Build Service Account
· 7 years ago
9a602fb
Merge "msm: ADSPRPC: Null check for file session context"
by Linux Build Service Account
· 7 years ago
80be7d6
msm: ADSPRPC: Fix for NULL pointer dereference
by Tharun Kumar Merugu
· 7 years ago
34c3c1c
msm: ADSPRPC: Queue receive intent for adsprpc glink channel
by Bruce Levy
· 7 years ago
e3edf3e
msm: ADSPRPC: Null check for file session context
by Tharun Kumar Merugu
· 7 years ago
3483aee
Merge "msm: ADSPRPC: define separate signals for port and link states"
by Linux Build Service Account
· 7 years ago
53a8ec9
msm: ADSPRPC: define separate signals for port and link states
by Tharun Kumar Merugu
· 7 years ago
4930e7f
Merge "msm: ADSPRPC: Unregister glink notification handle after SSR"
by Linux Build Service Account
· 7 years ago
2e5f12e
msm: adsprpc: Map uncached buffers as non-coherent
by Tharun Kumar Merugu
· 7 years ago
dd8fa8a
Merge "msm: ADSPRPC: CRC request for remote invoke buffers"
by Linux Build Service Account
· 7 years ago
bae5190
msm: ADSPRPC: CRC request for remote invoke buffers
by Sathish Ambley
· 7 years ago
8d0602f
Merge "msm: ADSPRPC: Initialize FastRPC invoke metadata"
by Linux Build Service Account
· 7 years ago
e3361f9
msm: ADSPRPC: Initialize FastRPC invoke metadata
by Tharun Kumar Merugu
· 7 years ago
532767d
msm: ADSPRPC: Unregister glink notification handle after SSR
by Tharun Kumar Merugu
· 7 years ago
c432b50
msm: ADSPRPC: Invalidate output buffers after receiving response
by Sathish Ambley
· 7 years ago
ca0db526
msm: ADSPRPC: close glink channel before opening again
by Tharun Kumar Merugu
· 7 years ago
84d1186
msm: ADSPRPC: Add exec permission for hyp_assign_phys
by Sathish Ambley
· 7 years ago
f18a171
msm: ADSPRPC: Avoid multiple hypervisor assign calls for a buffer
by Sathish Ambley
· 8 years ago
567012b
msm: ADSPRPC: Create debugfs file with process name
by Sathish Ambley
· 8 years ago
d7fbcbb
msm: ADSPRPC: Null check for file session context during release
by Sathish Ambley
· 8 years ago
d209c1e
msm: ADSPRPC: Buffer length to be copied is truncated
by Sathish Ambley
· 8 years ago
36849af
msm: ADSPRPC: Use domain information to open channels
by Sathish Ambley
· 8 years ago
1ca6823
msm: ADSPRPC: Expose information about open devices
by Sathish Ambley
· 8 years ago
d6300c3
msm: ADSPRPC: Attributes to process creation on remote processor
by Sathish Ambley
· 8 years ago
a32a639
msm: ADSPRPC: Update subsystem name for slpi
by Sathish Ambley
· 8 years ago
a21b5b5
msm: ADSPRPC: add profiling counters
by Sathish Ambley
· 8 years ago
9466d67
msm: ADSPRPC: Check for buffer overflow condition
by Sathish Ambley
· 8 years ago
ae5ee54
msm: ADSPRPC: Do not update reference count while freeing buffer
by Sathish Ambley
· 8 years ago
58dc64d
msm: ADSPRPC: Support handles being passed in the invocation
by Sathish Ambley
· 8 years ago
69e1ab0
msm: ADSPRPC: Add snapshot of RPC driver
by Sathish Ambley
· 8 years ago