summaryrefslogtreecommitdiff
path: root/drivers/calypsomodem
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-172-2/+0
* drivers: constify vtablesJonas Bonn2018-10-172-2/+2
* drivers: Update copyright informationMarcel Holtmann2011-10-104-4/+4
* calypsomodem: use ofono_call initializerLucas De Marchi2011-02-011-1/+1
* calypsomodem: remove NULL checkJeevaka Badrappan2011-01-292-6/+2
* voicecall: remove ofono_cug_optionJeevaka Badrappan2011-01-261-9/+0
* calypso: Fix issue with name presentation and voice callsMarcel Holtmann2011-01-211-0/+2
* calypsomodem: M15 coding style fixJeevaka Badrappan2011-01-123-8/+8
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-292-6/+6
* calypsomodem: Notify core about handled commandsDenis Kenzior2010-10-271-5/+18
* calypsomodem: Some cleanups in voice call driverMarcel Holtmann2010-09-271-3/+7
* calypsomodem: Make SIM Toolkit envelope submission work againMarcel Holtmann2010-09-261-9/+4
* calypso: Provide hangup_all and hangup_activeDenis Kenzior2010-09-231-2/+9
* calypsomodem: Cleanup of SIM Toolkit supportMarcel Holtmann2010-09-241-30/+50
* calypsomodem: Remove useless NULL checks before g_freeMarcel Holtmann2010-08-161-2/+1
* calypso: Use g_at_chat_cloneDenis Kenzior2010-08-122-3/+7
* voicecall: Rename hangup to hangup_activeSjur Brændeland2010-08-121-1/+1
* calypso: Couple of minor style issuesDenis Kenzior2010-08-061-6/+11
* calypso: Remove un-needed includesDenis Kenzior2010-08-061-2/+0
* calypso: Add a Calypso STK driverAndrzej Zaborowski2010-08-063-0/+284
* calypsomodem: dtmf chars do not need quotesDenis Kenzior2010-07-151-2/+2
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-081-3/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-081-1/+1
* Fix: Use snprintf instead of sprintf in calypsoDenis Kenzior2010-02-051-5/+5
* Update copyright informationMarcel Holtmann2010-01-013-3/+3
* Get rid of list_calls in calypso driverDenis Kenzior2009-12-041-1/+0
* Fix: None of this seems necessary for the CalypsoDenis Kenzior2009-11-261-5/+1
* Fix: Change order of init commandsDenis Kenzior2009-11-231-1/+1
* Fix: Make sure we don't gobble up unsolicitedDenis Kenzior2009-11-231-1/+2
* Fix issue with missing masking of AT%CHLDMarcel Holtmann2009-11-131-1/+1
* Fix: On calypso use proprietory %CHLD=7X commandDenis Kenzior2009-11-121-1/+4
* Rework DECLARE_FAILURE to be a bit nicerDenis Kenzior2009-09-111-6/+2
* Fix unused variable warningDenis Kenzior2009-09-041-2/+0
* Add calypso voicecalls driverDenis Kenzior2009-09-043-0/+516