Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-02-14 | atmodem: close the list in clvl_range_query | Jeevaka Badrappan | 1 | -0/+1 | |
2011-01-29 | atmodem: remove NULL check | Jeevaka Badrappan | 1 | -8/+0 | |
2011-01-12 | atmodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -2/+2 | |
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-08-16 | atmodem: Remove useless NULL checks before g_free | Marcel Holtmann | 1 | -4/+2 | |
2010-08-12 | atmodem: Use g_at_chat_clone | Denis Kenzior | 1 | -4/+5 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-12-09 | Style: Fix some remaining style issues in atmodem | Denis Kenzior | 1 | -2/+2 | |
2009-11-11 | Fix: Set data to NULL in drivers | Denis Kenzior | 1 | -0/+2 | |
2009-09-29 | Add at modem call volume driver | Denis Kenzior | 1 | -0/+232 | |