git.legacy.paulk.fr
/
libsamsung-ipc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
xmm6160: Use device-specific sizes and offsets
[libsamsung-ipc.git]
/
samsung-ipc
/
device
/
crespo
/
crespo_ipc.c
2013-06-30
Paul Kocialkowski
xmm6160: Use device-specific sizes and offsets
blob
|
commitdiff
2013-06-30
Paul Kocialkowski
Prefix per-device headers definitions with the device...
blob
|
commitdiff
|
diff to current
2013-06-30
Paul Kocialkowski
Split aries and crespo common code to xmm6160, along...
blob
|
commitdiff
|
diff to current
2013-06-27
Paul Kocialkowski
Get rid of wakelocks, this should be dealt with on...
blob
|
commitdiff
|
diff to current
2013-06-27
Paul Kocialkowski
Rework handlers and ipc functions for better consistency
blob
|
commitdiff
|
diff to current
2013-06-25
Paul Kocialkowski
Renamed ipc_private.h to ipc.h
blob
|
commitdiff
|
diff to current
2013-06-25
Paul Kocialkowski
Moved radio.h and types.h to samsung-ipc.h (API) and...
blob
|
commitdiff
|
diff to current
2012-10-13
Paul Kocialkowski
crespo: Kernel-version-dependant gprs specs
blob
|
commitdiff
|
diff to current
2012-09-21
Simon Busch
switch to GPLv2+ as license as decided by all authors...
blob
|
commitdiff
|
diff to current
2012-09-10
Paul Kocialkowski
ipc: fix gprs_get_iface functions
blob
|
commitdiff
|
diff to current
2012-09-09
Simon Busch
ipc: refactor ipc_client_gprs_get_iface method to retur...
blob
|
commitdiff
|
diff to current
2012-08-27
Simon Busch
Merge remote-tracking branch 'astarasikov/merge-24...
blob
|
commitdiff
|
diff to current
2012-08-24
Alexander Tarasikov
Merge branch 'morphis-master' into tuna-tracking
blob
|
commitdiff
|
diff to current
2012-08-24
Alexander Tarasikov
Merge tag 'tuna-stc-jb-v1' into morphis-master
blob
|
commitdiff
|
diff to current
2012-08-24
Simon Busch
Add cmd field to ipc_message_info structure which will...
blob
|
commitdiff
|
diff to current
2012-08-09
Simon Busch
rfs: fix warnings about ignored return results from...
blob
|
commitdiff
|
diff to current
2012-08-09
Simon Busch
crespo: fix all warnings regarding ignored return value...
blob
|
commitdiff
|
diff to current
2012-08-08
Simon Busch
Prefix method correctly with ipc_client_
blob
|
commitdiff
|
diff to current
2012-08-08
Simon Busch
Simplify open/close handler signature
blob
|
commitdiff
|
diff to current
2012-07-26
Alexander Tarasikov
Make wakelocks not crespo-specific and add for xmm6260
blob
|
commitdiff
|
diff to current
2012-07-08
Paul Kocialkowski
GPRS: Get interface name given the connection ID (cid)
blob
|
commitdiff
|
diff to current
2012-07-05
Paul Kocialkowski
XMM6260/Crespo: Fixed common_data_set_fd
blob
|
commitdiff
|
diff to current
2012-07-05
Paul Kocialkowski
Removed device loop code (the upper layer must decide...
blob
|
commitdiff
|
diff to current
2012-07-05
Paul Kocialkowski
Unified debug messages on send/recv with ipc_util functions
blob
|
commitdiff
|
diff to current
2012-07-04
Paul Kocialkowski
Reworked nv_data handling in nv_data_specs, moved some...
blob
|
commitdiff
|
diff to current
2012-07-04
Paul Kocialkowski
Aries/Crespo: Added GPRS capabilities handler
blob
|
commitdiff
|
diff to current
2012-06-07
PaulK
GPRS interface name function for crespo
blob
|
commitdiff
|
diff to current
2012-02-03
Simon Busch
Adjust for recent changes to device creation structure
blob
|
commitdiff
|
diff to current
2012-02-03
Simon Busch
Merge remote-tracking branch 'origin/paulk/rework-devic...
blob
|
commitdiff
|
diff to current
2012-02-03
PaulK
Modified ipc devices handling to use a table and permit...
blob
|
commitdiff
|
diff to current
2012-02-03
Simon Busch
Register aries handlers on library initialization
blob
|
commitdiff
|
diff to current
2012-02-03
Simon Busch
Rework device specific code so we can build one library...
blob
|
commitdiff
|
diff to current
2012-01-30
Simon Busch
Register aries handlers on library initialization
blob
|
commitdiff
|
diff to current
2012-01-30
Simon Busch
Rework device specific code so we can build one library...
blob
|
commitdiff
|
diff to current
2012-01-14
PaulK
Modified handlers with common handlers data and device...
blob
|
commitdiff
|
diff to current
2011-12-31
PaulK
Moved nv_data functions and headers to rfs.c/rfs.h...
blob
|
commitdiff
|
diff to current
2011-12-30
PaulK
Set negative rc for errors, plus cosmetics
blob
|
commitdiff
|
diff to current
2011-12-30
PaulK
Finished crespo RFS implementation and code cleanup
blob
|
commitdiff
|
diff to current
2011-12-25
PaulK
Added RFS headers and RECV function for crespo
blob
|
commitdiff
|
diff to current
2011-11-21
PaulK
Corrected wake_lock in crespo
blob
|
commitdiff
|
diff to current
2011-11-07
PaulK
Switched utility functions to ipc_utils (for client...
blob
|
commitdiff
|
diff to current
2011-11-06
PaulK
Switched crespo's nv_data functions to the client log...
blob
|
commitdiff
|
diff to current
2011-10-31
PaulK
Corrected wake_lock in crespo_ipc and split struct...
blob
|
commitdiff
|
diff to current
2011-10-30
Simon Busch
Only print hexdump for messages when build in debug...
blob
|
commitdiff
|
diff to current
2011-10-30
Simon Busch
Merge branch 'master' into master-next
blob
|
commitdiff
|
diff to current
2011-10-30
PaulK
Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed...
blob
|
commitdiff
|
diff to current
2011-10-29
PaulK
New handlers structure (a data pointer for each handler...
blob
|
commitdiff
|
diff to current
2011-10-29
Simon Busch
Add vim modeline for uniform indentation
blob
|
commitdiff
|
diff to current
2011-10-29
Simon Busch
Merge remote-tracking branch 'ius/for-morphis' into...
blob
|
commitdiff
|
diff to current
2011-10-28
PaulK
Corrected Android.mk, crespo_ipc file, some headers...
blob
|
commitdiff
|
diff to current
2011-10-28
Joerie de Gram
replace ipc_request and ipc_response by a single struct...
blob
|
commitdiff
|
diff to current
2011-10-28
Joerie de Gram
split devices, require compile-time device selection
blob
|
commitdiff
|
diff to current