summaryrefslogtreecommitdiff
path: root/plugins/calypso.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* ssn: remove SSN atom completelyAndras Domokos2011-03-111-2/+0
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-2/+2
* plugins: Mode fixups for copyrigh headersMarcel Holtmann2010-10-011-0/+1
* calypso: update power and reset pathFrank Gau2010-09-271-2/+2
* calypso: Fix debug for modem callbacksMarcel Holtmann2010-09-241-5/+7
* calypsomodem: Use better debug strings for DLCsMarcel Holtmann2010-09-241-14/+9
* Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann2010-09-241-11/+8
* calypso: Subscribe to %SIMREM and %SIMINSAndrzej Zaborowski2010-08-181-5/+30
* calypso: Create STK atom and reorder initialisationAndrzej Zaborowski2010-08-061-27/+54
* calypso: Enable AT extended error codesAndrzej Zaborowski2010-08-061-0/+2
* calypso: Check if SIM is present on modem startupAndrzej Zaborowski2010-08-061-3/+33
* Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior2010-04-281-2/+0
* Drivers can notify core of SIM insertion / removalAndrzej Zaborowski2010-04-151-1/+5
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Style: Repeat for pluginsDenis Kenzior2009-12-171-1/+2
* Fix: Force calypso to return to command mode ASAPDenis Kenzior2009-12-011-2/+2
* Fix: Remove duplicate atoms from calypso pluginDenis Kenzior2009-12-011-2/+0
* Fix: Disable echo on all calypso DLCsDenis Kenzior2009-12-011-1/+3
* Update calypso plugin to the new wakeup handlingDenis Kenzior2009-11-261-2/+2
* Fix: Capitalize modem options in calypso driverRyan M. Raasch2009-11-111-7/+7
* Use ofono_info() for AT command debuggingMarcel Holtmann2009-11-011-3/+3
* Setup better debugging information for calypsoDenis Kenzior2009-10-151-4/+17
* Multiplexer support for OpenMoko deviceDenis Kenzior2009-10-151-31/+108
* Remove unused variables causing a compiler warningMarcel Holtmann2009-10-021-2/+0
* Update plugins to the new g_at_tty_open APIDenis Kenzior2009-10-011-24/+15
* Add call volume atom to calypso pluginDenis Kenzior2009-09-291-3/+2
* Convert all the modem drivers to the new APIDenis Kenzior2009-09-171-2/+14
* Add a few more comments to the calypso pluginDenis Kenzior2009-09-071-4/+12
* Update calypso modem driverDenis Kenzior2009-09-041-1/+1
* Make calypso plugin use the permissive parserDenis Kenzior2009-09-041-157/+1
* Fix style issuesDenis Kenzior2009-09-041-29/+33
* Add calypso pluginDenis Kenzior2009-09-031-0/+539