aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Samsung Galaxy Note 2 N7100 supportreplicant-4.2-0001Paul Kocialkowski2014-01-135-1/+477
* Device detection mechanism improvments and more constitant devices namingPaul Kocialkowski2014-01-137-215/+203
* sms: Save/del structures and related valuesPaul Kocialkowski2013-09-011-0/+33
* svc: Relevant messages and structures definitionsPaul Kocialkowski2013-08-253-0/+143
* Samsung Galaxy Note supportPaul Kocialkowski2013-08-201-0/+4
* misc.h: tz, dl and dv values are explicitly signedPaul Kocialkowski2013-07-031-1/+1
* Samsung Galaxy S3 (galaxys3) supportPaul Kocialkowski2013-07-036-10/+502
* xmm6260: Correct SEC modem ohci sysfs pathPaul Kocialkowski2013-07-031-1/+1
* ipc devices: Include structures definitions from devices headersPaul Kocialkowski2013-07-036-35/+36
* Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functionsPaul Kocialkowski2013-07-037-338/+105
* util: Rename block_size to chunkPaul Kocialkowski2013-07-031-3/+3
* Remove file read functions from ipc_utilPaul Kocialkowski2013-07-032-93/+0
* rfs.c: Fix coding style and compilation warningsPaul Kocialkowski2013-07-031-31/+29
* ipc.c: Check heandlers data create/destroy pointersPaul Kocialkowski2013-07-031-2/+4
* aries: Minor coding-style-related changesPaul Kocialkowski2013-07-031-31/+56
* crespo: Minor coding-style-related changesPaul Kocialkowski2013-07-031-6/+36
* xmm6160: Minor coding-style-related changesPaul Kocialkowski2013-07-031-7/+7
* Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices codePaul Kocialkowski2013-07-0331-3746/+3553
* xmm6160: Rename modem_image to firmware to avoid confusionPaul Kocialkowski2013-07-014-17/+17
* xmm6160: Explicit PSI data argument namePaul Kocialkowski2013-07-012-4/+4
* xmm6160: Use device-specific sizes and offsetsPaul Kocialkowski2013-06-306-32/+43
* Prefix per-device headers definitions with the device namePaul Kocialkowski2013-06-306-158/+159
* Split aries and crespo common code to xmm6160, along with major code reworkPaul Kocialkowski2013-06-3011-923/+848
* New utilities (not exposed by the API) for various I/O and ipc fill functionsPaul Kocialkowski2013-06-286-11/+359
* ipc util: Do not use strdup, to avoid memory leakPaul Kocialkowski2013-06-271-188/+317
* More cosmetics on headersPaul Kocialkowski2013-06-273-18/+17
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-277-123/+0
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-2719-828/+734
* rfs.c: Coding style cosmeticsPaul Kocialkowski2013-06-271-86/+83
* ipc.c: Coding style cosmeticsPaul Kocialkowski2013-06-261-48/+27
* ipc_client_send: Single function with return codePaul Kocialkowski2013-06-262-29/+7
* rfs.h: Coding stylePaul Kocialkowski2013-06-251-1/+1
* Coding style: Move ; around in for statementsPaul Kocialkowski2013-06-253-5/+5
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-2514-53/+99
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-2515-106/+118
* Renamed ipc_private.h to ipc.hPaul Kocialkowski2013-06-2516-19/+28
* modemctrl: Update Copyright block for better accuracyPaul Kocialkowski2013-06-251-3/+4
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-2529-254/+354
* Drop (incomplete) support for Samsung H1Paul Kocialkowski2013-06-255-349/+0
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-2533-968/+619
* Update changelog for new releaseSimon Busch2013-06-231-710/+367
* Update documentation in preparation of a new releaseSimon Busch2013-06-232-1/+24
* Update list of authors based on git historySimon Busch2013-06-231-0/+3
* Add missing modem_prj.h file to automake configurationSimon Busch2013-06-231-0/+1
* Fix outstanding compiler warningsSimon Busch2013-06-232-1/+7
* Rules to build piranha code on MakefilesPaul Kocialkowski2013-03-241-0/+3
* xmm6260: Set message info data to NULL before alloc (or no alloc)Paul Kocialkowski2013-03-231-0/+1
* modemctrl: Remove SIM initializing messagePaul Kocialkowski2013-03-071-3/+0
* sec: Use correct SIM ready status valuePaul Kocialkowski2013-03-071-1/+1
* disp: Second byte of icon info is the reception level in barsPaul Kocialkowski2013-03-071-1/+1