| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: Consistent coding style and major cleanup | Paul Kocialkowski | 2014-02-15 | 30 | -1249/+1065 |
* | rfs: Consistent coding style, cleanup and fresh new implementation | Paul Kocialkowski | 2014-02-15 | 4 | -604/+494 |
* | utils: Files rename, new functions, proper types and few other cleanups | Paul Kocialkowski | 2014-02-13 | 11 | -57/+188 |
* | rfs: Proper type for size definitions | Paul Kocialkowski | 2014-02-13 | 2 | -6/+6 |
* | rfs: Proper IPC functions for nv_data specs, without generic fallback values | Paul Kocialkowski | 2014-02-11 | 23 | -215/+226 |
* | Extract in helpers naming | Paul Kocialkowski | 2014-02-11 | 3 | -9/+6 |
* | Consistent coding style in helpers | Paul Kocialkowski | 2014-02-09 | 7 | -224/+278 |
* | Prefer official Samsung IPC protocol names | Paul Kocialkowski | 2014-02-08 | 2 | -175/+175 |
* | devices folder instead of device, for better consistency | Paul Kocialkowski | 2014-02-08 | 32 | -39/+39 |
* | 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 lengthsreplicant-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 supportreplicant-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 |