aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device
Commit message (Expand)AuthorAgeFilesLines
* Samsung Galaxy Note 2 N7100 supportreplicant-4.2-0001Paul Kocialkowski2014-01-132-0/+460
* Device detection mechanism improvments and more constitant devices namingPaul Kocialkowski2014-01-133-110/+110
* Samsung Galaxy S3 (galaxys3) supportPaul Kocialkowski2013-07-032-0/+460
* xmm6260: Correct SEC modem ohci sysfs pathPaul Kocialkowski2013-07-031-1/+1
* ipc devices: Include structures definitions from devices headersPaul Kocialkowski2013-07-035-0/+28
* Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functionsPaul Kocialkowski2013-07-034-330/+63
* 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-0329-3721/+3529
* 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-307-916/+835
* Get rid of wakelocks, this should be dealt with on the upper layersPaul Kocialkowski2013-06-272-27/+0
* Rework handlers and ipc functions for better consistencyPaul Kocialkowski2013-06-2713-489/+457
* Renamed ipc_private.h to ipc.hPaul Kocialkowski2013-06-2511-11/+11
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-254-4/+4
* Drop (incomplete) support for Samsung H1Paul Kocialkowski2013-06-252-338/+0
* xmm6260: Set message info data to NULL before alloc (or no alloc)Paul Kocialkowski2013-03-231-0/+1
* prainha: Remove TODO commentPaul Kocialkowski2013-03-061-2/+0
* Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) supportPaul Kocialkowski2013-03-063-0/+913
* Aries: Stick a bit more with SEC ril, preventing some failuresPaul Kocialkowski2012-11-181-56/+54
* GPRS: Pass CID to activate/deactivate functionsPaul Kocialkowski2012-11-111-6/+17
* crespo: Kernel-version-dependant gprs specsPaul Kocialkowski2012-10-132-5/+34
* maguro: cleanup code to match common code styleSimon Busch2012-09-212-41/+36
* xmm6260: cleanup code a bit to match common code styleSimon Busch2012-09-214-63/+53
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-2118-18/+18
* ipc: fix gprs_get_iface functionsPaul Kocialkowski2012-09-103-9/+11
* ipc: refactor ipc_client_gprs_get_iface method to return iface name instead o...Simon Busch2012-09-094-15/+14
* Aries: Use new IPC open/close definitionsPaul Kocialkowski2012-09-071-4/+5
* xm6269: drop log statement as it fills up the log output unnecessarilySimon Busch2012-08-281-1/+0
* maguro: try to load radio image from more than on source pathSimon Busch2012-08-272-6/+17
* Merge remote-tracking branch 'astarasikov/merge-24-aug'Simon Busch2012-08-276-46/+71
|\
| * maguro: replace constant with mask for boot replyAlexander Tarasikov2012-08-262-2/+2
| * Revert "Add a delay to maguro fw loader to work around buggy init"Alexander Tarasikov2012-08-261-2/+0
| * Merge branch 'morphis-master' into tuna-trackingAlexander Tarasikov2012-08-259-71/+120
| |\
| | * Merge tag 'tuna-stc-jb-v1' into morphis-masterAlexander Tarasikov2012-08-246-40/+60
| | |\
| * | | [xmm6260] add ipc error checksAlexander Tarasikov2012-08-231-4/+9
| * | | re-enable wakelocks on xmm6260Alexander Tarasikov2012-08-201-8/+8
| * | | Add a delay to maguro fw loader to work around buggy initAlexander Tarasikov2012-08-201-0/+2
| * | | disable xmm6260 wake locks temporarily (until they are debugged)Alexander Tarasikov2012-08-201-8/+8
| | |/ | |/|
| * | Implement maguro poweroffAlexander Tarasikov2012-07-263-1/+24
| * | Make wakelocks not crespo-specific and add for xmm6260Alexander Tarasikov2012-07-263-39/+36
| * | Fix GPS on tuna by setting the UART mux correctlyAlexander Tarasikov2012-07-121-17/+5
* | | Add cmd field to ipc_message_info structure which will be prefilledSimon Busch2012-08-244-0/+4
| |/ |/|
* | maguro: fix warning about ignore return resultSimon Busch2012-08-091-1/+6
* | rfs: fix warnings about ignored return results from std. library functionsSimon Busch2012-08-094-8/+18
* | crespo: fix all warnings regarding ignored return value from std. library fun...Simon Busch2012-08-091-27/+53