summaryrefslogtreecommitdiffstats
path: root/drivers/calypsomodem
AgeCommit message (Expand)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann4-4/+4
2011-02-01calypsomodem: use ofono_call initializerLucas De Marchi1-1/+1
2011-01-29calypsomodem: remove NULL checkJeevaka Badrappan2-6/+2
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-9/+0
2011-01-21calypso: Fix issue with name presentation and voice callsMarcel Holtmann1-0/+2
2011-01-12calypsomodem: M15 coding style fixJeevaka Badrappan3-8/+8
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi2-6/+6
2010-10-27calypsomodem: Notify core about handled commandsDenis Kenzior1-5/+18
2010-09-27calypsomodem: Some cleanups in voice call driverMarcel Holtmann1-3/+7
2010-09-26calypsomodem: Make SIM Toolkit envelope submission work againMarcel Holtmann1-9/+4
2010-09-23calypso: Provide hangup_all and hangup_activeDenis Kenzior1-2/+9
2010-09-24calypsomodem: Cleanup of SIM Toolkit supportMarcel Holtmann1-30/+50
2010-08-16calypsomodem: Remove useless NULL checks before g_freeMarcel Holtmann1-2/+1
2010-08-12calypso: Use g_at_chat_cloneDenis Kenzior2-3/+7
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-1/+1
2010-08-06calypso: Couple of minor style issuesDenis Kenzior1-6/+11
2010-08-06calypso: Remove un-needed includesDenis Kenzior1-2/+0
2010-08-06calypso: Add a Calypso STK driverAndrzej Zaborowski3-0/+284
2010-07-15calypsomodem: dtmf chars do not need quotesDenis Kenzior1-2/+2
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-3/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-1/+1
2010-02-05Fix: Use snprintf instead of sprintf in calypsoDenis Kenzior1-5/+5
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-12-04Get rid of list_calls in calypso driverDenis Kenzior1-1/+0
2009-11-26Fix: None of this seems necessary for the CalypsoDenis Kenzior1-5/+1
2009-11-23Fix: Change order of init commandsDenis Kenzior1-1/+1
2009-11-23Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-1/+2
2009-11-13Fix issue with missing masking of AT%CHLDMarcel Holtmann1-1/+1
2009-11-12Fix: On calypso use proprietory %CHLD=7X commandDenis Kenzior1-1/+4
2009-09-11Rework DECLARE_FAILURE to be a bit nicerDenis Kenzior1-6/+2
2009-09-04Fix unused variable warningDenis Kenzior1-2/+0
2009-09-04Add calypso voicecalls driverDenis Kenzior3-0/+516