Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-01-29 | calypsomodem: remove NULL check | Jeevaka Badrappan | 1 | -2/+2 | |
2011-01-12 | calypsomodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -3/+3 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-10-27 | calypsomodem: Notify core about handled commands | Denis Kenzior | 1 | -5/+18 | |
2010-09-26 | calypsomodem: Make SIM Toolkit envelope submission work again | Marcel Holtmann | 1 | -9/+4 | |
2010-09-24 | calypsomodem: Cleanup of SIM Toolkit support | Marcel Holtmann | 1 | -30/+50 | |
2010-08-12 | calypso: Use g_at_chat_clone | Denis Kenzior | 1 | -1/+2 | |
2010-08-06 | calypso: Couple of minor style issues | Denis Kenzior | 1 | -6/+11 | |
2010-08-06 | calypso: Add a Calypso STK driver | Andrzej Zaborowski | 1 | -0/+277 | |