Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-01-12 | isimodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2010-12-22 | isimodem: Adapt and refactor call meter driver | Aki Niemi | 1 | -10/+16 | |
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-10-14 | isimodem: Fix copyright and license boilerplate | Aki Niemi | 1 | -13/+13 | |
2010-01-11 | Remove contact from boilerplate | Aki Niemi | 1 | -2/+0 | |
2010-01-11 | Split ISI codepoints to separate files | Aki Niemi | 1 | -4/+3 | |
Also, adding infrastructure for debugging ISI messages, with APIs for turning most common fields into human readable string format. | |||||
2009-09-01 | Rename isi drivers to isimodem | Denis Kenzior | 1 | -1/+1 | |
Be more consistent with directory naming | |||||
2009-09-01 | Make remove functions not return anything | Denis Kenzior | 1 | -3/+1 | |
2009-09-01 | change int vendor to unsigned int vendor | Denis Kenzior | 1 | -2/+2 | |
2009-09-01 | Add vendor parameter to call-meter | Denis Kenzior | 1 | -2/+3 | |
2009-08-25 | Rename all files under drivers/isimodem/ | Aki Niemi | 1 | -0/+140 | |