summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Release 1.01.0Marcel Holtmann2-1/+10
2011-10-10doc: Update copyright informationMarcel Holtmann2-2/+2
2011-10-10tools: Update copyright informationMarcel Holtmann4-4/+4
2011-10-10unit: Update copyright informationMarcel Holtmann10-22/+22
2011-10-10gisi: Update copyright informationMarcel Holtmann20-20/+20
2011-10-10plugins: Update copyright informationMarcel Holtmann30-43/+44
2011-10-10drivers: Update copyright informationMarcel Holtmann105-156/+157
2011-10-10core: Update copyright informationMarcel Holtmann89-108/+108
2011-10-10gatchat: Update copyright informationMarcel Holtmann39-39/+39
2011-10-06atmodem: Use ZTE specific vendor quirk for SMS supportMarcel Holtmann1-0/+2
2011-10-06zte: Use own vendor quirk for SMS atom driverMarcel Holtmann1-2/+1
2011-10-06log: Rename program executable variableMarcel Holtmann2-4/+6
2011-10-05log: Add support for backtrace symbole resolvingMarcel Holtmann3-17/+112
2011-09-29test: add support to select modemGustavo F. Padovan1-2/+10
2011-09-29test: add support to select modemGustavo F. Padovan1-7/+13
2011-09-29test: add support to select modemGustavo F. Padovan1-6/+11
2011-09-29sap: also accept err = 0 in enable()Gustavo F. Padovan1-1/+1
2011-09-29telit: fix shutdown of bluetooth socketGustavo F. Padovan1-2/+5
2011-09-29sap: add sap modem disable() supportGustavo F. Padovan1-1/+3
2011-09-29sap: clean up extra blank lineGustavo F. Padovan1-1/+0
2011-09-29sap: add full support to SAP modemGustavo F. Padovan1-0/+29
2011-09-29telit: add post_online to SAP ClientGustavo F. Padovan2-27/+32
2011-09-29telit: add set_online to SAP ClientGustavo F. Padovan2-23/+26
2011-09-29telit: add post_sim to SAP ClientGustavo F. Padovan2-9/+14
2011-09-29telit: add pre_sim support to SAP ClientGustavo F. Padovan2-11/+16
2011-09-29telit: init modem normally once SAP was enabledGustavo F. Padovan1-130/+141
2011-09-29telit: add suport the disable SAP clientGustavo F. Padovan2-32/+69
2011-09-29sap: enable SAP modem, when BlueZ repliesGustavo F. Padovan1-4/+18
2011-09-29telit: Reflow sap_enable logicDenis Kenzior1-12/+13
2011-09-29telit: Remove unneeded ifDenis Kenzior1-4/+2
2011-09-29telit: add support the enable the SAP client modemGustavo F. Padovan2-10/+184
2011-09-29sap: remove connect callback if enable failsGustavo F. Padovan1-1/+12
2011-09-28sap: clean up sap modem destructionGustavo F. Padovan1-12/+10
2011-09-28sap: remove server_pathGustavo F. Padovan1-24/+15
2011-09-27sap: fix sap modem removeGustavo F. Padovan1-2/+2
2011-09-27sap: retrigger bluetooth GetProperties callGustavo F. Padovan3-0/+9
2011-09-26telit: add #RSEN notifyGustavo F. Padovan1-0/+19
2011-09-26sap: add support to connect the RFCOMM linkGustavo F. Padovan1-1/+44
2011-09-26telit: add support to enable SAP clientGustavo F. Padovan3-38/+76
2011-09-26sap: Fix minor whitespace issuesDenis Kenzior1-5/+1
2011-09-25sap: Add basic sap pluginGustavo F. Padovan6-3/+302
2011-09-13bluetooth: track DBus call pendingGustavo F. Padovan3-22/+26
2011-09-09call-volume: Use g_idle_add to registerDenis Kenzior1-4/+6
2011-09-09hfp_hf: add handsfree atomMikel Astiz1-0/+2
2011-09-09handsfree: Add driver api for number requestsMikel Astiz1-0/+7
2011-09-09handsfree: Implement inband ring settingsMikel Astiz1-0/+26
2011-09-09include: Add in-band ring to handsfree public apiMikel Astiz1-0/+3
2011-09-09hfpmodem: Add skeleton driver implemenetationMikel Astiz4-1/+105
2011-09-09AUTHORS: Mention Mikel's contributionsDenis Kenzior1-0/+1
2011-09-09handsfree: Add skeleton implementationMikel Astiz3-1/+226