Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -2/+2 | |
2011-01-31 | stemodem: fix issue with gatchat usage | Jeevaka Badrappan | 1 | -2/+13 | |
2011-01-12 | stemodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+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-20 | stemodem: Fix whitespace damage in radio settings driver | Marcel Holtmann | 1 | -3/+3 | |
2010-08-17 | stemodem: Add Radio Settings to STE Modem | Sjur Brændeland | 1 | -0/+230 | |