summaryrefslogtreecommitdiffstats
path: root/plugins/hso.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-27hso: Don't access freed data, in hso_set_onlineNeil Jerram1-2/+2
2012-02-18hso: Open modem port to log extra notificationsMarcel Holtmann1-21/+22
2012-01-12hso: Setup CSCS after SIM card has been detectedMarcel Holtmann1-10/+10
2012-01-11hso: Setup CSCS properlyDenis Kenzior1-0/+10
2012-01-06hso: Enable voice call handling if support has been detectedMarcel Holtmann1-4/+57
2012-01-01hso: Add support for detecting is no SIM card is presentMarcel Holtmann1-4/+17
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-08-22hso: Switch modem to use error numbers instead of stringsMarcel Holtmann1-2/+2
2011-08-09hso: Fix minor whitespace mistakesMarcel Holtmann1-1/+1
2011-01-29plugins: remove NULL checkJeevaka Badrappan1-4/+0
2011-01-29hso: Move SMS support into post_sim stageMarcel Holtmann1-1/+2
2011-01-05hso: Add support for checking SIM ready statusMarcel Holtmann1-13/+94
2011-01-05hso: Add support for model type check on bootupMarcel Holtmann1-4/+32
2010-12-21hso: Move radio_settings to post_simDenis Kenzior1-2/+1
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-6/+6
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann1-2/+3
2010-09-19hso: Enable phonebook atomYang Gu1-0/+11
2010-09-09hso: implement Online propertyPekka Pessi1-3/+38
2010-08-19hso: Use Qualcomm specific USSD quirkMarcel Holtmann1-1/+2
2010-06-13Add nasty quirk to allow HSO devices to read network code lengthMarcel Holtmann1-1/+2
2010-06-13Use Qualcomm quirk for CBS on HSO devicesMarcel Holtmann1-1/+2
2010-06-06Move AT_ODO quirk into HSO driver instead of network registrationMarcel Holtmann1-2/+19
2010-06-06Use hsomodem instead of hso for Option HSO GPRS atom driverMarcel Holtmann1-1/+1
2010-06-06Enable Option specific radio settingsMarcel Holtmann1-0/+4
2010-06-04Enable CBS and USSD for Option HSO based devicesMarcel Holtmann1-0/+4
2010-06-03Add Option specific SMS quirk since ack pdu is brokenMarcel Holtmann1-1/+1
2010-04-28Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior1-2/+0
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+5
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-07Add HSO quirk to hso modem driverDenis Kenzior1-1/+4
2009-12-02Fix: Convert HSO plugin to new world orderDenis Kenzior1-4/+8
2009-11-18Turn off echo on HSO modemsDenis Kenzior1-0/+3
2009-11-18Make HSO modem driver use App & Control portsDenis Kenzior1-29/+59
2009-11-18Fix: Use none_prefixDenis Kenzior1-3/+5
2009-11-18Add initial HSO GPRS context driverDenis Kenzior1-0/+10
2009-11-18Fix: modem _disable needs to send the CFUNDenis Kenzior1-6/+6
2009-11-13Fix: Remove yet another duplicate atomDenis Kenzior1-1/+0
2009-11-13Fix: Remove duplicate SMS atom from HSO pluginDenis Kenzior1-1/+0
2009-10-01Update plugins to the new g_at_tty_open APIDenis Kenzior1-1/+8
2009-09-17Convert all the modem drivers to the new APIDenis Kenzior1-2/+13
2009-09-03Add support for SIM atom to HSO driverMarcel Holtmann1-0/+2
2009-09-03Add basic support for Option HSO based devicesMarcel Holtmann1-0/+178