index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
Rename ofono_modem_*_userdata
Denis Kenzior
4
-7
/
+7
2009-08-20
Hide the ofono_modem datastructure
Denis Kenzior
2
-70
/
+48
2009-08-20
Port history to the new atom API
Denis Kenzior
3
-34
/
+54
2009-08-20
Add __ofono_modem_foreach_atom function
Denis Kenzior
2
-0
/
+26
2009-08-20
Fix unused variable modem
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix unused function remove_all_watches
Denis Kenzior
1
-0
/
+2
2009-08-20
Fix unused variable modem
Denis Kenzior
1
-1
/
+0
2009-08-20
Remove unused function
Denis Kenzior
1
-8
/
+0
2009-08-20
Remove unused function
Denis Kenzior
1
-10
/
+0
2009-08-20
Fix implicit declaration of extract_bcd_number
Denis Kenzior
1
-0
/
+1
2009-08-20
Fix unused variable path
Denis Kenzior
1
-1
/
+1
2009-08-20
Fix unused variable l
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix unused variable pbd
Denis Kenzior
1
-2
/
+0
2009-08-20
Fix return with no value warning
Denis Kenzior
1
-1
/
+1
2009-08-20
Fix a bunch of warnings about mixed signedness
Denis Kenzior
1
-2
/
+2
2009-08-20
Fix implicit declaration of ofono_phonebook_create
Denis Kenzior
1
-0
/
+1
2009-08-20
Fix unused variable pbd
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix unused variable chat
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix implicit declaration of ofono_netreg_create
Denis Kenzior
1
-0
/
+1
2009-08-20
Fix control reaches end of non-void function
Denis Kenzior
1
-0
/
+2
2009-08-20
Fix unused variable err warning
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix implicit declaration of close warning
Denis Kenzior
1
-0
/
+1
2009-08-20
Update ISI driver for new devinfo API
Denis Kenzior
4
-376
/
+455
2009-08-20
Update the AT modem driver to the new devinfo api
Denis Kenzior
4
-171
/
+233
2009-08-20
Break out device info into a separate driver
Denis Kenzior
8
-155
/
+278
2009-08-20
Use types.h instead of driver.h here
Denis Kenzior
5
-5
/
+7
2009-08-20
Remove unused variables
Denis Kenzior
1
-4
/
+0
2009-08-20
Fix ISI driver side conditional name
Aki Niemi
1
-3
/
+3
2009-08-20
Fix make distcheck and clear GISI build flags when disabled
Aki Niemi
2
-8
/
+13
2009-08-20
Add configure switch to disable PhoNet/ISI support
Aki Niemi
3
-3
/
+14
2009-08-20
gisi: PEP: use more portable non-blocking and close-on-exec
Rémi Denis-Courmont
1
-1
/
+4
2009-08-19
Fix make distcheck - gisi/modem.h
Denis Kenzior
1
-1
/
+1
2009-08-19
Fix make distcheck
Denis Kenzior
1
-1
/
+1
2009-08-19
Remove modem member from cb_data
Denis Kenzior
11
-45
/
+42
2009-08-19
Fix release specific not reporting proper reason
Denis Kenzior
1
-1
/
+1
2009-08-19
Emit the DisconnectReason signal
Denis Kenzior
1
-1
/
+28
2009-08-19
Make sure call history handles waiting calls
Denis Kenzior
1
-1
/
+2
2009-08-19
Remove poll_clcc variable
Denis Kenzior
1
-26
/
+17
2009-08-19
Update the AT modem voicecall driver for new API
Denis Kenzior
3
-223
/
+247
2009-08-19
Evolve the voicecall driver
Denis Kenzior
6
-519
/
+584
2009-08-19
Remove dead code in voicecall at driver
Denis Kenzior
1
-31
/
+0
2009-08-19
Update netreg AT modem driver to the new API
Denis Kenzior
3
-96
/
+109
2009-08-19
Evolve the netreg driver
Denis Kenzior
5
-342
/
+434
2009-08-19
Move mcc & mnc defines to types.h
Denis Kenzior
2
-4
/
+4
2009-08-19
Refine errors returned by message-waiting
Denis Kenzior
1
-4
/
+10
2009-08-19
Port AT modem driver to the new MWI api
Denis Kenzior
1
-0
/
+15
2009-08-19
Evolve message waiting low level API
Denis Kenzior
5
-185
/
+249
2009-08-19
Add a new SIM not ready error
Denis Kenzior
2
-0
/
+7
2009-08-19
Update voicecalls to the new SIM API
Denis Kenzior
1
-12
/
+29
2009-08-19
Update network registration to the new SIM API
Denis Kenzior
1
-14
/
+61
[next]