summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem/stk.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-29atmodem: remove NULL checkJeevaka Badrappan1-2/+2
2011-01-12atmodem: M15 coding style fixJeevaka Badrappan1-2/+2
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi1-2/+2
2010-08-16atmodem: Remove useless NULL checks before g_freeMarcel Holtmann1-7/+3
2010-08-12atmodem: Use g_at_chat_cloneDenis Kenzior1-1/+2
2010-07-30phonesim: Introduce End Session notificationDenis Kenzior1-2/+14
2010-07-13atmodem: phonesim proactive command notificationYang Gu1-0/+24
2010-07-13atmodem: Make fetch command function as externalYang Gu1-0/+51
2010-07-08atmodem: Make sim operations return sim error codes.Andrzej Zaborowski1-8/+12
2010-04-15Fix: should be unsigned char not guint8Denis Kenzior1-1/+1
2010-04-15Style: Proper indentationDenis Kenzior1-6/+6
2010-04-15Add AT driver for STK atom.Andrzej Zaborowski1-0/+258