platform/upstream/ofono.git
2009-12-09 Denis KenziorUse at_util_parse_reg in netreg driver
2009-12-09 Denis KenziorUse new at_util_parse_reg in gprs driver
2009-12-09 Denis KenziorAdd utilities to parse CREG/CGREG
2009-12-09 Denis KenziorStyle: Fix some remaining style issues in atmodem
2009-12-09 Denis KenziorStyle: Fix style issues in hfpmodem
2009-12-09 Martin XuNew modem desc for f3607g modem in Samos platform
2009-12-09 Zhenhua ZhangAdd clip_timeout for notify incoming call
2009-12-09 Zhenhua ZhangAdd poll_clcc if we are in multiparty call
2009-12-09 Zhenhua ZhangAdd multiparty call support for hfpmodem
2009-12-09 Zhenhua ZhangAdd hfp_release_specific to release specific call
2009-12-09 Denis KenziorStyle: Remove empty line
2009-12-08 Denis KenziorFix: Reset active contexts if gprs is detached
2009-12-08 Denis KenziorReset context settings when context is deactivated
2009-12-08 Denis KenziorStyle: Remove extra blank line
2009-12-08 Zhenhua ZhangFix update hfp_hangup to release active call
2009-12-08 Denis KenziorFix: Change the order of register & set_powered
2009-12-08 Denis KenziorFix: Be more paranoid even during shutdown
2009-12-08 Denis KenziorFix: Print a warning in set_powered
2009-12-08 Zhenhua ZhangFix remove all atoms in ofono_modem_set_powered
2009-12-08 Denis KenziorRemove: Unused code related to modem powered prefs
2009-12-08 Denis KenziorRevert: Previous powered patch
2009-12-08 Denis KenziorHarden the CGREG parsing function
2009-12-08 Alexander KanavinFix a crash during isimodem initialization
2009-12-08 Denis KenziorRegister to MBM ERINFO notification
2009-12-07 Denis KenziorAdd experimental Option tech parsing
2009-12-07 Denis KenziorAdd HSO quirk to hso modem driver
2009-12-07 Denis KenziorAdd support for HSO signal quality reporting
2009-12-07 Denis KenziorAdd Option HSO quirk
2009-12-07 Denis KenziorFix: Sometimes Option modems don't return info
2009-12-07 Denis KenziorRefactor: Calypso unsolicited signal strength
2009-12-06 Marcel HoltmannRelease 0.13 0.13
2009-12-05 Marcel HoltmannRequire udev-143 or later
2009-12-05 Marcel HoltmannCheck that signalfd() is supported
2009-12-05 Denis KenziorDon't generate multiple g_sources, 1 is enough
2009-12-05 Denis KenziorUse signalfd for signal handling
2009-12-04 Denis KenziorMake sure to list calls in HFP voicecall driver
2009-12-04 Zhenhua ZhangFix release clcc_source when voicecall is removed
2009-12-04 Zhenhua ZhangAdd hfp_send_dtmf to send tones for hfpmodem
2009-12-04 Denis KenziorOptimize: call list signal emission
2009-12-04 Denis KenziorRefactor: Run CLCC when initializing
2009-12-04 Denis KenziorUpdate atmodem voicecall driver to new world order
2009-12-04 Denis KenziorFix: Style
2009-12-04 Denis KenziorUpdate HFP voicecall driver to new world order
2009-12-04 Denis KenziorRemove: at_util callid APIs are no longer necessary
2009-12-04 Denis KenziorUpdate voicecall atom to use new callid api
2009-12-04 Denis KenziorGet rid of list_calls in hfp driver
2009-12-04 Denis KenziorGet rid of list_calls in calypso driver
2009-12-04 Denis KenziorGet rid of list_calls in isi driver
2009-12-04 Denis KenziorAdd utility to get the next free call id
2009-12-04 Denis KenziorRefactor: call id allocation / release
2009-12-04 Denis KenziorRefactor: Remove list_calls from voicecall driver
2009-12-03 Marcel HoltmannMention Martin's contributions
2009-12-03 Martin XuAllow builds to install the test scripts for debugging
2009-12-03 Denis KenziorFix: Exit right away
2009-12-03 Denis KenziorAdd unit test for max message size encoding
2009-12-03 Denis KenziorFix: Be a bit more signal-handler safe
2009-12-03 Denis KenziorFix: Paste error
2009-12-03 Denis KenziorWhen SIGTERM is received, run the event loop
2009-12-03 Denis KenziorFix: Convert PalmPre plugin to new world order
2009-12-03 Denis KenziorFix: Convert Novatel plugin to new world order
2009-12-03 Denis KenziorFix: Convert MBM plugin to new world order
2009-12-03 Denis KenziorFix: Convert Huawei plugin to new world order
2009-12-03 Denis KenziorFix: Convert HSO plugin to new world order
2009-12-03 Denis KenziorFix: Convert G1 plugin to new world order
2009-12-03 Denis KenziorRefactor: Set powered to false if disable timedout
2009-12-03 Denis KenziorAdd g_at_chat_unregister_all function
2009-12-03 Denis KenziorFix: unregister modem when unregistering driver
2009-12-03 Denis KenziorRefactor: modem de-registration
2009-12-03 Denis KenziorFix: Remove all atoms when attempting to power off
2009-12-03 Denis KenziorAdd: g_at_chat_cancel_all function
2009-12-02 Denis KenziorFix: Sometimes it is possible to cancel first cmd
2009-12-02 Denis KenziorFix: Don't allow cancelation of command id 0
2009-12-02 Marcel HoltmannRelease 0.12 0.12
2009-12-02 Denis KenziorFix: Store refs as 16 bits, not 8
2009-12-02 Denis KenziorFix: Don't forget to cleanup the atom watch
2009-12-02 Denis KenziorFix: Make sure to never overflow DNS variable
2009-12-02 Denis KenziorFix: Poll ENAP on older mbm hardware
2009-12-01 Denis KenziorStyle: Fix whitespace
2009-12-01 Denis KenziorFix: Fix parsing in MBM
2009-12-01 Denis KenziorAdd experimental support for E2IPCFG
2009-12-01 Denis KenziorFix: Don't decode error unnecessarily
2009-12-01 Denis KenziorFix: Add username/password support to mbm context
2009-12-01 Denis KenziorFix: Make sure we don't overflow the buffer
2009-12-01 Denis KenziorFix: Force calypso to return to command mode ASAP
2009-12-01 Denis KenziorFix: Remove duplicate atoms from calypso plugin
2009-12-01 Denis KenziorFix: Simplify logic to use g_memdup
2009-12-01 Denis KenziorFix: Disable echo on all calypso DLCs
2009-12-01 Denis KenziorFix: Be more signed/unsigned correct
2009-12-01 Denis KenziorStyle: Use unsigned int instead of unsigned
2009-11-26 Zhenhua ZhangFix: Reset call_ids when modem is powered off
2009-11-26 Denis KenziorUpdate calypso plugin to the new wakeup handling
2009-11-26 Denis KenziorFix: Retry the wakeup command until the modem OKs
2009-11-26 Denis KenziorFix: Make Calypso handling a bit better
2009-11-26 Denis KenziorFix: None of this seems necessary for the Calypso
2009-11-25 Marko SaukkoAdd udev rules for Option GI0201 and GTM382 modems
2009-11-25 Zhenhua ZhangFix: Move CHLD from voicecall driver to plugin
2009-11-25 Zhenhua ZhangFix: Order of CMER and CIND in SLC connection
2009-11-25 Zhenhua ZhangFix: Add check for register_auto method
2009-11-24 Martin XuFix: handle weird Dell 5530 mbm card network name
2009-11-24 Zhigang LiFix: Send all SMS segments
next