index
:
external_libsamsung-ipc.git
master
replicant-6.0
external/libsamsung-ipc
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samsung-ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct enumeration of files and devices
Paul Kocialkowski
2014-02-08
4
-30
/
+32
*
Follow consistent coding style in headers
Paul Kocialkowski
2014-02-06
7
-64
/
+63
*
device: Buffer has length and tail is footer
Paul Kocialkowski
2014-01-26
6
-25
/
+25
*
Good-looking copyright blocks, with the right order in copyright lines
Paul Kocialkowski
2014-01-25
32
-47
/
+18
*
ipc_util: Print messages lengths
replicant-4.2-0002
Paul Kocialkowski
2014-01-23
1
-8
/
+8
*
aries: Read and write data in proper buffer-sized chunks
Paul Kocialkowski
2014-01-23
2
-33
/
+109
*
Samsung Galaxy Note 2 N7100 support
replicant-4.2-0001
Paul Kocialkowski
2014-01-13
4
-0
/
+471
*
Device detection mechanism improvments and more constitant devices naming
Paul Kocialkowski
2014-01-13
6
-174
/
+187
*
svc: Relevant messages and structures definitions
Paul Kocialkowski
2013-08-25
1
-0
/
+18
*
Samsung Galaxy S3 (galaxys3) support
Paul Kocialkowski
2013-07-03
5
-2
/
+485
*
xmm6260: Correct SEC modem ohci sysfs path
Paul Kocialkowski
2013-07-03
1
-1
/
+1
*
ipc devices: Include structures definitions from devices headers
Paul Kocialkowski
2013-07-03
6
-35
/
+36
*
Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functions
Paul Kocialkowski
2013-07-03
5
-334
/
+91
*
util: Rename block_size to chunk
Paul Kocialkowski
2013-07-03
1
-3
/
+3
*
Remove file read functions from ipc_util
Paul Kocialkowski
2013-07-03
2
-93
/
+0
*
rfs.c: Fix coding style and compilation warnings
Paul Kocialkowski
2013-07-03
1
-31
/
+29
*
ipc.c: Check heandlers data create/destroy pointers
Paul Kocialkowski
2013-07-03
1
-2
/
+4
*
aries: Minor coding-style-related changes
Paul Kocialkowski
2013-07-03
1
-31
/
+56
*
crespo: Minor coding-style-related changes
Paul Kocialkowski
2013-07-03
1
-6
/
+36
*
xmm6160: Minor coding-style-related changes
Paul Kocialkowski
2013-07-03
1
-7
/
+7
*
Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices code
Paul Kocialkowski
2013-07-03
30
-3739
/
+3548
*
xmm6160: Rename modem_image to firmware to avoid confusion
Paul Kocialkowski
2013-07-01
4
-17
/
+17
*
xmm6160: Explicit PSI data argument name
Paul Kocialkowski
2013-07-01
2
-4
/
+4
*
xmm6160: Use device-specific sizes and offsets
Paul Kocialkowski
2013-06-30
6
-32
/
+43
*
Prefix per-device headers definitions with the device name
Paul Kocialkowski
2013-06-30
6
-158
/
+159
*
Split aries and crespo common code to xmm6160, along with major code rework
Paul Kocialkowski
2013-06-30
10
-920
/
+842
*
New utilities (not exposed by the API) for various I/O and ipc fill functions
Paul Kocialkowski
2013-06-28
4
-1
/
+351
*
ipc util: Do not use strdup, to avoid memory leak
Paul Kocialkowski
2013-06-27
1
-188
/
+317
*
Get rid of wakelocks, this should be dealt with on the upper layers
Paul Kocialkowski
2013-06-27
4
-94
/
+0
*
Rework handlers and ipc functions for better consistency
Paul Kocialkowski
2013-06-27
17
-756
/
+672
*
rfs.c: Coding style cosmetics
Paul Kocialkowski
2013-06-27
1
-86
/
+83
*
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
3
-5
/
+5
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
7
-24
/
+41
*
Refactor code for consistent coding style and avoid using assert
Paul Kocialkowski
2013-06-25
14
-106
/
+117
*
Renamed ipc_private.h to ipc.h
Paul Kocialkowski
2013-06-25
16
-19
/
+28
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
17
-18
/
+18
*
Drop (incomplete) support for Samsung H1
Paul Kocialkowski
2013-06-25
3
-343
/
+0
*
Drop support for the (incomplete) old protocol implementation used on H1.
Paul Kocialkowski
2013-06-25
1
-2
/
+0
*
Add missing modem_prj.h file to automake configuration
Simon Busch
2013-06-23
1
-0
/
+1
*
Fix outstanding compiler warnings
Simon Busch
2013-06-23
1
-0
/
+1
*
Rules to build piranha code on Makefiles
Paul Kocialkowski
2013-03-24
1
-0
/
+3
*
xmm6260: Set message info data to NULL before alloc (or no alloc)
Paul Kocialkowski
2013-03-23
1
-0
/
+1
*
prainha: Remove TODO comment
Paul Kocialkowski
2013-03-06
1
-2
/
+0
*
Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support
Paul Kocialkowski
2013-03-06
5
-0
/
+940
*
sms: Correct memcpy argument (don't use a pointer to pointer)
Paul Kocialkowski
2013-01-30
1
-1
/
+1
*
Permit explicit board name instead of device name
Paul Kocialkowski
2012-12-15
1
-10
/
+10
*
Aries: Stick a bit more with SEC ril, preventing some failures
Paul Kocialkowski
2012-11-18
1
-56
/
+54
*
ipc: reset client structure after allocation to zero
Simon Busch
2012-11-14
1
-0
/
+2
[next]