summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem
AgeCommit message (Expand)AuthorFilesLines
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-03Do not include <config.h> from headersRĂ©mi Denis-Courmont1-4/+0
2009-07-01Add support for tty on character device.Santtu Lakkala1-8/+28
2009-06-25Preserve clip_validityDenis Kenzior1-0/+9
2009-06-25Number and Number Type are optional in CLCCDenis Kenzior1-7/+5
2009-06-22Add write/read operations for cyclic files in SIM.Andrzej Zaborowski1-0/+35
2009-06-22Merge phonebook entries belong to one personYang Gu1-1/+1
2009-06-19SMS sending in AT backendDenis Kenzior1-1/+74
2009-06-18Implement CallBarring::ChangePassword in AT driverAndrzej Zaborowski1-2/+43
2009-06-18Cleanup EFmsisdn reading patchDenis Kenzior1-89/+0
2009-06-18Read own numbers from EFmsisdn instead of AT+CNUM.Andrzej Zaborowski1-0/+1
2009-06-18Minor style fixesDenis Kenzior1-1/+1
2009-06-18Add record based file capability to sim_opsAndrzej Zaborowski1-23/+176
2009-06-18Use GET RESPONSE sim command to retrieve EF lengthAndrzej Zaborowski1-7/+10
2009-06-16Refactor phonebook codeDenis Kenzior1-101/+59
2009-06-16Use library functions appropriatelyDenis Kenzior1-22/+20
2009-06-16Don't use spaces and use tabs insteadDenis Kenzior1-7/+8
2009-06-16Re-arrange destruction orderDenis Kenzior1-1/+1
2009-06-16Make const-correctDenis Kenzior1-7/+1
2009-06-16Export phonebook as vCard 3.0 formatYang Gu3-0/+308
2009-06-16Rework CMGR as an unsolicited notificationDenis Kenzior1-13/+14
2009-06-12Add Basic SMS reception capabilitiesDenis Kenzior1-10/+20
2009-06-12Fix memory leakDenis Kenzior1-0/+3
2009-06-12Fixup style issues with previous MCC/MNC patchDenis Kenzior1-19/+16
2009-06-12Change MNC and MCC variable types to stringAki Niemi1-30/+27
2009-06-11Fix another pointer cast to use GINT_TO_POINTERDenis Kenzior1-3/+3
2009-06-05Rename sms utilities properlyDenis Kenzior1-1/+1
2009-06-05Add proper handling for various messagesDenis Kenzior1-0/+204
2009-06-05Add colons to SMS prefixesDenis Kenzior1-5/+5
2009-06-03Add SMS interface initialization code for atmodemDenis Kenzior2-1/+455
2009-06-03Add check for error pathDenis Kenzior1-0/+3
2009-06-03Add check for error pathDenis Kenzior1-0/+3
2009-06-02Adding common unregister code in atmodem driverMinjun Li1-11/+15
2009-06-01Forgot this for SMS driverDenis Kenzior1-0/+167
2009-05-29Add atmodem driver implementation for SMSDenis Kenzior2-0/+5
2009-05-29Do not use empty prefixesDenis Kenzior1-8/+5
2009-05-28Remove unused functionDenis Kenzior1-8/+0
2009-05-28Free voicecalls when exitingDenis Kenzior1-0/+3