index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
Fix: Report the current operator as current
Denis Kenzior
1
-1
/
+2
2009-11-17
Update the AT modem driver to the new API
Denis Kenzior
1
-7
/
+7
2009-11-16
Fix: Ignore repeated CCWAs in atmodem as well
Denis Kenzior
1
-0
/
+5
2009-11-13
Make sure the atmodem handles ATD properly
Denis Kenzior
1
-0
/
+12
2009-11-12
Use at_util_parse_clcc in atmodem
Zhenhua Zhang
1
-57
/
+2
2009-11-12
Add parse_clcc into atutil.c
Zhenhua Zhang
2
-0
/
+56
2009-11-11
Add call_compare_by_phone_number utility function
Zhenhua Zhang
2
-0
/
+10
2009-11-11
Fix: Set data to NULL in drivers
Denis Kenzior
4
-0
/
+9
2009-11-11
Fix: Don't leak data in SIM atom driver
Denis Kenzior
1
-0
/
+5
2009-11-10
Fix: Rename G1 quirk to QUALCOMM_MSM
Denis Kenzior
3
-6
/
+5
2009-11-10
Work around Palm Pre SIM file reading quirk.
Andrzej Zaborowski
2
-27
/
+46
2009-11-10
Fix +CGEV: parsing
Andrzej Zaborowski
1
-2
/
+4
2009-11-10
Accept ranges in +CSMS responses.
Andrzej Zaborowski
1
-3
/
+3
2009-11-10
Fix: Don't bail if CREG/CGREG mode=2 is unsupported
Andrzej Zaborowski
2
-7
/
+106
2009-10-29
Update the atmodem driver to the new API
Denis Kenzior
1
-2
/
+2
2009-10-28
Refactor: Move alloc/release id to atutil.c
Zhenhua Zhang
3
-22
/
+24
2009-10-28
Refactor: Move & Rename functions to atutil.c
Zhenhua Zhang
3
-32
/
+35
2009-10-26
Fix: notify_attached was only used when detached
Denis Kenzior
1
-1
/
+1
2009-10-23
Fix: Some modems report PDP_type in a list
Denis Kenzior
1
-1
/
+9
2009-10-23
Register for CGEV indications in gprs context
Denis Kenzior
1
-0
/
+4
2009-10-23
Remove unused code and make compiler happy
Denis Kenzior
2
-3
/
+0
2009-10-23
Add basic atmodem gprs context implementation
Denis Kenzior
3
-0
/
+275
2009-10-23
Refactor: Initialization code
Denis Kenzior
1
-110
/
+45
2009-10-23
Add GPRS registration status implementation
Denis Kenzior
1
-178
/
+40
2009-10-23
Remove unused code
Denis Kenzior
1
-147
/
+12
2009-10-23
Refactor: First round of renaming
Denis Kenzior
3
-110
/
+110
2009-10-23
Refactor: rename data-connection to gprs
Denis Kenzior
1
-1
/
+1
2009-10-23
Add GPRS support
Andrzej Zaborowski
3
-0
/
+654
2009-10-23
Fix: Invalid call state transition
Denis Kenzior
1
-0
/
+16
2009-10-16
Fix: Use proper printf format for string precision
Denis Kenzior
1
-1
/
+1
2009-10-16
Cleanup: Fixup USSD to use cbs_decode_dcs
Denis Kenzior
1
-18
/
+19
2009-10-16
Parse +CUSD responses.
Andrzej Zaborowski
1
-13
/
+93
2009-10-16
Fix: Emit debug message instead of an error
Andrzej Zaborowski
1
-1
/
+1
2009-10-16
Fix: Free converted string after use.
Andrzej Zaborowski
1
-2
/
+8
2009-10-02
Fix: Quiet a warning
Denis Kenzior
1
-0
/
+1
2009-10-02
Make generic sim driver work with 3G SIMs
Denis Kenzior
1
-12
/
+18
2009-10-02
Use small caps for 2G/3G functions
Denis Kenzior
1
-1
/
+1
2009-10-02
Add utility to parse 2G GET_RESPONSE data
Denis Kenzior
1
-12
/
+2
2009-09-29
Add at modem call volume driver
Denis Kenzior
3
-0
/
+237
2009-09-29
Be more numerically stable
Denis Kenzior
1
-2
/
+2
2009-09-29
Use none_prefix in cssn
Denis Kenzior
1
-1
/
+3
2009-09-23
Add plugin interface for getting PIN lock state.
Andrzej Zaborowski
1
-0
/
+61
2009-09-22
Refactor: Do not use int instead of enum
Denis Kenzior
1
-6
/
+6
2009-09-22
Don't treat READY CPIN result differently
Denis Kenzior
1
-9
/
+8
2009-09-22
Move SSN unsolicited notification activation
Denis Kenzior
2
-6
/
+5
2009-09-22
Rearrange sim password enum
Denis Kenzior
1
-30
/
+31
2009-09-22
Do PIN authentication
Andrzej Zaborowski
1
-0
/
+241
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
13
-267
/
+85
2009-09-10
Ensure CBS is in a known state at startup
Denis Kenzior
1
-4
/
+7
[prev]
[next]