index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
gatmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
Fix: Do not leak chat references in case of error
Denis Kenzior
1
-5
/
+15
2009-10-15
Fix: Cleanup debug formats
Denis Kenzior
1
-2
/
+2
2009-10-15
Fix: Do not send shutdown more than once
Denis Kenzior
1
-0
/
+9
2009-10-15
Fix: Be more paranoid in checking DLC validity
Denis Kenzior
1
-1
/
+13
2009-10-15
Refactor: Add driver model to GAtMux
Denis Kenzior
1
-26
/
+425
2009-10-15
Forgot to add driverdata functions
Denis Kenzior
1
-0
/
+16
2009-10-15
Refactor: Enable multiplexer drivers for GAtMux
Denis Kenzior
1
-59
/
+44
2009-10-15
Fix: Notify sources upon shutdown
Denis Kenzior
1
-119
/
+128
2009-10-15
Add ability to open/close multiple DLCs
Denis Kenzior
1
-31
/
+235
2009-10-15
Refactor: Add convenience method to start 0710 MUX
Denis Kenzior
1
-100
/
+189
2009-10-15
Remove more unused code
Denis Kenzior
1
-5
/
+0
2009-10-08
Cleanup: Remove more dead code
Denis Kenzior
1
-10
/
+0
2009-10-08
Get rid of from_tty variant, use gattty instead
Denis Kenzior
1
-42
/
+0
2009-09-08
Hook up GAtMux with GSM 07.10 implementation
Marcel Holtmann
1
-4
/
+418
2009-09-06
Add functions for disconnect and debug handling
Marcel Holtmann
1
-2
/
+29
2009-09-06
Integrate the multiplexer into the AT chat library
Marcel Holtmann
1
-0
/
+127