summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-21Update the isi driver to the new modem driver apiDenis Kenzior1-6/+52
2009-08-21Remove org.ofono.at.ManagerDenis Kenzior4-618/+0
2009-08-21Remove unused functionDenis Kenzior1-6/+0
2009-08-21Enable multi-modem supportAki Niemi1-22/+73
2009-08-21Enable multiple instances of phonebook driverAki Niemi1-32/+18
2009-08-21Enable multiple instances of devinfo driverAki Niemi1-14/+29
2009-08-21Move struct isi_data to privateAki Niemi1-7/+0
2009-08-21Refactor isidevinfoAki Niemi1-56/+19
2009-08-21Pass modem instance to phonebook driverAki Niemi2-4/+6
2009-08-20Rename ofono_modem_*_userdataDenis Kenzior2-2/+2
2009-08-20Fix unused variable pbdDenis Kenzior1-2/+0
2009-08-20Fix return with no value warningDenis Kenzior1-1/+1
2009-08-20Fix a bunch of warnings about mixed signednessDenis Kenzior1-2/+2
2009-08-20Fix implicit declaration of ofono_phonebook_createDenis Kenzior1-0/+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 ISI driver for new devinfo APIDenis Kenzior4-376/+455
2009-08-20Update the AT modem driver to the new devinfo apiDenis Kenzior4-171/+233
2009-08-20Fix ISI driver side conditional nameAki Niemi1-3/+3
2009-08-20Add configure switch to disable PhoNet/ISI supportAki Niemi1-2/+4
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-19Phonet: add modem parameter to ISI client APIRémi Denis-Courmont2-2/+3
2009-08-19gisi: provide modem identifier through Netlink APIRémi Denis-Courmont1-2/+2
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 Kenzior5-66/+148
2009-08-14Port over ISI modem driver to the new APIDenis Kenzior3-43/+58
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-14Add ISI modem SIM phonebook supportAlexander Kanavin4-1/+438
2009-08-12Warn when (potentially) invalid input encounteredDenis Kenzior1-0/+10
2009-08-06Update AT modem plugin to use GAtChat loggingDenis Kenzior1-0/+9
2009-08-06Fixup atmodem.c for gatchat changesDenis Kenzior1-7/+6
2009-08-05Fix record number in at_sim_update_record.Andrzej Zaborowski1-1/+1
2009-07-29Remove all uses of modem.hDenis Kenzior1-1/+1
2009-07-29Rename ofono_modem_userdataDenis Kenzior12-100/+111
2009-07-29Make plugins use ofono_modem_get_pathDenis Kenzior1-8/+8