summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-10-01build: Move example plugins to its own directoryMarcel Holtmann2-288/+0
2010-10-01udev: Some minor coding style updatesMarcel Holtmann1-3/+3
2010-10-01isi: Remove not needed includes for oFono headersMarcel Holtmann1-3/+0
2010-10-01isi: Private header files don't need circular inclusion protectionMarcel Holtmann1-13/+0
2010-10-01plugins: Mode fixups for copyrigh headersMarcel Holtmann7-14/+20
2010-10-01isi: Fix up the copyright headers of modem pluginsMarcel Holtmann4-52/+52
2010-10-01ifx: Use XGENDATA for modem model detectionMarcel Holtmann1-12/+45
2010-09-30smart_messaging: Remove interface on atom removalAki Niemi1-0/+3
2010-09-30gisi: Remove route adding APIAki Niemi1-9/+0
2010-09-30Add udev support for ISI modemsAki Niemi4-4/+39
2010-09-30modemconf: set up isigen and n900Pekka Pessi1-8/+11
2010-09-30n900: modem driver plugin for Nokia N900Pekka Pessi3-0/+1448
2010-09-30isigen: generic modem driver plugin for ISIPekka Pessi1-0/+454
2010-09-30huawei: Add support for specific audio settingsMarcel Holtmann1-1/+5
2010-09-29huawei: Remove pointless vendor quirkMarcel Holtmann1-2/+1
2010-09-29ifx: Request firmware details on modem initMarcel Holtmann1-0/+4
2010-09-28smart_messaging: Add basic skeleton implementationDenis Kenzior1-0/+114
2010-09-28smart_messaging: Add skeleton pluginDenis Kenzior1-0/+49
2010-09-29ifx: Add support for audio configuration of modemMarcel Holtmann1-1/+59
2010-09-29udev: Add support for setting IFX audio configurationMarcel Holtmann1-4/+8
2010-09-27calypso: update power and reset pathFrank Gau1-2/+2
2010-09-27huawei: Use specific voice call atom driverMarcel Holtmann1-1/+1
2010-09-27huawei: Move voice call init to post_sim phaseMarcel Holtmann1-4/+4
2010-09-27huawei: Remove voice call notifications from modem pluginMarcel Holtmann1-90/+0
2010-09-26ifx: Add warning for unknown SIM statesMarcel Holtmann1-0/+3
2010-09-25ifx: Allow +XSIM notification to arrive during AT+XSIMSTATE=1Marcel Holtmann1-1/+3
2010-09-25ifx: Use internal mutliplexer if line discipline is not specifiedMarcel Holtmann1-13/+70
2010-09-25ifx: Use multiplexer line discipline configuration optionMarcel Holtmann1-6/+18
2010-09-25udev: Add support for setting IFX multiplexer line disciplineMarcel Holtmann1-0/+14
2010-09-25ifx: Use SIM state notification for SIM insertion and removalMarcel Holtmann1-7/+39
2010-09-24ifx: Add support for multiplexer setupMarcel Holtmann1-29/+190
2010-09-24ifx: Add initial modem plugin implementationMarcel Holtmann1-5/+250
2010-09-24calypso: Fix debug for modem callbacksMarcel Holtmann1-5/+7
2010-09-24calypsomodem: Use better debug strings for DLCsMarcel Holtmann1-14/+9
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann13-42/+56
2010-09-21example_history: Update to the new internal APIDenis Kenzior1-13/+16
2010-09-21huawei: fix online logicKalle Valo1-24/+53
2010-09-21huawei: poll sim stateKalle Valo1-13/+53
2010-09-19hso: Enable phonebook atomYang Gu1-0/+11
2010-09-18ifx: Add skeleton for Infineon modem pluginMarcel Holtmann1-0/+85
2010-09-18udev: Add support for IFX device detectionMarcel Holtmann1-0/+33
2010-09-15phonesim: set character set to GSMJeevaka Badrappan1-0/+2
2010-09-09zte: implement Online propertyPekka Pessi1-3/+46
2010-09-09mbm: implement Online propertyPekka Pessi1-4/+47
2010-09-09ste: implement Online propertyPekka Pessi1-3/+48
2010-09-09novatel: implement Online propertyPekka Pessi1-3/+37
2010-09-09hso: implement Online propertyPekka Pessi1-3/+38
2010-09-09huawei: implement Online propertyPekka Pessi1-7/+46
2010-09-09atgen: implement Online propertyPekka Pessi1-1/+46
2010-09-05huawei: Decode voice call notificationsMarcel Holtmann1-0/+90