index
:
delta/ofono.git
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/f588fd0a3f5f4924b26e967ff153edcf
baserock/morph
master
git.kernel.org: pub/scm/network/ofono/ofono.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gatchat
/
gatmux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Introduce support for missing g_memdup2
Marcel Holtmann
2021-05-05
1
-0
/
+1
*
treewide: Replace g_memdup with g_memdup2
Marcel Holtmann
2021-04-28
1
-1
/
+1
*
gatmux: disable destroy notification on read watcher
Martin Hundebøll
2019-10-08
1
-10
/
+4
*
gatmux: take reference to mux object while processing incoming data
Martin Hundebøll
2019-10-08
1
-1
/
+8
*
gatchat: Remove unneeded if
Denis Kenzior
2019-04-29
1
-2
/
+1
*
gatchat: Use pragma to mask unknown pragma diagnostic options
Marcel Holtmann
2018-06-14
1
-0
/
+1
*
gatchat: Use pragma to mask GFunc casting warning
Marcel Holtmann
2018-06-14
1
-0
/
+2
*
gatmux: Remove write watch source at shutdown
Slava Monich
2017-10-23
1
-0
/
+3
*
gatmux: Remove finalized watches from the list
Slava Monich
2017-10-23
1
-32
/
+77
*
gatchat: Fix style
Denis Kenzior
2016-10-05
1
-1
/
+2
*
gatmux: fix read channel remove on error
Antoine Aubert
2016-10-05
1
-1
/
+8
*
gatchat: Avoid shadowing variables
Marcel Holtmann
2012-07-15
1
-1
/
+1
*
gatchat: Update copyright information
Marcel Holtmann
2011-10-10
1
-1
/
+1
*
gatmux: Remove unused error variable
Denis Kenzior
2011-02-08
1
-4
/
+2
*
gatchat: Fix setup of GIOChannel from multiplexer DLC
Marcel Holtmann
2011-01-19
1
-0
/
+4
*
gatchat: explicitly compare pointers to NULL
Lucas De Marchi
2010-11-29
1
-3
/
+3
*
gatchat: Add support for skipping AT+CMUX speed parameter
Marcel Holtmann
2010-10-19
1
-8
/
+17
*
gatchat: Hook up g_at_mux_set_debug to print debug messages for real
Marcel Holtmann
2010-09-26
1
-19
/
+32
*
gatmux: Unref the chat instead of using shutdown
Denis Kenzior
2010-04-28
1
-1
/
+2
*
Fix: GAtMux channels should return EAGAIN
Denis Kenzior
2010-04-14
1
-0
/
+3
*
Remove various GDestroyNotify function casting
Marcel Holtmann
2010-04-12
1
-2
/
+4
*
The user data pointer variable should be called user_data
Marcel Holtmann
2010-04-11
1
-2
/
+2
*
Fix some cases where g_try_new should be used
Marcel Holtmann
2010-04-02
1
-1
/
+1
*
Fix: Dead Assignment
Denis Kenzior
2010-02-04
1
-3
/
+2
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Fix: Do not leak chat references in case of error
Denis Kenzior
2009-10-15
1
-5
/
+15
*
Fix: Cleanup debug formats
Denis Kenzior
2009-10-15
1
-2
/
+2
*
Fix: Do not send shutdown more than once
Denis Kenzior
2009-10-15
1
-0
/
+9
*
Fix: Be more paranoid in checking DLC validity
Denis Kenzior
2009-10-15
1
-1
/
+13
*
Refactor: Add driver model to GAtMux
Denis Kenzior
2009-10-15
1
-26
/
+425
*
Forgot to add driverdata functions
Denis Kenzior
2009-10-15
1
-0
/
+16
*
Refactor: Enable multiplexer drivers for GAtMux
Denis Kenzior
2009-10-15
1
-59
/
+44
*
Fix: Notify sources upon shutdown
Denis Kenzior
2009-10-15
1
-119
/
+128
*
Add ability to open/close multiple DLCs
Denis Kenzior
2009-10-15
1
-31
/
+235
*
Refactor: Add convenience method to start 0710 MUX
Denis Kenzior
2009-10-15
1
-100
/
+189
*
Remove more unused code
Denis Kenzior
2009-10-15
1
-5
/
+0
*
Cleanup: Remove more dead code
Denis Kenzior
2009-10-08
1
-10
/
+0
*
Get rid of from_tty variant, use gattty instead
Denis Kenzior
2009-10-08
1
-42
/
+0
*
Hook up GAtMux with GSM 07.10 implementation
Marcel Holtmann
2009-09-08
1
-4
/
+418
*
Add functions for disconnect and debug handling
Marcel Holtmann
2009-09-06
1
-2
/
+29
*
Integrate the multiplexer into the AT chat library
Marcel Holtmann
2009-09-06
1
-0
/
+127