Paul Kocialkowski [Wed, 3 Jul 2013 14:12:32 +0000 (16:12 +0200)]
ipc.c: Check heandlers data create/destroy pointers
Change-Id: I34cc6af9596500d4daf035250b4c25639e813b51
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 3 Jul 2013 14:11:54 +0000 (16:11 +0200)]
aries: Minor coding-style-related changes
Change-Id: I31e8020ea6c0e5a546a7acbf99284046d9cbdb7f
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 3 Jul 2013 14:11:40 +0000 (16:11 +0200)]
crespo: Minor coding-style-related changes
Change-Id: Ia5f8ad45e97dd29bf9a0b7b8531966cedc11bf3a
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 3 Jul 2013 14:11:21 +0000 (16:11 +0200)]
xmm6160: Minor coding-style-related changes
Change-Id: I38ad147a9bef00fea50ad1259bbc7d1f1e1980f8
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 3 Jul 2013 14:10:04 +0000 (16:10 +0200)]
Major rework of xmm6260 common code (MIPI and HSIC) and xmm6260 devices code
Change-Id: I49fba6329824e1f1ab0aceef91a57f75727a41ab
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Mon, 1 Jul 2013 13:42:09 +0000 (15:42 +0200)]
xmm6160: Rename modem_image to firmware to avoid confusion
Change-Id: I82bd09250192c47e3a5f43ead4bce2a899e484b4
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Mon, 1 Jul 2013 12:15:05 +0000 (14:15 +0200)]
xmm6160: Explicit PSI data argument name
Change-Id: Ie791289243ea9d359f143ad76f444dad89258efc
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sun, 30 Jun 2013 19:38:54 +0000 (21:38 +0200)]
xmm6160: Use device-specific sizes and offsets
Change-Id: Ia9d4736497cd0e5fe240f9474916b29e0343dd3a
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sun, 30 Jun 2013 16:46:06 +0000 (18:46 +0200)]
Prefix per-device headers definitions with the device name
Change-Id: I90362b4fe9ecb21fd09e27d4a15a43033ed7adaf
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sun, 30 Jun 2013 08:40:11 +0000 (10:40 +0200)]
Split aries and crespo common code to xmm6160, along with major code rework
Change-Id: Id78c7ce62bf5b9b875b6bc3dd53e6bf21fa36c95
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Fri, 28 Jun 2013 10:27:23 +0000 (12:27 +0200)]
New utilities (not exposed by the API) for various I/O and ipc fill functions
Change-Id: I0bd1d7781971f217903f307b5ac418180afc0d50
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 27 Jun 2013 14:19:07 +0000 (16:19 +0200)]
ipc util: Do not use strdup, to avoid memory leak
Change-Id: Ieee54f1a57ff76d59732c109e54cf05f90546e5e
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 27 Jun 2013 14:13:19 +0000 (16:13 +0200)]
More cosmetics on headers
Change-Id: I16793eb395d656d551f768dd4287889c1ece52fa
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 27 Jun 2013 11:07:47 +0000 (13:07 +0200)]
Get rid of wakelocks, this should be dealt with on the upper layers
Change-Id: Iae3a43bc3019ee2bfdfc4ee3e3b2194b099372bc
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 27 Jun 2013 10:58:30 +0000 (12:58 +0200)]
Rework handlers and ipc functions for better consistency
Detailed list of the changes introduced by this commit:
* Rename ipc_client_bootstrap_modem to ipc_client_bootstrap
* Rename ipc_client_new/free to ipc_client_create/destroy
* Rename log_handler to log_callback and change arguments order
* Remove handlers common data and fd mechanisms
* Set transport, power and gprs common data for handlers
* Add data_create and data_destroy handlers
* Rework arguments order for handlers
* Add poll transport handler
* Remove functions types typedefs
* Remove dumb ipc_client_send_* functions
* Remove ipc_client_gprs_handlers_available
* Adapt device files for the new API changes
* Adapt modemctrl for the new API changes
Change-Id: Ia9ba1045dbbf9f5e31a201aa8629b49019158972
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 27 Jun 2013 10:46:20 +0000 (12:46 +0200)]
rfs.c: Coding style cosmetics
Change-Id: I6d3745a75d6cb8ee945a4636fd6e6c2ff5ce4c66
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 26 Jun 2013 10:23:58 +0000 (12:23 +0200)]
ipc.c: Coding style cosmetics
Change-Id: I4a1d423bb84002e71af54daa0f5227b7a2859a63
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 26 Jun 2013 10:22:52 +0000 (12:22 +0200)]
ipc_client_send: Single function with return code
Change-Id: I480b2496dabfada37e1ce60ab20401adf02b2e01
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 20:33:07 +0000 (22:33 +0200)]
rfs.h: Coding style
Change-Id: I27dd350d72d1aac1f3d4d0ffae27f92bd75e5b42
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 20:31:34 +0000 (22:31 +0200)]
Coding style: Move ; around in for statements
Change-Id: I08cc4a5c404d1b513c56aa1eaeb68dfa6768a4e4
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 20:29:03 +0000 (22:29 +0200)]
Add newline and indentation on long functions names
Change-Id: Ie393301a04523816e7aa674e57a4c3a2eb93247e
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 20:18:41 +0000 (22:18 +0200)]
Refactor code for consistent coding style and avoid using assert
Change-Id: Idca5edb70869e07d35744301b185df02e42f5b4c
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 18:03:27 +0000 (20:03 +0200)]
Renamed ipc_private.h to ipc.h
Change-Id: Ie80159518b6d7d1a6422d3dc47a903eb7fdad6d8
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 17:59:20 +0000 (19:59 +0200)]
modemctrl: Update Copyright block for better accuracy
Change-Id: I0ddd3a6b32920033c3d70f046aea3674f94fa75e
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 17:53:54 +0000 (19:53 +0200)]
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Also some minor headers cosmetics.
Change-Id: Id2b988b118d956e91827b9b840e3f384424593ae
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 14:26:00 +0000 (16:26 +0200)]
Drop (incomplete) support for Samsung H1
Change-Id: Ica4a4d34085adc800924be9009c636abc61036f3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Tue, 25 Jun 2013 14:22:19 +0000 (16:22 +0200)]
Drop support for the (incomplete) old protocol implementation used on H1.
Also refactor headers: values aligned to 16x4 spaces and other cosmetics
Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Sun, 23 Jun 2013 19:45:23 +0000 (21:45 +0200)]
Update changelog for new release
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 23 Jun 2013 18:22:25 +0000 (20:22 +0200)]
Update documentation in preparation of a new release
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 23 Jun 2013 18:18:36 +0000 (20:18 +0200)]
Update list of authors based on git history
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 23 Jun 2013 18:15:05 +0000 (20:15 +0200)]
Add missing modem_prj.h file to automake configuration
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Sun, 23 Jun 2013 18:13:12 +0000 (20:13 +0200)]
Fix outstanding compiler warnings
Signed-off-by: Simon Busch <morphis@gravedo.de>
Paul Kocialkowski [Sun, 24 Mar 2013 11:48:46 +0000 (12:48 +0100)]
Rules to build piranha code on Makefiles
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sat, 23 Mar 2013 18:52:19 +0000 (19:52 +0100)]
xmm6260: Set message info data to NULL before alloc (or no alloc)
Change-Id: I5eb463630dfd611e0f3db439ea1a1efb420bcc5a
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 7 Mar 2013 21:23:44 +0000 (22:23 +0100)]
modemctrl: Remove SIM initializing message
Change-Id: If73a5bc5a87ae1bfdb0921ef16338be11cc7b989
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 7 Mar 2013 20:23:09 +0000 (21:23 +0100)]
sec: Use correct SIM ready status value
Change-Id: I71afe804d05585a0f232fe2fd685c5e78101def4
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 7 Mar 2013 18:52:27 +0000 (19:52 +0100)]
disp: Second byte of icon info is the reception level in bars
Change-Id: I54963a4db11c6e766c787e2cc173cd5a27662b53
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 6 Mar 2013 18:43:24 +0000 (19:43 +0100)]
prainha: Remove TODO comment
Change-Id: I8a61b582c16b8169505c7252f6d7260a542a290b
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 6 Mar 2013 18:39:56 +0000 (19:39 +0100)]
Piranha (P5100/P3100 Galaxy Tab 2.0 tablets) support
Change-Id: Ie3d120723aeff044d127ff66e46ec9e7b5f476cc
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Sun, 17 Feb 2013 17:17:07 +0000 (09:17 -0800)]
Merge pull request #4 from Jooles/master
Added Spica support
Julian Cromarty [Thu, 14 Feb 2013 01:49:19 +0000 (01:49 +0000)]
Added spica (i5700) to available devices in Android.mk
Change-Id: I7e20a28c0c7aa749e037721bbaf36125cde5cbba
Paul Kocialkowski [Sat, 9 Feb 2013 22:43:58 +0000 (23:43 +0100)]
sec: RSIM access data structure when SIM ICC type != 1
Change-Id: I4580ffcc91486363dc50a1fca116991fda098e48
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Fri, 8 Feb 2013 21:36:28 +0000 (22:36 +0100)]
misc: Timezone value can be negative, use a signed char accordingly
Change-Id: I8dc9fb1412df458eda38683580764490135df45f
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Wed, 30 Jan 2013 21:15:32 +0000 (22:15 +0100)]
sms: Correct memcpy argument (don't use a pointer to pointer)
Change-Id: I53bc70e83df6c50f64629abb2157cae28b6a0dea
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Tue, 15 Jan 2013 18:46:19 +0000 (19:46 +0100)]
sec: correct binary represetation of SIM access commands
Signed-off-by: Simon Busch <morphis@gravedo.de>
Paul Kocialkowski [Sun, 16 Dec 2012 12:29:04 +0000 (13:29 +0100)]
Misc: Correct the value for time info message
Change-Id: Ia1dd301a339c34ac443fbc1da81e8d29b1f8f2a3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sat, 15 Dec 2012 18:13:47 +0000 (19:13 +0100)]
Permit explicit board name instead of device name
Change-Id: I7ed51c0a35061daeaac302c8bac90a1c3b577e1d
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Sun, 18 Nov 2012 12:01:44 +0000 (13:01 +0100)]
Aries: Stick a bit more with SEC ril, preventing some failures
Change-Id: I54f069f32f85528176b8e06ac587d8948fae47f2
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Tue, 13 Nov 2012 15:53:27 +0000 (16:53 +0100)]
ipc: reset client structure after allocation to zero
When we're just allocating memory and do not care about the content of the allocated
memory area we can head into cases where the internal parts of the structures are already
set with a random value and then causes segfaults cause code peaces are trying to access
invalid memory areas.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 13 Nov 2012 15:33:20 +0000 (16:33 +0100)]
Fix wrong device detection; we have to check for board_name instead of device name
Signed-off-by: Simon Busch <morphis@gravedo.de>
Denis 'GNUtoo' Carikli [Mon, 12 Nov 2012 12:11:12 +0000 (13:11 +0100)]
Fix vapi errors due to ipc_sms_send_msg and ipc_sms_deliv_report_msg renames.
Without that fix we have:
smshandler.c:111:34: error: field 'ackmsg' has incomplete type
smshandler.c:113:34: error: field '_tmp4_' has incomplete type
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Paul Kocialkowski [Sun, 11 Nov 2012 11:32:40 +0000 (12:32 +0100)]
GPRS: Pass CID to activate/deactivate functions
Aries: Use CID to activate/deactivate the corresponding iface
Change-Id: Ifd153eda59404921bc6ea12d27f94d5aee7b06ff
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 1 Nov 2012 18:13:02 +0000 (19:13 +0100)]
SMS: Renamed structures according to messages names, build sms.c
Change-Id: I9e8d01ca8b0eb23d9ca2a2034c5bb9594f151e92
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Mon, 1 Oct 2012 18:36:42 +0000 (20:36 +0200)]
crespo: Kernel-version-dependant gprs specs
Change-Id: I208edeb3b9f8bdce4051b42d0ecda85259cf1d82
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Mon, 1 Oct 2012 17:34:45 +0000 (19:34 +0200)]
Kernel version in IPC device desc, with detection code
Change-Id: Ica8dd604ddaff527436e9ba909ab7d22eda9a875
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Denis 'GNUtoo' Carikli [Sun, 30 Sep 2012 20:11:24 +0000 (22:11 +0200)]
Fix vapi errors due to ipc_net_current_plmn rename.
Without that fix we have:
mediators_network.c: In function 'samsung_network_get_status_real_run_co':
mediators_network.c:1575:24: error: dereferencing pointer to incomplete type
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli [Sun, 30 Sep 2012 20:11:23 +0000 (22:11 +0200)]
Fix vapi errors due to ipc_net_regist rename.
Without that fix we have many errors such as this one:
mediators_network.c: In function 'samsung_network_get_status_real_run_co':
mediators_network.c:1473:21: error: dereferencing pointer to incomplete type
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
morphis [Sun, 30 Sep 2012 15:15:40 +0000 (08:15 -0700)]
Merge pull request #3 from GNUtoo/master
Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd
Denis 'GNUtoo' Carikli [Sun, 30 Sep 2012 14:32:26 +0000 (16:32 +0200)]
Fix VAPI's ipc_net_{regist_setup,plmn_sel_setup} renames for fsogsmd
Without that fix fsogmsd fails to compile that way:
mediators_network.c: In function 'samsung_network_register_real_run_co':
mediators_network.c:711:2: warning: implicit declaration of function 'ipc_net_plmn_sel_setup' [-Wimplicit-function-declaration]
And:
mediators_network.c: In function 'samsung_network_get_status_real_run_co':
mediators_network.c:1426:2: warning: implicit declaration of function 'ipc_net_regist_setup' [-Wimplicit-function-declaration]
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Simon Busch [Fri, 21 Sep 2012 15:07:08 +0000 (17:07 +0200)]
samsung-ipc: cleanup to match common code style
Simon Busch [Fri, 21 Sep 2012 15:02:55 +0000 (17:02 +0200)]
maguro: cleanup code to match common code style
Simon Busch [Fri, 21 Sep 2012 14:57:01 +0000 (16:57 +0200)]
xmm6260: cleanup code a bit to match common code style
Simon Busch [Fri, 21 Sep 2012 14:49:30 +0000 (16:49 +0200)]
cleanup autoconf configuration
Simon Busch [Thu, 20 Sep 2012 16:57:48 +0000 (18:57 +0200)]
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch [Thu, 20 Sep 2012 06:54:53 +0000 (08:54 +0200)]
update authors file with all people contributed to libsamsung-ipc
Simon Busch [Mon, 10 Sep 2012 07:23:36 +0000 (09:23 +0200)]
ipc: don't set a default log handler; should be set only on demand
Paul Kocialkowski [Sat, 15 Sep 2012 17:07:28 +0000 (19:07 +0200)]
SND: Add missing undocumented commands
Change-Id: Ib84ce488e3f78c4fd0dfcfc7eb199c0d93bc034e
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Mon, 10 Sep 2012 16:27:47 +0000 (18:27 +0200)]
ipc: fix gprs_get_iface functions
Change-Id: Idea112725ca55ea341d11055a332b1c8625e614c
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Sun, 9 Sep 2012 13:00:32 +0000 (15:00 +0200)]
gprs: rename member of ipc_gprs_hsdpa_status to reg_state
Simon Busch [Sun, 9 Sep 2012 11:29:34 +0000 (13:29 +0200)]
call: fix retrieval of the number of a call
Simon Busch [Wed, 5 Sep 2012 07:53:36 +0000 (09:53 +0200)]
ipc: refactor ipc_client_gprs_get_iface method to return iface name instead of using a parameter
Allocating memory and setting a pointer to it for the user via a parameter is kind of
unnecessary. It's better to return the pointer instead.
Simon Busch [Mon, 3 Sep 2012 04:06:28 +0000 (06:06 +0200)]
misc: add IPC_MISC_DEBUG_LEVEL message type
Simon Busch [Mon, 3 Sep 2012 04:04:49 +0000 (06:04 +0200)]
sec: add setup method for ipc_sec_change_locking_pw_set message type
Simon Busch [Mon, 3 Sep 2012 03:59:18 +0000 (05:59 +0200)]
sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_set
Simon Busch [Mon, 3 Sep 2012 03:50:37 +0000 (05:50 +0200)]
sec: add setup method for ipc_sec_phone_lock_set message type
Paul Kocialkowski [Fri, 7 Sep 2012 15:11:19 +0000 (17:11 +0200)]
Aries: Use new IPC open/close definitions
Change-Id: I348c615371bcc24796ea0b7ea33a32eab23709c4
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Paul Kocialkowski [Thu, 6 Sep 2012 20:09:46 +0000 (22:09 +0200)]
sec: Corrected comments about data types
Change-Id: Ia139f8d5cf42047c95024ebbdb296e8aed530ea9
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Simon Busch [Thu, 30 Aug 2012 15:48:01 +0000 (17:48 +0200)]
tools: drop not working forwarding tool
Simon Busch [Thu, 30 Aug 2012 15:46:34 +0000 (17:46 +0200)]
net: renaming some parts to be more reasonable
Simon Busch [Wed, 29 Aug 2012 21:47:29 +0000 (23:47 +0200)]
sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED type
Simon Busch [Wed, 29 Aug 2012 12:09:02 +0000 (14:09 +0200)]
sec: rename ipc_sec_pin_status_response structure
Simon Busch [Wed, 29 Aug 2012 12:05:57 +0000 (14:05 +0200)]
sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS
Simon Busch [Wed, 29 Aug 2012 10:33:25 +0000 (12:33 +0200)]
sec: refactor type naming to be clean and not misleading
Simon Busch [Tue, 28 Aug 2012 17:10:44 +0000 (19:10 +0200)]
Reformat log output for received/sent messages
Simon Busch [Tue, 28 Aug 2012 16:38:54 +0000 (18:38 +0200)]
xm6269: drop log statement as it fills up the log output unnecessarily
Simon Busch [Tue, 28 Aug 2012 11:58:14 +0000 (13:58 +0200)]
Use correct helper method to print request type
Simon Busch [Mon, 27 Aug 2012 19:59:41 +0000 (21:59 +0200)]
vapi: bind missing ipc_client_create_handlers_common_data method
Simon Busch [Mon, 27 Aug 2012 19:11:02 +0000 (21:11 +0200)]
maguro: try to load radio image from more than on source path
Simon Busch [Mon, 27 Aug 2012 10:30:35 +0000 (12:30 +0200)]
Make everything compile again after last merge
Simon Busch [Mon, 27 Aug 2012 10:28:21 +0000 (12:28 +0200)]
Merge remote-tracking branch 'astarasikov/merge-24-aug'
Conflicts:
include/Makefile.am
Alexander Tarasikov [Sun, 26 Aug 2012 01:58:45 +0000 (05:58 +0400)]
maguro: replace constant with mask for boot reply
Alexander Tarasikov [Sun, 26 Aug 2012 01:31:53 +0000 (05:31 +0400)]
Revert "Add a delay to maguro fw loader to work around buggy init"
The real cause of call failure was samsung-ril-client
This delay is not needed
Alexander Tarasikov [Fri, 24 Aug 2012 21:36:54 +0000 (01:36 +0400)]
Merge branch 'morphis-master' into tuna-tracking
Alexander Tarasikov [Fri, 24 Aug 2012 16:52:39 +0000 (20:52 +0400)]
Merge tag 'tuna-stc-jb-v1' into morphis-master
Conflicts:
samsung-ipc/device/maguro/maguro_loader.c
Simon Busch [Fri, 24 Aug 2012 13:57:03 +0000 (15:57 +0200)]
Add another method to free space used by a response message
Simon Busch [Fri, 24 Aug 2012 13:53:57 +0000 (15:53 +0200)]
Add cmd field to ipc_message_info structure which will be prefilled
Simon Busch [Fri, 24 Aug 2012 05:25:19 +0000 (07:25 +0200)]
Add identifiable named header file which should be the only one used by clients
Alexander Tarasikov [Wed, 22 Aug 2012 21:33:19 +0000 (01:33 +0400)]
[xmm6260] add ipc error checks
Simon Busch [Wed, 22 Aug 2012 15:49:48 +0000 (17:49 +0200)]
vapi: bind some more ipc client methods
Alexander Tarasikov [Mon, 20 Aug 2012 11:19:16 +0000 (15:19 +0400)]
re-enable wakelocks on xmm6260