summaryrefslogtreecommitdiff
path: root/drivers/atmodem/stk.c
Commit message (Expand)AuthorAgeFilesLines
* xmm7modem: enabling simtoolkit in modem driverAntara Borwankar2019-05-161-0/+13
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* atmodem: remove pending idle callbacks at removalMingli Wu2012-12-041-0/+1
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* stk: Use phonesim vendor for modem-handled cmdsDenis Kenzior2011-08-141-0/+22
* stk: Rewrite generic driver to use 27.007 commandsDenis Kenzior2011-08-141-166/+39
* atmodem: remove NULL checkJeevaka Badrappan2011-01-291-2/+2
* atmodem: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-291-2/+2
* atmodem: Remove useless NULL checks before g_freeMarcel Holtmann2010-08-161-7/+3
* atmodem: Use g_at_chat_cloneDenis Kenzior2010-08-121-1/+2
* phonesim: Introduce End Session notificationDenis Kenzior2010-07-301-2/+14
* atmodem: phonesim proactive command notificationYang Gu2010-07-131-0/+24
* atmodem: Make fetch command function as externalYang Gu2010-07-131-0/+51
* atmodem: Make sim operations return sim error codes.Andrzej Zaborowski2010-07-081-8/+12
* Fix: should be unsigned char not guint8Denis Kenzior2010-04-151-1/+1
* Style: Proper indentationDenis Kenzior2010-04-151-6/+6
* Add AT driver for STK atom.Andrzej Zaborowski2010-04-151-0/+258