summaryrefslogtreecommitdiffstats
path: root/plugins/calypso.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-03-11ssn: remove SSN atom completelyAndras Domokos1-2/+0
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-2/+2
2010-10-01plugins: Mode fixups for copyrigh headersMarcel Holtmann1-0/+1
2010-09-27calypso: update power and reset pathFrank Gau1-2/+2
2010-09-24calypso: Fix debug for modem callbacksMarcel Holtmann1-5/+7
2010-09-24calypsomodem: Use better debug strings for DLCsMarcel Holtmann1-14/+9
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann1-11/+8
2010-08-18calypso: Subscribe to %SIMREM and %SIMINSAndrzej Zaborowski1-5/+30
2010-08-06calypso: Create STK atom and reorder initialisationAndrzej Zaborowski1-27/+54
2010-08-06calypso: Enable AT extended error codesAndrzej Zaborowski1-0/+2
2010-08-06calypso: Check if SIM is present on modem startupAndrzej Zaborowski1-3/+33
2010-04-28Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior1-2/+0
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+5
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Style: Repeat for pluginsDenis Kenzior1-1/+2
2009-12-01Fix: Force calypso to return to command mode ASAPDenis Kenzior1-2/+2
2009-12-01Fix: Remove duplicate atoms from calypso pluginDenis Kenzior1-2/+0
2009-12-01Fix: Disable echo on all calypso DLCsDenis Kenzior1-1/+3
2009-11-26Update calypso plugin to the new wakeup handlingDenis Kenzior1-2/+2
2009-11-11Fix: Capitalize modem options in calypso driverRyan M. Raasch1-7/+7
2009-11-01Use ofono_info() for AT command debuggingMarcel Holtmann1-3/+3
2009-10-15Setup better debugging information for calypsoDenis Kenzior1-4/+17
2009-10-15Multiplexer support for OpenMoko deviceDenis Kenzior1-31/+108
2009-10-02Remove unused variables causing a compiler warningMarcel Holtmann1-2/+0
2009-10-01Update plugins to the new g_at_tty_open APIDenis Kenzior1-24/+15
2009-09-29Add call volume atom to calypso pluginDenis Kenzior1-3/+2
2009-09-17Convert all the modem drivers to the new APIDenis Kenzior1-2/+14
2009-09-07Add a few more comments to the calypso pluginDenis Kenzior1-4/+12
2009-09-04Update calypso modem driverDenis Kenzior1-1/+1
2009-09-04Make calypso plugin use the permissive parserDenis Kenzior1-157/+1
2009-09-04Fix style issuesDenis Kenzior1-29/+33
2009-09-03Add calypso pluginDenis Kenzior1-0/+539