summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-29Remove supports_tech variableDenis Kenzior1-12/+3
2009-07-29Tweak CREG notification to be more fault tolerantDenis Kenzior1-0/+10
2009-07-29Get rid of dbus-gsm.hDenis Kenzior1-1/+2
2009-07-29Rename dbus_gsm_dict_append_arrayDenis Kenzior1-1/+1
2009-07-29Move & Rename PROPERTIES_ARRAY_SIGNATUREDenis Kenzior1-1/+2
2009-07-29Rename dbus_gsm_signal_array_property_changedDenis Kenzior1-2/+2
2009-07-29Rename dbus_gsm error functions to __ofono_errorDenis Kenzior1-5/+10
2009-07-29Move & Rename dbus_gsm_connectionDenis Kenzior1-3/+3
2009-07-29Experimental support for modems with no UCS2/UTF8Denis Kenzior1-2/+28
2009-07-27Fix phonebook comment to report CSCSYang Gu1-1/+1
2009-07-27Fix phonebook problem when charset is in a listYang Gu1-1/+1
2009-07-27Add support for cyclic filesDenis Kenzior1-0/+1
2009-07-27Refactor SIM file access codeDenis Kenzior1-20/+6
2009-07-27Return SIM file access conditions from read_file_info.Andrzej Zaborowski1-5/+23
2009-07-27Use int for MoreMessagestoSend (mms)Denis Kenzior1-3/+5
2009-07-16Refactor phonebook codeDenis Kenzior1-249/+208
2009-07-16Fix style issueDenis Kenzior1-1/+0
2009-07-16Add character set support in phonebookYang Gu2-29/+339
2009-07-16Add experimental support for MT incoming sms storeDenis Kenzior1-16/+88
2009-07-16Add CFUN=1 for the ti_calypso driverDenis Kenzior1-2/+2
2009-07-15Add extra_pdu_crlf quirk to ti_calypso driverDenis Kenzior1-0/+5
2009-07-15Remove from pending list if create failsDenis Kenzior1-0/+2
2009-07-15Fix printing binary version of the pduDenis Kenzior1-1/+1
2009-07-15Fix CNMI parsing, it uses ranges not just a listDenis Kenzior1-2/+6
2009-07-15Add some more debugging to SMS driverDenis Kenzior1-0/+14
2009-07-15Fix sms looking for text mode instead of pdu modeDenis Kenzior1-1/+2
2009-07-14Style fixesDenis Kenzior1-0/+13
2009-07-14Make oFono use proper record ids, don't use tricksDenis Kenzior1-1/+1
2009-07-13Fix unused variable warningDenis Kenzior1-2/+0
2009-07-14Fix printf compiler warning with size_t data typeMarcel Holtmann1-1/+1
2009-07-09Fix isimodem segfault on modem removalAki Niemi1-8/+34
2009-07-07Fix error value to no error in successAki Niemi1-1/+4
2009-07-07Initialize to NULLAki Niemi1-4/+4
2009-07-07Add modem attribute retrievalAki Niemi1-15/+334
2009-07-03Do not include <config.h> from headersRĂ©mi Denis-Courmont2-8/+0