summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior8-12/+0
2010-04-21mbm: Add Dell 5530 modem port suffixZhenhua Zhang1-0/+1
2010-04-20wavecom: Trivial comment updateDenis Kenzior1-2/+4
2010-04-20wavecom: Braces are not necessaryDenis Kenzior1-2/+1
2010-04-20Added Wavecom modem plugin.Matthias Günther2-0/+187
2010-04-20Refactor isimodem and gisi/netlinkPekka Pessi1-0/+98
2010-04-20Parse Interface key for isimodem and n900modemPekka Pessi2-0/+27
2010-04-20phonesim: Disable polling in phonesim for nowDenis Kenzior1-3/+1
2010-04-20Trivial: Remove extra ':' from history outputDenis Kenzior1-1/+1
2010-04-15Rename ofono_atmodem_poll_enableDenis Kenzior2-2/+2
2010-04-15Implement STATUS polling in atmodem driver.Andrzej Zaborowski2-5/+8
2010-04-15Add AT driver for STK atom.Andrzej Zaborowski2-0/+5
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski10-10/+50
2010-04-14Add support for Option iCON 451Daniel Wagner1-0/+1
2010-04-01Add support for Option iCon 452Denis Kenzior1-0/+1
2010-03-31Update mbm to use two portsDenis Kenzior1-50/+85
2010-03-31Fix: MD300 uses two ACM ports, so set one to dataDenis Kenzior1-1/+4
2010-03-31Fix: Potential crash in modemconfDenis Kenzior1-0/+3
2010-03-29Add call-forwarding to mbm driverDenis Kenzior1-0/+2
2010-03-28Move erinfo notify to atmodem netreg driverDenis Kenzior1-23/+0
2010-03-26Add phonesim vendor quirkDenis Kenzior1-1/+2
2010-03-26Add mbm vendorDenis Kenzior1-1/+2
2010-03-18huawei: use GSM permissive parser instead of V1.João Paulo Rechi Vita1-1/+1
2010-03-16Add support of Huawei EM770 modemYang Gu3-0/+254
2010-02-15hfp: add watch to trigger HUP of the file descriptorGustavo F. Padovan1-0/+10
2010-02-15hfp: remove modems if bluetoothd exits unexpectedlyGustavo F. Padovan1-2/+25
2010-02-15hfp: remove duplicated ofono_modem_set_poweredGustavo F. Padovan1-2/+0
2010-02-12Fix: Unregistering the agent in disable is wrongDenis Kenzior1-3/+5
2010-02-12Add hfp/ prefix to the path for HFP modemsDenis Kenzior1-1/+2
2010-02-12Add support for alias changesDenis Kenzior1-5/+29
2010-02-12Set modem name from Bluetooth device aliasDenis Kenzior1-3/+6
2010-02-12Fix: Use persistent paths for hfp modemsDenis Kenzior1-19/+54
2010-02-12Fix: Store the modem in the uuid hashDenis Kenzior1-2/+2
2010-02-12Refactor the UUIDs property changed pathDenis Kenzior1-29/+36
2010-02-12Don't leak user_data in send_method_call_with_replyDenis Kenzior1-5/+16
2010-02-12hfp: Don't use Disconnect when agent was releasedGustavo F. Padovan1-7/+11
2010-02-12Keep track of adapter addressesDenis Kenzior1-10/+44
2010-02-12Fix: Add free_func to send_method_call_with_replyDenis Kenzior1-10/+13
2010-02-12Fix: ofono_dbus_get_connection does not ref itDenis Kenzior1-2/+0
2010-02-12Cleanup: No sense in creating the hash if failedDenis Kenzior1-4/+3
2010-02-12Refactor: Device GetProperties handlingDenis Kenzior1-65/+18
2010-02-12Refactor: Use Adapter Devices propertyDenis Kenzior1-20/+58
2010-02-12Fix: Use Manager's Adapters property insteadDenis Kenzior1-20/+32
2010-02-12Add a more sophisticated GetProperties reply parserDenis Kenzior1-0/+84
2010-02-12Style: No need for this to be a functionDenis Kenzior1-10/+7
2010-02-12Fix: Use a 15 second timeout on a disconnectDenis Kenzior1-1/+1
2010-02-12Style: No need for this to be a functionDenis Kenzior1-9/+9
2010-02-12Style: No need for a function hereDenis Kenzior1-8/+3
2010-02-12hfp: set timeout to rfcomm establishment procedureGustavo F. Padovan1-25/+83
2010-02-11hfp: avoid crash when hfp is declared on modem.confGustavo F. Padovan1-0/+4