summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Fix: Make sure to never overflow DNS variableDenis Kenzior1-2/+5
2009-12-01Fix: Poll ENAP on older mbm hardwareDenis Kenzior1-125/+186
2009-12-01Style: Fix whitespaceDenis Kenzior1-1/+1
2009-12-01Fix: Fix parsing in MBMDenis Kenzior1-0/+3
2009-12-01Add experimental support for E2IPCFGDenis Kenzior1-20/+163
2009-12-01Fix: Don't decode error unnecessarilyDenis Kenzior1-2/+2
2009-12-01Fix: Add username/password support to mbm contextDenis Kenzior1-1/+7
2009-12-01Fix: Make sure we don't overflow the bufferDenis Kenzior2-2/+8
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior3-3/+3
2009-11-26Fix: None of this seems necessary for the CalypsoDenis Kenzior1-5/+1
2009-11-24Fix: Move CHLD from voicecall driver to pluginZhenhua Zhang2-54/+10
2009-11-23Fix: Change order of init commandsDenis Kenzior1-1/+1
2009-11-23Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-1/+2
2009-11-23Add mpty field to ofono_callZhenhua Zhang1-1/+3
2009-11-20Fix: Poll CLCC to replace the code in call_held=1Zhenhua Zhang1-44/+6
2009-11-18Fix: warningsDenis Kenzior1-3/+3
2009-11-18Get rid of a few debugsDenis Kenzior1-4/+0
2009-11-18Make HSO context driver use OWANCALL/OWANDATADenis Kenzior1-22/+83
2009-11-18Add CALLBACK_WITH_SUCCESSDenis Kenzior1-0/+8
2009-11-18Parse the weird response of _OWANDATADenis Kenzior1-8/+24
2009-11-18Fix: Properly send & parse _OWANDATADenis Kenzior1-2/+2
2009-11-18Fix: Send username and password properlyDenis Kenzior1-2/+2
2009-11-18Add initial HSO GPRS context driverDenis Kenzior3-0/+396
2009-11-18Fix: Report status & tech in hfpmodemDenis Kenzior1-0/+2
2009-11-18Fix: Report the current operator as currentDenis Kenzior1-1/+2
2009-11-17Update the MBM modem driver to the new APIDenis Kenzior1-7/+17
2009-11-17Update the AT modem driver to the new APIDenis Kenzior1-7/+7
2009-11-16Fix: Don't drop dialing calls when call=0 signaledDenis Kenzior1-23/+12
2009-11-16Fix: Don't double-swap calls when 3-way dialingDenis Kenzior1-0/+13
2009-11-16Fix: Update the status to held properlyDenis Kenzior1-1/+1
2009-11-16Refactor: Move repeated code to a functionDenis Kenzior1-24/+21
2009-11-16Fix: Handle callsetup=0 when no waiting or dialing callZhenhua Zhang1-0/+5
2009-11-16Fix: Ignore repeated CCWAs in atmodem as wellDenis Kenzior1-0/+5
2009-11-16Fix: Ignore repeated CCWA notify if haveZhenhua Zhang1-0/+6
2009-11-16Fix: Set current element properlyDenis Kenzior1-1/+4
2009-11-16Style: SpacingDenis Kenzior1-1/+1
2009-11-13Add three-way calling support to HFP voice driverDenis Kenzior1-93/+503
2009-11-13Make sure the atmodem handles ATD properlyDenis Kenzior1-0/+12
2009-11-13Fix: Fill in the phone number info for outgoing callZhenhua Zhang1-30/+123
2009-11-13Fix issue with missing masking of AT%CHLDMarcel Holtmann1-1/+1
2009-11-12Fix: On calypso use proprietory %CHLD=7X commandDenis Kenzior1-1/+4
2009-11-12Use at_util_parse_clcc in atmodemZhenhua Zhang1-57/+2
2009-11-12Add parse_clcc into atutil.cZhenhua Zhang2-0/+56
2009-11-12Fix: Set data to NULL in hfpmodem driversZhenhua Zhang2-0/+5
2009-11-11Style: Use 1 instead of 0x1Zhenhua Zhang1-3/+3
2009-11-11Add call_compare_by_phone_number utility functionZhenhua Zhang2-0/+10
2009-11-11Fix: Set data to NULL in driversDenis Kenzior4-0/+9
2009-11-11Fix: Don't leak data in SIM atom driverDenis Kenzior1-0/+5
2009-11-11Add call volume support for hfpmodemZhenhua Zhang3-0/+246
2009-11-10Fix: Rename G1 quirk to QUALCOMM_MSMDenis Kenzior3-6/+5