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
/
drivers
/
qmimodem
/
qmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
qmi: Include persistent device configuration service
Marcel Holtmann
1
-0
/
+2
2012-12-01
qmi: Print service number if name is not known
Marcel Holtmann
1
-2
/
+6
2012-11-25
qmimodem: Print error string instead of code if available
Marcel Holtmann
1
-3
/
+10
2012-11-25
qmimodem: Pretty print service name in debug logs
Marcel Holtmann
1
-1
/
+5
2012-11-25
qmimodem: Fix debug printing of messages
Marcel Holtmann
1
-3
/
+8
2012-11-25
qmimodem: Add helper for error message strings
Marcel Holtmann
1
-0
/
+108
2012-06-25
qmimodem: Make sure all service destroy functions are called
Marcel Holtmann
1
-0
/
+3
2012-06-25
qmimodem: Add support for canceling all service requests
Marcel Holtmann
1
-10
/
+69
2012-06-25
qmimodem: Add support for shared services with same client id
Marcel Holtmann
1
-7
/
+93
2012-06-25
qmimodem: Use unsigned int for notify id to make GUINT_TO_POINTER happy
Marcel Holtmann
1
-1
/
+2
2012-06-25
qmimodem: Use unsigned int for tid to make GUINT_TO_POINTER happy
Marcel Holtmann
1
-4
/
+7
2012-06-25
qmimodem: Use unsigned int for hash_id to make GUINT_TO_POINTER happy
Marcel Holtmann
1
-3
/
+4
2012-06-24
qmimodem: Add support for unregister of individual notifications
Marcel Holtmann
1
-1
/
+31
2012-06-24
qmimodem: Add support for canceling service requests
Marcel Holtmann
1
-0
/
+44
2012-06-24
qmimodem: Return transaction identifier from service requests
Marcel Holtmann
1
-12
/
+20
2012-06-24
qmimodem: Add helper function for accessing 64-bit integers
Marcel Holtmann
1
-0
/
+22
2012-06-21
qmimodem: Add support for QMI control point handling
Marcel Holtmann
1
-0
/
+1681