Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-22 | isi: Update UICC driver to the new API | Denis Kenzior | 1 | -3/+18 | |
2012-11-22 | isimodem: Update sim driver to the new API | Denis Kenzior | 1 | -0/+14 | |
2012-09-11 | isimodem: Fix style issues in previous commit | Denis Kenzior | 1 | -4/+1 | |
2012-09-11 | isimodem: voicecall answer fix for Nemo on N9 | Jarko Poutiainen | 1 | -1/+14 | |
Voicecall answering in Mer/Nemomobile run on Nokia N9 will fail unless call id is passed to modem. | |||||
2012-07-15 | isimodem: Avoid shadowing variables | Marcel Holtmann | 1 | -5/+5 | |
2012-06-16 | sms: Constify isimodem driver submit method | Denis Kenzior | 1 | -6/+6 | |
2012-03-19 | isimodem: Remove includes of <glib/gtypes.h> | Marcel Holtmann | 2 | -3/+0 | |
2011-12-28 | isimodem: Remove extra bogus semicolon | Syam Sidhardhan | 1 | -1/+1 | |
2011-10-15 | drivers: Some more copyright fixes | Marcel Holtmann | 2 | -2/+2 | |
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 34 | -62/+63 | |
2011-08-29 | isimodem: Add UICC functionality | Aki Niemi | 1 | -90/+1302 | |
Based on patches from: Iiro Kaihlaniemi <iiro.kaihlaniemi@nokia.com> Jessica Nilsson <jessica.j.nilsson@stericsson.com> | |||||
2011-08-29 | isimodem: Add UICC utilities | Iiro Kaihlaniemi | 2 | -0/+227 | |
2011-08-29 | isimodem: Allow network registration automatically | Iiro Kaihlaniemi | 1 | -0/+99 | |
2011-08-29 | isimodem: Add missing codepoints and debugs | Iiro Kaihlaniemi | 4 | -0/+151 | |
2011-06-17 | isimodem: Add baseline for UICC driver | Aki Niemi | 4 | -0/+503 | |
2011-06-17 | isimodem: Add missing codepoints and debugs | Aki Niemi | 2 | -0/+32 | |
2011-06-17 | isimodem: Fix style in UICC definitions | Aki Niemi | 1 | -16/+20 | |
2011-06-14 | isimodem: Improper handling of missed call | Arun Ravindran | 1 | -4/+28 | |
2011-04-14 | isimodem: Add SCA support to wgmodem2.5 driver | Aki Niemi | 3 | -13/+27 | |
2011-04-14 | isimodem: Refactor sms driver | Aki Niemi | 2 | -10/+11 | |
2011-04-14 | isimodem: Use constants where possible | Aki Niemi | 1 | -1/+1 | |
2011-04-14 | isimodem: Fix message sending in SMS driver | Aki Niemi | 2 | -1/+2 | |
The same enum name SMS_ROUTE_DEFAULT has different constants in different modem API versions. This was causing "invalid parameter" errors with some modems. | |||||
2011-04-14 | isimodem: Fix macro to be safer to use | Aki Niemi | 1 | -1/+1 | |
2011-04-14 | isimodem: Add reahcbility check for CBS driver | Aki Niemi | 1 | -14/+27 | |
2011-04-12 | isimodem: fix call_create_resp handling | Pekka Pessi | 1 | -6/+33 | |
In case of call creation failure modem may return a valid call id in order to send CALL_SERVICE_DENIED_IND which we do not handle. Fixes MeeGo bug#15855. | |||||
2011-04-12 | isimodem: Update SMS driver for wgmodem2.5 | Aki Niemi | 1 | -153/+541 | |
Based on patches from: Jessica Nilsson <jessica.j.nilsson@stericsson.com> | |||||
2011-04-12 | isimodem: Remove split voicecall driver | Aki Niemi | 1 | -79/+86 | |
Only a single driver created, with two clients checked for reachability in parallel. | |||||
2011-04-12 | isimodem: Add helper macros for 16/32bit values | Aki Niemi | 1 | -3/+11 | |
2011-04-12 | isimodem: Rename resource debug macro | Aki Niemi | 14 | -16/+16 | |
2011-04-12 | isimodem: Add helper macro for version checking | Aki Niemi | 1 | -0/+4 | |
2011-04-12 | isimodem: Indent and add missing codepoints | Aki Niemi | 2 | -147/+155 | |
In addition, renaming some wgmodem2.5-specific subblocks so that they use the same names as most recent on-line documentation. | |||||
2011-04-07 | isimodem: Fix hangup for hold initiated calls | Arun Ravindran | 1 | -0/+1 | |
2011-04-07 | isimodem: Fix false reporting of active call state | Arun Ravindran | 1 | -1/+4 | |
2011-04-07 | isimodem: Add missing PN_MODEM_* debugs | Aki Niemi | 1 | -0/+3 | |
2011-04-07 | isimodem: Move common debugs to a single place | Aki Niemi | 9 | -16/+5 | |
2011-04-07 | isimodem: Refactor netreg driver probing | Aki Niemi | 1 | -47/+88 | |
Go back to using a single driver instance, with concurrent reachability checks of both possible resources. | |||||
2011-04-07 | isimodem: Add missing debugs to info resources | Aki Niemi | 2 | -1/+5 | |
2011-03-31 | isimodem: fix operator name reading for old modems | Mika Liljeberg | 3 | -2/+10 | |
2011-03-31 | isimodem: remove atoms that fail to probe | Mika Liljeberg | 15 | -17/+44 | |
2011-03-24 | isimodem: Fix indentation in SIM driver | Aki Niemi | 1 | -4/+4 | |
2011-03-24 | isimodem/sim: added PIN and SIM state handling | Pekka Pessi | 4 | -65/+634 | |
Using PN_SECURITY resource to obtain PIN statuses. Using ofono_sim_ready_notify() aka __ofono_sim_recheck_pin() to report the ready state. | |||||
2011-03-24 | isimodem: fix network registration for older modems | Mika Liljeberg | 1 | -2/+8 | |
2011-03-15 | isimodem: IPv6 support | Mika Liljeberg | 1 | -47/+72 | |
2011-03-11 | isimodem: Crash while setting SCA | Arun Ravindran | 1 | -1/+1 | |
2011-03-11 | voicecall: Move notification_ind registration | Denis Kenzior | 1 | -3/+3 | |
Should be before ofono_voicecall_register to be consistent | |||||
2011-03-11 | voicecall: Remove pointless whitespace | Denis Kenzior | 1 | -10/+0 | |
2011-03-11 | isimodem: implement SSN handling | Andras Domokos | 1 | -0/+359 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 3 | -508/+0 | |
2011-03-03 | isimodem: removed unused NETWORK_TIMEOUT | George Matveev | 1 | -1/+0 | |
2011-03-03 | isimodem: Use alignment helper macro | Aki Niemi | 1 | -1/+1 | |