index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
sms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
Fix: Emit debug message instead of an error
Andrzej Zaborowski
1
-1
/
+1
2009-09-16
Check received PDUs fit in the buffer, fix buffer size.
Andrzej Zaborowski
1
-3
/
+14
2009-09-11
Rework DECLARE_FAILURE to be a bit nicer
Denis Kenzior
1
-20
/
+5
2009-09-10
Add atmodem cell broadcast driver
Denis Kenzior
1
-17
/
+0
2009-09-08
Read messages left over in ME storage on startup.
Andrzej Zaborowski
1
-0
/
+125
2009-09-04
Rename at.h to atmodem.h
Denis Kenzior
1
-1
/
+1
2009-09-02
G1: Add an SMS quirk for CNMI mode
Andres Salomon
1
-5
/
+14
2009-09-01
Rename generic_at drivers to atmodem
Denis Kenzior
1
-1
/
+1
2009-09-01
Make remove functions not return anything
Denis Kenzior
1
-3
/
+1
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-2
/
+3
2009-09-01
Add vendor flag capability for sms
Denis Kenzior
1
-2
/
+4
2009-08-19
Remove modem member from cb_data
Denis Kenzior
1
-3
/
+3
2009-08-19
Port SMS AT modem driver to the new API
Denis Kenzior
1
-174
/
+173
2009-07-29
Rename ofono_modem_userdata
Denis Kenzior
1
-22
/
+23
2009-07-27
Use int for MoreMessagestoSend (mms)
Denis Kenzior
1
-3
/
+5
2009-07-16
Add experimental support for MT incoming sms store
Denis Kenzior
1
-16
/
+88
2009-07-15
Fix printing binary version of the pdu
Denis Kenzior
1
-1
/
+1
2009-07-15
Fix CNMI parsing, it uses ranges not just a list
Denis Kenzior
1
-2
/
+6
2009-07-15
Add some more debugging to SMS driver
Denis Kenzior
1
-0
/
+14
2009-07-15
Fix sms looking for text mode instead of pdu mode
Denis Kenzior
1
-1
/
+2
2009-06-19
SMS sending in AT backend
Denis Kenzior
1
-1
/
+74
2009-06-16
Rework CMGR as an unsolicited notification
Denis Kenzior
1
-13
/
+14
2009-06-12
Add Basic SMS reception capabilities
Denis Kenzior
1
-10
/
+20
2009-06-12
Fix memory leak
Denis Kenzior
1
-0
/
+3
2009-06-05
Rename sms utilities properly
Denis Kenzior
1
-1
/
+1
2009-06-05
Add proper handling for various messages
Denis Kenzior
1
-0
/
+204
2009-06-05
Add colons to SMS prefixes
Denis Kenzior
1
-5
/
+5
2009-06-03
Add SMS interface initialization code for atmodem
Denis Kenzior
1
-1
/
+454
2009-06-01
Forgot this for SMS driver
Denis Kenzior
1
-0
/
+167