index
:
~jprvita/ofono
fixes
master
simple-hf-audio-agent
vcgomes-for-upstream
Open surce telephony
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-17
modem: Add function for setting new driver type
Marcel Holtmann
1
-0
/
+14
2012-05-20
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-5
/
+5
2012-05-20
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-4
/
+8
2012-05-20
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-20
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-04-12
modem: Add missing empty line
Marcel Holtmann
1
-0
/
+1
2012-01-18
modem: Use __ofono_atom_find
Denis Kenzior
1
-9
/
+3
2012-01-07
modem: Tweak produced path
Denis Kenzior
1
-1
/
+1
2011-11-22
modem: Add Type property to GetProperties result
Daniel Wagner
1
-0
/
+18
2011-10-21
devinfo: avoid crash if query_model not supported
Mikel Astiz
1
-0
/
+1
2011-10-10
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-07-29
modem: Add some more debug outputs
Marcel Holtmann
1
-3
/
+11
2011-07-19
sim: Support SIM_STATE_LOCKED_OUT
Denis Kenzior
1
-0
/
+3
2011-04-28
modem: Don't allow setting online unless powered
Denis Kenzior
1
-0
/
+3
2011-04-14
modem: Fix entering offline mode prematurely
Denis Kenzior
1
-4
/
+16
2011-04-04
modem: Tweak online logic if set_online is missing
Denis Kenzior
1
-1
/
+4
2011-04-04
modem: No need to set get_online on sim reset
Denis Kenzior
1
-3
/
+0
2011-04-04
modem: Fix minor style violations
Denis Kenzior
1
-3
/
+4
2011-04-04
modem: modem state decoupled from rf state
Jeevaka Badrappan
1
-25
/
+55
2011-04-04
modem: restrict operations allowed in emergency
Jeevaka Badrappan
1
-0
/
+9
2011-04-04
modem: add increment/decrement emergency mode api
Jeevaka Badrappan
1
-0
/
+36
2011-04-04
modem: add Emergency property
Jeevaka Badrappan
1
-0
/
+4
2011-04-04
modem: add ofono_modem_get_emergency_mode api
Jeevaka Badrappan
1
-0
/
+6
2011-03-30
modem: Only find registered atoms
Denis Kenzior
1
-1
/
+1
2011-03-30
devinfo: Register the devinfo atom
Denis Kenzior
1
-5
/
+19
2011-03-30
modem: Add __ofono_modem_foreach_registered_atom
Denis Kenzior
1
-0
/
+24
2011-03-30
modem: Remove more un-needed code
Denis Kenzior
1
-7
/
+0
2011-03-30
core: notify watches of already registered atoms
Mika Liljeberg
1
-1
/
+15
2011-03-23
emulator: add support for +GCAP
Olivier Guiter
1
-0
/
+7
2011-02-17
sim: Tweak the behavior of sim_refresh slightly
Denis Kenzior
1
-6
/
+11
2011-02-17
modem.c: Handle SIM Resets
Andrzej Zaborowski
1
-4
/
+8
2011-02-17
emulator: always create emulators in offline state
Frédéric Danis
1
-0
/
+14
2011-02-16
devinfo: Handle BT DUN +GMI/+GMM/+GMR commands
Denis Kenzior
1
-0
/
+78
2011-02-10
modem: Tweak online & powered watch APIs
Denis Kenzior
1
-2
/
+2
2011-02-10
modem: Fix up previous commit
Denis Kenzior
1
-4
/
+6
2011-02-10
modem Add powered watch API
Guillaume Zajac
1
-0
/
+47
2011-02-05
modem: M16 coding style fix
Jeevaka Badrappan
1
-3
/
+3
2011-01-26
modem: Simplify the modem lockdown modification
Marcel Holtmann
1
-26
/
+27
2011-01-26
modem: Be a bit more paranoid with lock_owner reset
Marcel Holtmann
1
-0
/
+4
2011-01-26
modem: do not allow more than one client to lock down
Rémi Denis-Courmont
1
-7
/
+6
2011-01-23
modem: Add feature entry for supplementary services
Marcel Holtmann
1
-0
/
+1
2011-01-20
core: Always return success to a no-op
Aki Niemi
1
-3
/
+3
2011-01-13
gps: add new interface to feature map
Rafael Ignacio Zurita
1
-0
/
+1
2011-01-12
core: M15 coding style fix
Jeevaka Badrappan
1
-3
/
+3
2010-12-22
modem: Fix a typo
Denis Kenzior
1
-1
/
+2
2010-12-22
modem: Implement some race-condition avoidance
Denis Kenzior
1
-4
/
+39
2010-12-22
modem: add Lockdown property to Modem interface
Gustavo F. Padovan
1
-0
/
+135
2010-12-17
modem: restore state when resetting the modem
Gustavo F. Padovan
1
-24
/
+36
2010-12-07
Add ofono_modem_reset()
Gustavo F. Padovan
1
-0
/
+20
2010-12-07
modem: only unref pending if it is a powered pending
Gustavo F. Padovan
1
-1
/
+2
[next]