summaryrefslogtreecommitdiffstats
path: root/drivers/ifxmodem/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-28ifx: Fix the case of modem-originated callDenis Kenzior1-12/+13
2012-07-12ifx: Add CSSI and CSSU supportDenis Kenzior1-0/+58
2012-02-10ifxmodem: Remove another usage g_utf8_validateMarcel Holtmann1-7/+8
2012-02-10ifx: Don't use g_utf8_validateDenis Kenzior1-7/+7
2012-02-09ifx: Modify XLEMA behaviorDenis Kenzior1-3/+18
2012-02-10ifxmodem: Handle malformed emergency numbersMarcel Holtmann1-4/+14
2011-10-10drivers: Update copyright informationMarcel Holtmann1-1/+1
2011-06-06ifxmodem: Remove unneeded codeDenis Kenzior1-7/+0
2011-06-06ifxmodem: Fix minor style issueDenis Kenzior1-1/+2
2011-06-06ifxmodem: emergency number list supportJeevaka Badrappan1-0/+95
2011-02-11ifxmodem: add CNAP supportJeevaka Badrappan1-0/+51
2011-02-08ifxmodem: move call creation to xcallstat_notifyJeevaka Badrappan1-74/+98
2011-02-07ifxmodem: remove colp handling done inside atd_cbJeevaka Badrappan1-28/+2
2011-02-07ifxmodem: add handling of XCOLP notificationJeevaka Badrappan1-0/+51
2011-02-07ifxmodem: fix issue with gatchat usageJeevaka Badrappan1-2/+2
2011-02-05ifxmodem: M16 coding style fixJeevaka Badrappan1-5/+5
2011-02-05ifxmodem: Use defined call_status enumJeevaka Badrappan1-12/+21
2011-02-01ifxmodem: use ofono_call initializerLucas De Marchi1-1/+3
2011-01-29ifxmodem: remove NULL checkJeevaka Badrappan1-7/+0
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-10/+2
2011-01-12ifxmodem: M15 coding style fixJeevaka Badrappan1-2/+2
2010-12-16ifx: Take out unused definesDenis Kenzior1-6/+0
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi1-9/+9
2010-10-29ifxmodem: Enable emergency call state notificationsMarcel Holtmann1-1/+30
2010-10-28ifxmodem: Enable Calling Name Presentation (CNAP) notificationsMarcel Holtmann1-0/+1
2010-10-13ifxmodem: Send DTMF commands without quotesMarcel Holtmann1-5/+4
2010-09-30ifxmodem: Remove setting of XPROGRESS notificationsMarcel Holtmann1-2/+2
2010-09-28ifx: ifx_chup should send a +CHUPDenis Kenzior1-1/+1
2010-09-27ifxmodem: Enable audio related progress informationMarcel Holtmann1-0/+1
2010-09-27ifxmodem: Two more cleanupsMarcel Holtmann1-2/+0
2010-09-27ifxmodem: Some cleanups in voice call driverMarcel Holtmann1-4/+6
2010-09-26ifx: Fix double free issueDenis Kenzior1-1/+1
2010-09-25ifxmodem: Fix name of voice call driverMarcel Holtmann1-1/+1
2010-09-24ifx: Take out the vendor field in voicecall driverDenis Kenzior1-2/+0
2010-09-24ifx: Assume CLIP always arrivesDenis Kenzior1-112/+1
2010-09-24ifx: Don't bother polling on an ATDDenis Kenzior1-14/+9
2010-09-24ifx: Update commentDenis Kenzior1-1/+1
2010-09-24ifx: xcallstat should notify active->heldDenis Kenzior1-12/+0
2010-09-23ifx: Remove a few CLCC pollsDenis Kenzior1-13/+1
2010-09-23ifx: Don't bother using RINGDenis Kenzior1-29/+0
2010-09-23ifx: IFX provides hangup_all and hangup_activeDenis Kenzior1-4/+12
2010-09-23ifx: IFX provides swap_without_accept using CHLD=6Denis Kenzior1-1/+7
2010-09-23ifx: No need to register to standard notificationsDenis Kenzior1-58/+0
2010-09-23ifx: Use none_prefix on other init commandsDenis Kenzior1-4/+4
2010-09-23ifx: Add IFX proprietory XCALLSTAT indicatorDenis Kenzior1-0/+75
2010-09-23ifx: Copy voicecall driver from atmodemDenis Kenzior1-0/+898