summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-07-17Fix Huawei product ID matching in udev rulesMarcel Holtmann1-70/+70
2010-07-17Add a little bit debug to udev modem detectionMarcel Holtmann1-0/+4
2010-07-15mbm: poll SIM status when initializingPekka Pessi1-4/+35
2010-07-13Use specific vendor for phonesim stkYang Gu1-1/+1
2010-07-02huawei: Add Huawei EM770 modem supportZhenhua Zhang3-0/+35
2010-07-02huawei: Remove existing Huawei EM770 pluginZhenhua Zhang3-257/+0
2010-06-29huawei: cleanup warnings from the previous patchDenis Kenzior1-2/+0
2010-06-29huawei: reopen the GPRS context on hupKalle Valo1-24/+62
2010-06-29mbm: use CPIN? to check if SIM is missingPekka Pessi1-22/+6
2010-06-22Fix huawei udev rulesDenis Kenzior1-1/+1
2010-06-21hfp: Fix style issuesDenis Kenzior1-1/+2
2010-06-21hfp: use bluetooth helpers and remove similar codeGustavo F. Padovan1-343/+36
2010-06-21bluetooth: Various style issuesDenis Kenzior1-8/+13
2010-06-21bluetooth: add PropertyChanged watchGustavo F. Padovan1-1/+75
2010-06-21bluetooth: add watches for service and adaptersGustavo F. Padovan1-0/+78
2010-06-21bluetooth: add device_properties_cb() and has_uuid()Gustavo F. Padovan1-2/+69
2010-06-21bluetooth: Move functions from hfp.c to bluetooth.cGustavo F. Padovan1-0/+122
2010-06-21history: Make example_history use Delivery ReportsDenis Kenzior1-2/+8
2010-06-21Enabling PDP Context support in atmodem.Arun Ravindran1-0/+9
2010-06-18mbm: Use MBM vendor quirk of the sim driver.Andrzej Zaborowski1-1/+2
2010-06-18mbm: Register stk driver post sim.Andrzej Zaborowski1-1/+2
2010-06-18huawei: Import Huawei rulesFlorian Steinel1-1/+298
2010-06-17hfp: Use bluetooth_parse_propertiesDenis Kenzior1-91/+11
2010-06-17bluetooth: Rename & expose parse_propertiesDenis Kenzior2-3/+2
2010-06-17hfp: Use the bluetooth_send_with_replyDenis Kenzior1-85/+26
2010-06-17bluetooth: Rename send_method_call_with_replyDenis Kenzior2-3/+10
2010-06-17Remove send_method_call from hfp.cGustavo F. Padovan1-40/+33
2010-06-17Move create_path() to bluetooth pluginGustavo F. Padovan3-24/+26
2010-06-17Add parse properties stuff to bluetooth.cGustavo F. Padovan1-0/+84
2010-06-17Add send_method_call_with_reply to bluetooth.cGustavo F. Padovan1-0/+53
2010-06-17Add bluetooth plugin skeleton.Gustavo F. Padovan3-6/+119
2010-06-15Remove all voice related atoms from MBM modem supportMarcel Holtmann1-23/+4
2010-06-13Add nasty quirk to allow HSO devices to read network code lengthMarcel Holtmann1-1/+2
2010-06-13Use Qualcomm quirk for CBS on HSO devicesMarcel Holtmann1-1/+2
2010-06-09Enable Qualcomm specific CBS quirk for Novatel and Huawei devicesMarcel Holtmann2-2/+4
2010-06-07huawei: Rework huawei pluginDenis Kenzior1-90/+42
2010-06-07udev: Fixup Huawei detectionDenis Kenzior2-44/+65
2010-06-07udev: Add support for Huawei E176Florian Steinel2-40/+46
2010-06-07Reopen the GPRS context channel when the modem closes it after PPPMarcel Holtmann1-46/+56
2010-06-06Use event channel for SMS, CBS and USSD with Huawei devicesMarcel Holtmann1-9/+8
2010-06-06Enable CBS and USSD for Huawei modemsMarcel Holtmann1-2/+6
2010-06-06Fix detection of Huawei E220 and E270 modemsMarcel Holtmann1-1/+1
2010-06-06Move AT_ODO quirk into HSO driver instead of network registrationMarcel Holtmann1-2/+19
2010-06-06Use hsomodem instead of hso for Option HSO GPRS atom driverMarcel Holtmann1-1/+1
2010-06-06Enable Option specific radio settingsMarcel Holtmann1-0/+4
2010-06-06Set Novatel quirk also for the GPRS atomMarcel Holtmann1-2/+4
2010-06-06Check the supported technologies for Novatel devices on startupMarcel Holtmann1-0/+4
2010-06-06Enable Novatel specific radio settingsMarcel Holtmann1-0/+4
2010-06-05Add disconnect callback handling to Novatel pluginMarcel Holtmann1-0/+16
2010-06-04Use secondary port for everything besides GPRS with Novatel devicesMarcel Holtmann1-65/+58