| Commit message (Expand) | Author | Age | Files | Lines |
* | Android.mk: Override LOCAL_CFLAGS | Paul Kocialkowski | 2014-02-26 | 1 | -1/+1 |
* | tools: ipc-test test program, for various purposes | Paul Kocialkowski | 2014-02-21 | 1 | -0/+14 |
* | tools: modemctrl tool rename, in favor of ipc-modem | Paul Kocialkowski | 2014-02-21 | 1 | -2/+2 |
* | ipc: Consistent coding style and major cleanup | Paul Kocialkowski | 2014-02-15 | 1 | -9/+9 |
* | utils: Files rename, new functions, proper types and few other cleanups | Paul Kocialkowski | 2014-02-13 | 1 | -1/+1 |
* | devices folder instead of device, for better consistency | Paul Kocialkowski | 2014-02-08 | 1 | -14/+14 |
* | Correct enumeration of files and devices | Paul Kocialkowski | 2014-02-08 | 1 | -16/+16 |
* | Android.mk cleanup | Paul Kocialkowski | 2014-01-25 | 1 | -31/+36 |
* | Samsung Galaxy Note 2 N7100 supportreplicant-4.2-0001 | Paul Kocialkowski | 2014-01-13 | 1 | -1/+6 |
* | Device detection mechanism improvments and more constitant devices naming | Paul Kocialkowski | 2014-01-13 | 1 | -41/+16 |
* | Samsung Galaxy Note support | Paul Kocialkowski | 2013-08-20 | 1 | -0/+4 |
* | Samsung Galaxy S3 (galaxys3) support | Paul Kocialkowski | 2013-07-03 | 1 | -8/+17 |
* | Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices code | Paul Kocialkowski | 2013-07-03 | 1 | -7/+5 |
* | Split aries and crespo common code to xmm6160, along with major code rework | Paul Kocialkowski | 2013-06-30 | 1 | -3/+6 |
* | New utilities (not exposed by the API) for various I/O and ipc fill functions | Paul Kocialkowski | 2013-06-28 | 1 | -0/+1 |
* | Get rid of wakelocks, this should be dealt with on the upper layers | Paul Kocialkowski | 2013-06-27 | 1 | -1/+0 |
* | Refactor code for consistent coding style and avoid using assert | Paul Kocialkowski | 2013-06-25 | 1 | -0/+1 |
* | Drop (incomplete) support for Samsung H1 | Paul Kocialkowski | 2013-06-25 | 1 | -5/+0 |
* | Drop support for the (incomplete) old protocol implementation used on H1. | Paul Kocialkowski | 2013-06-25 | 1 | -52/+0 |
* | Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support | Paul Kocialkowski | 2013-03-06 | 1 | -1/+23 |
* | Added spica (i5700) to available devices in Android.mk | Julian Cromarty | 2013-02-14 | 1 | -0/+10 |
* | Permit explicit board name instead of device name | Paul Kocialkowski | 2012-12-15 | 1 | -6/+6 |
* | SMS: Renamed structures according to messages names, build sms.c | Paul Kocialkowski | 2012-11-01 | 1 | -0/+1 |
* | Make wakelocks not crespo-specific and add for xmm6260 | Alexander Tarasikov | 2012-07-26 | 1 | -0/+1 |
* | Removed deprecated util files | Paul Kocialkowski | 2012-07-05 | 1 | -1/+0 |
* | Android.mk: include xmm6260 path for every device | Paul Kocialkowski | 2012-07-05 | 1 | -2/+1 |
* | XMM6260: Split code into galaxys2, maguro and xmm2620 (shared code) devices | Paul Kocialkowski | 2012-07-05 | 1 | -8/+12 |
* | XMM6260: Always use ipc log handler, also reduced log output | Paul Kocialkowski | 2012-07-05 | 1 | -1/+0 |
* | Update firmware loader to the latest version, fix makefiles for | Alexander Tarasikov | 2012-07-04 | 1 | -10/+20 |
* | Add the dirty, hackish and barely working xmm6260 modem support | Alexander Tarasikov | 2012-07-04 | 1 | -1/+17 |
* | Fixed H1 device and devices-related fixes | PaulK | 2012-02-03 | 1 | -1/+4 |
* | Modified ipc devices handling to use a table and permit explicit device name | PaulK | 2012-02-03 | 1 | -0/+1 |
* | Switched crespo headers to ipc-v4 as these are shared between multiple devices | PaulK | 2012-01-28 | 1 | -22/+40 |
* | Start adding support for Samsung Galaxy S | Igor Almeida | 2012-01-07 | 1 | -0/+10 |
* | Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes | PaulK | 2011-12-31 | 1 | -3/+4 |
* | Added accuracy to crespo's struct ipc_gen_phone_res and added check function | PaulK | 2011-12-30 | 1 | -0/+1 |
* | Implemented minimal ipc upper-layer in modemctrl, with auto call functions | PaulK | 2011-10-31 | 1 | -5/+35 |
* | Removed SIM IO data and functions: handled by upper-layer code. | PaulK | 2011-10-29 | 1 | -0/+5 |
* | net: correct net_regist_get and add helper | Joerie de Gram | 2011-10-28 | 1 | -0/+1 |
* | Corrected Android.mk, crespo_ipc file, some headers and helpers. | PaulK | 2011-10-28 | 1 | -10/+18 |
* | added handlers support and default handlers for crespo. | PaulK | 2011-10-28 | 1 | -1/+2 |
* | Updated Android.mk and added return 0; to make it build on Android. | PaulK | 2011-10-23 | 1 | -31/+12 |
* | devices: add support for Nexus S | PaulK | 2011-08-19 | 1 | -0/+12 |
* | Massive cleanup & device specific frame handling | Joerie de Gram | 2011-08-17 | 1 | -8/+17 |
* | Rename library to libsamsung-ipc | Joerie de Gram | 2011-08-17 | 1 | -3/+3 |
* | sec: add RSIM_ACCESS support | Joerie de Gram | 2011-08-16 | 1 | -0/+1 |
* | Cleanup, preliminary calling/sms support | Joerie de Gram | 2011-07-28 | 1 | -0/+20 |