summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Rename at.h to atmodem.hDenis Kenzior14-13/+13
2009-09-04Break common at utilities to atutils.c/.hDenis Kenzior4-55/+110
2009-09-04Remove unused declarationDenis Kenzior1-2/+0
2009-09-04Remove unused structureDenis Kenzior1-7/+0
2009-09-03Add quirk for network-registration for calypsoDenis Kenzior2-7/+43
2009-09-02G1: Add an SMS quirk for CNMI modeAndres Salomon2-5/+15
2009-09-01Rename generic_at drivers to atmodemDenis Kenzior12-12/+12
2009-09-01Make remove functions not return anythingDenis Kenzior12-28/+12
2009-09-01change int vendor to unsigned int vendorDenis Kenzior12-15/+22
2009-09-01Add stub vendor.h fileDenis Kenzior1-0/+24
2009-09-01Add vendor flag capability to voicecallsDenis Kenzior1-2/+3
2009-09-01Add vendor flag capability to ussdDenis Kenzior1-1/+4
2009-09-01Add vendor flag capability to ssnDenis Kenzior1-1/+4
2009-09-01Add vendor flag capability for smsDenis Kenzior1-2/+4
2009-09-01Add vendor flag capability to simDenis Kenzior1-1/+4
2009-09-01Add vendor flag capability to phonebookDenis Kenzior1-2/+3
2009-09-01Add vendor flag capability to netregDenis Kenzior1-2/+2
2009-09-01Add vendor flag capability to devinfoDenis Kenzior1-3/+5
2009-09-01Add vendor flag to call-settingsDenis Kenzior1-1/+5
2009-09-01Add vendor parameter to call-meterDenis Kenzior1-2/+4
2009-09-01Add vendor flag to call-forwardingDenis Kenzior1-1/+5
2009-09-01Introduce vendor parameter to call-barringDenis Kenzior1-1/+5
2009-08-24Convert to fully non-recursive build systemMarcel Holtmann2-1/+1
2009-08-21Remove org.ofono.at.ManagerDenis Kenzior3-617/+0
2009-08-21Remove unused functionDenis Kenzior1-6/+0
2009-08-20Rename ofono_modem_*_userdataDenis Kenzior1-1/+1
2009-08-20Fix unused variable pbdDenis Kenzior1-1/+0
2009-08-20Fix unused variable chatDenis Kenzior1-1/+0
2009-08-20Fix implicit declaration of ofono_netreg_createDenis Kenzior1-0/+1
2009-08-20Update the AT modem driver to the new devinfo apiDenis Kenzior3-170/+232
2009-08-19Remove modem member from cb_dataDenis Kenzior11-45/+42
2009-08-19Fix release specific not reporting proper reasonDenis Kenzior1-1/+1
2009-08-19Remove poll_clcc variableDenis Kenzior1-26/+17
2009-08-19Update the AT modem voicecall driver for new APIDenis Kenzior3-223/+247
2009-08-19Remove dead code in voicecall at driverDenis Kenzior1-31/+0
2009-08-19Update netreg AT modem driver to the new APIDenis Kenzior3-96/+109
2009-08-19Port AT modem driver to the new MWI apiDenis Kenzior1-0/+15
2009-08-19Remove unneeded function callDenis Kenzior1-1/+0
2009-08-19Update SIM AT driver to the new APIDenis Kenzior3-43/+69
2009-08-19Port SMS AT modem driver to the new APIDenis Kenzior3-179/+178
2009-08-19Remove unused memberDenis Kenzior1-1/+0
2009-08-17Port the USSD at driver to the new APIDenis Kenzior3-23/+47
2009-08-14Update the AT modem SSN driver to the new APIDenis Kenzior4-65/+146
2009-08-14Update the at phonebook driver to the new APIDenis Kenzior3-103/+111
2009-08-14Update at call settings driver to new APIDenis Kenzior3-46/+71
2009-08-14Update the at call meter driver for new APIDenis Kenzior3-72/+90
2009-08-14Update at modem call forwarding driverDenis Kenzior3-35/+66
2009-08-14Update at modem call-barring driver to the new APIDenis Kenzior3-36/+67
2009-08-12Warn when (potentially) invalid input encounteredDenis Kenzior1-0/+10
2009-08-06Update AT modem plugin to use GAtChat loggingDenis Kenzior1-0/+9