summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-11-03Fix: Minor style issuesDenis Kenzior1-0/+1
2009-11-03Create network registration driver for hfpmodemGustavo F. Padovan1-0/+1
2009-11-01Use ofono_info() for AT command debuggingMarcel Holtmann3-5/+5
2009-11-01Inserted the GSM syntax option in modem.confRyan M. Raasch2-1/+12
2009-10-29Fix: Quiet compiler warningDenis Kenzior1-1/+0
2009-10-29Refactor: Make MBM driver actually use EMRDYDenis Kenzior1-4/+60
2009-10-29Fix: Return EINPROGRESS as intendedDenis Kenzior1-2/+2
2009-10-28Add voicecall driver for Bluetooth HFPZhenhua Zhang1-0/+3
2009-10-28Cleanup previous patchDenis Kenzior2-87/+47
2009-10-28Add serial settings parser to modemconf pluginRyan Raasch2-4/+103
2009-10-25Remove support for call forwarding and barring from MBM pluginMarcel Holtmann1-4/+0
2009-10-24Register gprs-context on calypso modem/phonesim.Andrzej Zaborowski1-1/+8
2009-10-23Add GPRS context setup to MBM pluginDenis Kenzior1-0/+10
2009-10-23Fix: Update Init string & shutdown string for mbmDenis Kenzior1-1/+3
2009-10-23Refactor: First round of renamingDenis Kenzior1-1/+1
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior1-1/+1
2009-10-23Add GPRS supportAndrzej Zaborowski1-0/+3
2009-10-21Migrate from RFC2822 to ISO8601Olivier Le Thanh Duong1-3/+3
2009-10-19Rename: drivers/hfpmodem/hfp.[ch] to hfpmodem.[ch]Denis Kenzior1-1/+1
2009-10-19Fix: Make 'make distcheck' happy againDenis Kenzior1-3/+1
2009-10-19Fix: Use debug instead of infoDenis Kenzior1-1/+1
2009-10-19Refactor: Setup the HF features bitmapDenis Kenzior1-3/+11
2009-10-19Refactor: Don't store indicator namesDenis Kenzior1-36/+38
2009-10-19Add initial glue code for hfp driverZhenhua Zhang2-1/+334
2009-10-15Setup better debugging information for calypsoDenis Kenzior1-4/+17
2009-10-15Multiplexer support for OpenMoko deviceDenis Kenzior1-31/+108
2009-10-15Fix: Do not leak chat memoryDenis Kenzior1-3/+4
2009-10-15Add mux setup step to phonesim pluginDenis Kenzior1-25/+51
2009-10-02Enable a few extra atoms in the Huawei pluginMarcel Holtmann1-0/+9
2009-10-02Enable more atoms in the MBM pluginMarcel Holtmann1-0/+27
2009-10-02Remove unused variables causing a compiler warningMarcel Holtmann1-2/+0
2009-10-01Update plugins to the new g_at_tty_open APIDenis Kenzior7-30/+63
2009-09-29G1: move chat handling into enable callbackAndres Salomon1-26/+22
2009-09-29Add call volume atom to calypso pluginDenis Kenzior1-3/+2
2009-09-29Add call volume to phonesim pluginDenis Kenzior1-0/+2
2009-09-28Fix: F3607gw not being recognized properlyDenis Kenzior1-11/+12
2009-09-18Add disconnection functionDenis Kenzior1-0/+22
2009-09-17Convert all the modem drivers to the new APIDenis Kenzior8-30/+109
2009-09-10Fix double free issueDenis Kenzior1-2/+0
2009-09-10Enable cell broadcast for phonesim pluginDenis Kenzior1-0/+2
2009-09-10Fix memory leakDenis Kenzior1-2/+1
2009-09-08Add option to phonesim to run with or without multiplexerMarcel Holtmann2-1/+39
2009-09-07Add a few more comments to the calypso pluginDenis Kenzior1-4/+12
2009-09-08Add more calypso specific quirks when using phonesimMarcel Holtmann1-2/+12
2009-09-08Add support for using phonesim and calypso for testingMarcel Holtmann2-32/+90
2009-09-05Update modem configuration parameter parsing for generic AT pluginMarcel Holtmann1-2/+2
2009-09-04Update calypso modem driverDenis Kenzior1-1/+1
2009-09-04Make calypso plugin use the permissive parserDenis Kenzior1-157/+1
2009-09-04Make G1 driver use the permissive parserDenis Kenzior1-85/+1
2009-09-05Add plugin for generic AT testing modem driverMarcel Holtmann2-3/+157