aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsoaudiod: gsmvoice_alsa_forwarder : code cleanupgnutoo/gta04-fsoaudiod-forwarderDenis 'GNUtoo' Carikli2012-01-031-10/+1
* fsoaudiod: gsmvoice_alsa_forwarder: implement conditional waiting to free CPU...Denis 'GNUtoo' Carikli2012-01-021-5/+12
* fsoaudiod: gsmvoice_alsa_forwarder: add more debugging and fixesDenis 'GNUtoo' Carikli2012-01-021-21/+38
* fsoaudiod: improve gsmvoice_alsa_forwarder errors loggingDenis 'GNUtoo' Carikli2012-01-021-4/+5
* fsoaudiod: add the initial part of the gsmvoice_alsa_forwarder plugin for th...Denis 'GNUtoo' Carikli2012-01-024-0/+548
* fsoaudiod: vapi: add CCode directive for CmtSpeech namespaceMichael 'Mickey' Lauer2012-01-011-1/+2
* fsodeviced: conf: herring: load herring_quirks plugin before alsa router/playerSimon Busch2011-12-311-4/+4
* fsodeviced: herring_quirks: add quirk to keep one alsa stream all-time openSimon Busch2011-12-313-0/+55
* fsoaudiod: alsa plugins: move session plugin into own subdirectorySimon Busch2011-12-315-132/+54
* fsogsmd: modem_option_gtm601: misc fixes for registrationMichael 'Mickey' Lauer2011-12-312-4/+25
* fsogsmd: add more functionality to custom at command classMichael 'Mickey' Lauer2011-12-311-0/+19
* fsosystemd: add missing check for libgeeMichael 'Mickey' Lauer2011-12-311-1/+3
* fsogsmd: modem_samsung: reset current command everytime even if we have a tim...Simon Busch2011-12-301-3/+3
* fsogsmd: modem_samsung: disable imsi retrievale as it is broken somehowSimon Busch2011-12-301-0/+3
* fsogsmd: modem_samsung: be more verbose when enqueue commands to channelSimon Busch2011-12-281-0/+2
* fsoaudiod: sessionpolicy_default: initialize array before accessing itSimon Busch2011-12-281-1/+1
* fsogsmd: modem_option_gtm601: remove custom +COPS implementation in favor of ...Michael 'Mickey' Lauer2011-12-242-112/+18
* fsogsmd: lib/atcommands: add static setting for +COPS for modems that deliver...Michael 'Mickey' Lauer2011-12-241-0/+6
* fsodeviced: herring_quirks: use correct name for configuration sectionSimon Busch2011-12-221-1/+1
* fsosystemd: add .gitignoreMichael 'Mickey' Lauer2011-12-221-0/+3
* fsodeviced: disable the rfkill plugin for gta04 as it makes fsodeviced segfaultKlaus Kurzmann2011-12-211-1/+1
* fsodeviced: kernel_idle: respect system suspend state before updating idle stateSimon Busch2011-12-211-1/+26
* fsousaged: herring: adjust for recent changes to power management regarding a...Simon Busch2011-12-211-5/+1
* fsodeviced: conf: herring: activate herring_quirks pluginSimon Busch2011-12-211-0/+4
* fsodeviced: herring_quirks: add first version of the resumehandler needed to ...Simon Busch2011-12-213-2/+157
* mdbus2: use input arguments for processing input arguments and not output arg...Simon Busch2011-12-211-2/+2
* fsodeviced: herring: import alsa scenarios from fsoaudiodSimon Busch2011-12-218-2/+52
* mdbus2: correct parsing of command line argumentsSimon Busch2011-12-201-6/+60
* mdbus2: remove unused and unneeded codeSimon Busch2011-12-201-7/+0
* mdbus2: initial work to avoid using variant syntax for argumentsSimon Busch2011-12-203-60/+234
* fsodeviced: kernel26_rfkill: use absolute path to spawn bluetoothdKlaus Kurzmann2011-12-201-2/+2
* Merge branch 'morphis/android-system-wakeup'Simon Busch2011-12-209-94/+266
|\
| * fsogsmd: modem_samsung: be synchronous when checking if we need to wake up th...Simon Busch2011-12-191-12/+16
| * fsogsmd: modem_samsung: improve check for pending modem requests before going...Simon Busch2011-12-181-2/+9
| * fsodeviced: herring_quirks: add skeleton pluginSimon Busch2011-12-184-0/+133
| * fsousaged: dbus_service: initialize array object as early as possible to avoi...Simon Busch2011-12-181-2/+2
| * fsousaged: dbus_service: mention wakelock support when enabledSimon Busch2011-12-181-0/+2
| * fsogsmd: modem_samsung: while we're initializing it is allowed to send comman...Simon Busch2011-12-181-1/+1
| * fsogsmd: modem_samsung: request usage service while initializingSimon Busch2011-12-181-0/+1
| * fsousaged: conf: add wakelock support for herring machineSimon Busch2011-12-181-0/+1
| * fsousaged: lowlevel_android: rework to support new suspend/resume handling fo...Simon Busch2011-12-181-78/+5
| * fsousaged: dbus_service: rework to support suspend/resume handling on android...Simon Busch2011-12-182-13/+50
| * fsogsmd: modem_samsung: if we're suspended we need to tell the system to wake...Simon Busch2011-12-181-0/+67
* | fsodeviced: conf: herring: enable alsa router and player supportSimon Busch2011-12-201-0/+8
* | fsodeviced: conf: herring: ship proper alsa.conf to support audio routingSimon Busch2011-12-202-0/+16
* | fsoaudiod: herring: don't ship alsa.conf until fsoaudiod is not supported by SHRSimon Busch2011-12-201-1/+0
* | fsoaudiod: never include comments in config files in the same line than confi...Simon Busch2011-12-202-14/+6
* | fsogsmd: modem_samsung: improve check for pending modem requests before going...Simon Busch2011-12-201-2/+9
* | fsogsmd: modem_option_gtm601: disable configureData()Klaus Kurzmann2011-12-201-10/+10
* | fsogsmd: add the needed ? to _OWANDATAKlaus Kurzmann2011-12-201-1/+1