index
:
external_libsamsung-ipc.git
master
replicant-6.0
Samsung IPC
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samsung-ipc
/
ipc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
External fds polling support
Paul Kocialkowski
2014-08-07
1
-3
/
+3
*
GPRS cid count is unsigned integer
Paul Kocialkowski
2014-07-28
1
-5
/
+5
*
ipc: Carefully check for name or board name when detecting device
Paul Kocialkowski
2014-03-27
1
-1
/
+11
*
Global include path
Paul Kocialkowski
2014-02-26
1
-2
/
+2
*
ipc_devices: Proper type for count and index
Paul Kocialkowski
2014-02-23
1
-4
/
+9
*
ipc: Consistent coding style and major cleanup
Paul Kocialkowski
2014-02-15
1
-137
/
+95
*
rfs: Proper type for size definitions
Paul Kocialkowski
2014-02-13
1
-4
/
+4
*
rfs: Proper IPC functions for nv_data specs, without generic fallback values
Paul Kocialkowski
2014-02-11
1
-0
/
+70
*
Good-looking copyright blocks, with the right order in copyright lines
Paul Kocialkowski
2014-01-25
1
-2
/
+2
*
Device detection mechanism improvments and more constitant devices naming
Paul Kocialkowski
2014-01-13
1
-45
/
+68
*
ipc.c: Check heandlers data create/destroy pointers
Paul Kocialkowski
2013-07-03
1
-2
/
+4
*
Rework handlers and ipc functions for better consistency
Paul Kocialkowski
2013-06-27
1
-179
/
+131
*
ipc.c: Coding style cosmetics
Paul Kocialkowski
2013-06-26
1
-48
/
+27
*
ipc_client_send: Single function with return code
Paul Kocialkowski
2013-06-26
1
-22
/
+5
*
Coding style: Move ; around in for statements
Paul Kocialkowski
2013-06-25
1
-2
/
+2
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
1
-9
/
+16
*
Refactor code for consistent coding style and avoid using assert
Paul Kocialkowski
2013-06-25
1
-3
/
+2
*
Renamed ipc_private.h to ipc.h
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Permit explicit board name instead of device name
Paul Kocialkowski
2012-12-15
1
-10
/
+10
*
ipc: reset client structure after allocation to zero
Simon Busch
2012-11-14
1
-0
/
+2
*
Fix wrong device detection; we have to check for board_name instead of device...
Simon Busch
2012-11-14
1
-1
/
+1
*
GPRS: Pass CID to activate/deactivate functions
Paul Kocialkowski
2012-11-11
1
-4
/
+4
*
Kernel version in IPC device desc, with detection code
Paul Kocialkowski
2012-10-13
1
-12
/
+39
*
samsung-ipc: cleanup to match common code style
Simon Busch
2012-09-21
1
-2
/
+0
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
1
-1
/
+1
*
ipc: don't set a default log handler; should be set only on demand
Simon Busch
2012-09-20
1
-2
/
+0
*
ipc: fix gprs_get_iface functions
Paul Kocialkowski
2012-09-10
1
-1
/
+1
*
ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...
Simon Busch
2012-09-09
1
-3
/
+3
*
Merge remote-tracking branch 'astarasikov/merge-24-aug'
Simon Busch
2012-08-27
1
-1
/
+3
|
\
|
*
Merge tag 'tuna-stc-jb-v1' into morphis-master
Alexander Tarasikov
2012-08-24
1
-1
/
+3
|
|
\
|
|
*
Silently ignore null client/message in ipc log
Alexander Tarasikov
2012-07-26
1
-1
/
+3
*
|
|
Add another method to free space used by a response message
Simon Busch
2012-08-24
1
-0
/
+8
|
/
/
*
|
Simplify open/close handler signature
Simon Busch
2012-08-08
1
-2
/
+2
*
|
GPRS: Get interface name given the connection ID (cid)
Paul Kocialkowski
2012-07-08
1
-2
/
+2
|
/
*
Reworked nv_data handling in nv_data_specs, moved some functions to gprs_specs
Paul Kocialkowski
2012-07-04
1
-10
/
+10
*
GPRS: New capabilities structure and related handler
Paul Kocialkowski
2012-07-04
1
-0
/
+10
*
Allow EFS path to be overriden per-board
Alexander Tarasikov
2012-07-04
1
-0
/
+2
*
Function to check if GPRS activation/deactivation functions are available
PaulK
2012-06-07
1
-1
/
+14
*
Introducing device-specific GPRS activation/deactivation functions mechanism
PaulK
2012-06-06
1
-0
/
+37
*
Fixed coding style: space after if, for, while, etc
PaulK
2012-02-01
1
-20
/
+20
*
Fixed H1 device and devices-related fixes
PaulK
2012-02-03
1
-2
/
+13
*
Adjust for recent changes to device creation structure
Simon Busch
2012-02-03
1
-40
/
+1
*
Merge remote-tracking branch 'origin/paulk/rework-device-specific' into morph...
Simon Busch
2012-02-03
1
-22
/
+58
|
\
|
*
Modified ipc devices handling to use a table and permit explicit device name
PaulK
2012-02-03
1
-40
/
+38
|
*
Register aries handlers on library initialization
Simon Busch
2012-01-30
1
-2
/
+4
|
*
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-01-30
1
-4
/
+55
|
*
Rework device specific code so we can build one library for all devices now
Simon Busch
2012-01-30
1
-16
/
+23
*
|
Register aries handlers on library initialization
Simon Busch
2012-02-03
1
-2
/
+5
*
|
Rework IPC client creation to detect device automatically on startup
Simon Busch
2012-02-03
1
-4
/
+55
[next]