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
2011-01-29
atmodem: The Gobi devices don't support SMS ACK PDUs either
Marcel Holtmann
1
-0
/
+1
2011-01-29
atmodem: remove NULL check
Jeevaka Badrappan
1
-20
/
+0
2011-01-22
atmodem: Use Qualcomm Gobi quirks for SMS, CBS and USSD
Marcel Holtmann
1
-0
/
+1
2011-01-22
atmodem: Use switch statements for SMS vendor quirks
Marcel Holtmann
1
-13
/
+28
2011-01-12
atmodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-7
/
+6
2010-11-29
atmodem: Forgot to reset sms data on remove
Denis Kenzior
1
-0
/
+2
2010-09-24
atmodem: Add support for Infineon CNMA without PDU
Marcel Holtmann
1
-1
/
+2
2010-08-20
atmodem: Add a few more debug statements for SMS support
Marcel Holtmann
1
-0
/
+12
2010-08-16
atmodem: Remove useless NULL checks before g_free
Marcel Holtmann
1
-12
/
+6
2010-08-12
atmodem: Use g_at_chat_clone
Denis Kenzior
1
-2
/
+3
2010-06-25
atmodem: Add CGSMS support to sms driver
Denis Kenzior
1
-0
/
+88
2010-06-21
atmodem: Support CDS indicators for MBM
Denis Kenzior
1
-7
/
+9
2010-06-10
Disable CNMA support for Novatel based devices
Marcel Holtmann
1
-1
/
+2
2010-06-10
atmodem: Allow ME & SM for status report store
Denis Kenzior
1
-5
/
+13
2010-06-10
atmodem: Force CDSI delivery for Novatel devices
Denis Kenzior
1
-1
/
+15
2010-06-10
atmodem: Add support for status report via CDSI
Denis Kenzior
1
-2
/
+30
2010-06-10
atmodem: Use atutil based functions
Denis Kenzior
1
-35
/
+20
2010-06-10
atmodem: Register for notifications after CMGL
Denis Kenzior
1
-12
/
+14
2010-06-10
atmodem: Split out the +CPMS sender
Denis Kenzior
1
-26
/
+31
2010-06-09
And some more minor coding style cleanup in SMS driver
Marcel Holtmann
1
-3
/
+3
2010-06-09
Fix coding style for one comment in SMS driver
Marcel Holtmann
1
-1
/
+1
2010-06-06
Add special SMS handling for Huawei based devices
Marcel Holtmann
1
-2
/
+10
2010-06-04
atmodem: Put some common code into a utility
Denis Kenzior
1
-20
/
+17
2010-06-04
Change in at_cds_notify for status report
Pasi Miettinen
1
-4
/
+15
2010-06-03
The ack pdu support is not working on Novatel or Option devices
Marcel Holtmann
1
-1
/
+6
2010-06-03
Quirk SMS handling for Novatel based devices
Marcel Holtmann
1
-2
/
+3
2010-05-11
atmodem: Fix crashes related to unremoved timeouts
Denis Kenzior
1
-2
/
+12
2010-02-08
Refactor: Remove atutil dump_response
Denis Kenzior
1
-27
/
+0
2010-02-08
Fix: Don't use ofono_debug directly in plugins
Denis Kenzior
1
-11
/
+10
2010-02-05
Fix: Use snprintf instead of sprintf in atmodem
Denis Kenzior
1
-20
/
+21
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Repeat for drivers
Denis Kenzior
1
-1
/
+2
2009-12-09
Style: Fix some remaining style issues in atmodem
Denis Kenzior
1
-1
/
+2
2009-11-10
Fix: Rename G1 quirk to QUALCOMM_MSM
Denis Kenzior
1
-3
/
+3
2009-11-10
Accept ranges in +CSMS responses.
Andrzej Zaborowski
1
-3
/
+3
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
[next]