index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
voicecall: Fix strange GTA04 modem CLCC behavior
Denis Kenzior
1
-0
/
+16
2012-01-06
atmodem: Add call state polling for Qualcomm MSM based modems
Marcel Holtmann
1
-2
/
+9
2012-01-06
atmodem: Disable AT+COLP for Qualcomm MSM based modems
Marcel Holtmann
1
-1
/
+10
2011-10-10
drivers: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-08-09
voicecall: Fix minor whitespace issue
Denis Kenzior
1
-1
/
+1
2011-03-11
voicecall: Minor nitpicks to previous commit
Denis Kenzior
1
-7
/
+5
2011-03-11
atmodem: implement SSN handling
Andras Domokos
1
-0
/
+61
2011-02-05
atmodem: M16 coding style fix
Jeevaka Badrappan
1
-4
/
+4
2011-02-05
atmodem: use defined call_status enum
Jeevaka Badrappan
1
-19
/
+32
2011-02-01
atmodem: use ofono_call initializer
Lucas De Marchi
1
-1
/
+3
2011-01-29
atmodem: remove NULL check
Jeevaka Badrappan
1
-7
/
+0
2011-01-26
voicecall: remove ofono_cug_option
Jeevaka Badrappan
1
-10
/
+2
2011-01-18
voicecall: Be more explicit when copying structs
Denis Kenzior
1
-1
/
+2
2011-01-18
atmodem: add cdip to voicecall
Lucas De Marchi
1
-2
/
+59
2011-01-12
atmodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-12-16
atmodem: Always poll clcc, even if cring + clip
Denis Kenzior
1
-8
/
+0
2010-12-16
atmodem: Fix reporting of CLIP
Denis Kenzior
1
-1
/
+2
2010-12-16
atmodem: Do not re-parse CLIP / CNAP
Denis Kenzior
1
-4
/
+43
2010-12-16
atmodem: Set cnap validity to not provided
Denis Kenzior
1
-0
/
+1
2010-12-16
atmodem: Add CNAP parsing to voicecall
Gustavo F. Padovan
1
-0
/
+47
2010-12-10
atmodem: use macros for CLIP validity
Gustavo F. Padovan
1
-2
/
+4
2010-12-02
atmodem: fix DBG message
Gustavo F. Padovan
1
-3
/
+3
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-13
/
+12
2010-10-22
atmodem: Delay return from send_dtmf
Andrzej Zaborowski
1
-2
/
+61
2010-10-13
atmodem: Send DTMF commands without quotes
Marcel Holtmann
1
-4
/
+3
2010-09-29
atmodem: Remove quirk for Huawei voice call support
Marcel Holtmann
1
-4
/
+0
2010-09-27
atmodem: Some cleanups in voice call driver
Marcel Holtmann
1
-6
/
+6
2010-09-24
atmodem: Update comment
Denis Kenzior
1
-1
/
+1
2010-09-14
Fix common misspellings in drivers
Lucas De Marchi
1
-1
/
+1
2010-09-04
atmodem: Add Huawei quirk for voice call handling
Marcel Holtmann
1
-0
/
+7
2010-08-20
atmodem: Default to +CHUP to hangup_all
Denis Kenzior
1
-1
/
+1
2010-08-16
atmodem: Remove useless NULL checks before g_free
Marcel Holtmann
1
-8
/
+4
2010-08-12
atmodem: Use g_at_chat_clone
Denis Kenzior
1
-5
/
+6
2010-08-12
voicecall: Rename hangup to hangup_active
Sjur Brændeland
1
-2
/
+2
2010-02-08
Refactor: Remove atutil dump_response
Denis Kenzior
1
-15
/
+0
2010-02-08
Fix: Don't use ofono_debug directly in plugins
Denis Kenzior
1
-5
/
+5
2010-02-05
Fix: Use snprintf instead of sprintf in atmodem
Denis Kenzior
1
-5
/
+5
2010-02-04
Fix: Dead Assignments
Denis Kenzior
1
-2
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-09
Style: Fix some remaining style issues in atmodem
Denis Kenzior
1
-4
/
+5
2009-12-04
Fix release clcc_source when voicecall is removed
Zhenhua Zhang
1
-0
/
+3
2009-12-04
Refactor: Run CLCC when initializing
Denis Kenzior
1
-56
/
+9
2009-12-04
Update atmodem voicecall driver to new world order
Denis Kenzior
1
-9
/
+7
2009-12-04
Fix: Style
Denis Kenzior
1
-2
/
+1
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-11
Fix: Set data to NULL in drivers
Denis Kenzior
1
-0
/
+3
2009-10-28
Refactor: Move alloc/release id to atutil.c
Zhenhua Zhang
1
-22
/
+2
2009-10-28
Refactor: Move & Rename functions to atutil.c
Zhenhua Zhang
1
-32
/
+7
[next]