summaryrefslogtreecommitdiff
path: root/drivers/mbmmodem/stk.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* mbmmodem: remove NULL checkJeevaka Badrappan2011-01-291-2/+2
* mbmmodem: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-291-3/+3
* mbmmodem: Notify core about handled commandsDenis Kenzior2010-10-271-4/+18
* mbmmodem: Add comment about optional response data backMarcel Holtmann2010-09-261-0/+1
* mbm: Make stk envelope submission work againDenis Kenzior2010-09-261-10/+4
* mbmmodem: Add debug for envelope response dataMarcel Holtmann2010-09-241-3/+7
* mbmmodem: Fix small typoMarcel Holtmann2010-09-241-1/+1
* mbmmodem: Cleanup of SIM Toolkit supportMarcel Holtmann2010-09-241-21/+19
* mbmmodem: Use g_at_chat_cloneDenis Kenzior2010-08-121-1/+2
* Add extra debug statements to MBM STK atom driverMarcel Holtmann2010-08-111-0/+24
* mbmmodem: End session on *STKEND.Andrzej Zaborowski2010-07-081-0/+3
* mbmmodem: Allow no response data for envelope.Andrzej Zaborowski2010-06-181-7/+5
* Use PROFILE DOWNLOAD to detect SIM Toolkit support for MBMMarcel Holtmann2010-06-161-12/+8
* mbm: Simplify STKR callback logicDenis Kenzior2010-05-121-5/+1
* mbm: Simplify STKE logicDenis Kenzior2010-05-121-6/+11
* mbm: NULL check on a g_free is not necessaryDenis Kenzior2010-05-121-10/+4
* mbm: Few style issues with indentationDenis Kenzior2010-05-121-7/+6
* mbm: Add STK driver.Andrzej Zaborowski2010-05-121-0/+254