Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-27 | Eliminated bool, true and false from isimodem. | Pekka Pessi | 1 | -23/+28 | |
2010-05-26 | Fix minor style issues | Aki Niemi | 1 | -2/+8 | |
2010-05-26 | Add: support for EF_ICCID in isimodem. | Pessi Pekka (Nokia-D/Helsinki) | 1 | -77/+103 | |
2010-04-27 | Fix remove ops in isimodem drivers | Aki Niemi | 1 | -4/+6 | |
2010-04-20 | Add SIM server state detection | Pekka Pessi | 1 | -12/+126 | |
Register isimodem SIM driver only when SIM server is ready. The best way to find out that the server is truly ready is to read some data. | |||||
2010-04-20 | Add SIM inserted notification | Aki Niemi | 1 | -0/+2 | |
TODO: This is a temporary solution. Trigger the inserted notification on actual SIM state changes instead. | |||||
2010-01-14 | Refactor SIM driver | Aki Niemi | 1 | -32/+34 | |
2010-01-12 | Style: Extraneous space | Denis Kenzior | 1 | -1/+1 | |
2010-01-12 | Style: space after function argument comma pair | Denis Kenzior | 1 | -7/+7 | |
2010-01-12 | Style: Should be a space after if | Denis Kenzior | 1 | -1/+1 | |
2010-01-12 | Style: Trailing whitespace & extra lines | Denis Kenzior | 1 | -2/+2 | |
2010-01-11 | Split ISI codepoints to separate files | Aki Niemi | 1 | -27/+4 | |
Also, adding infrastructure for debugging ISI messages, with APIs for turning most common fields into human readable string format. | |||||
2009-10-07 | Hack for reading EFSPN on isimodem sim driver | Jukka Saunamaki | 1 | -7/+99 | |
In the absence of low-level access to the SIM card, we're adding this hack to expose the SPN using ISI's high-level access instead. | |||||
2009-09-14 | Clean up IMSI decoding | Aki Niemi | 1 | -9/+10 | |
2009-09-14 | Remove unnecessary debug | Aki Niemi | 1 | -2/+0 | |
2009-09-12 | Add IMSI retrieval to sim driver | Aki Niemi | 1 | -5/+130 | |
Modified patch originally provided by Jukka Saunamäki. | |||||
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 | -1/+2 | |
2009-09-01 | Add vendor flag capability to sim | Denis Kenzior | 1 | -2/+2 | |
2009-08-25 | Rename all files under drivers/isimodem/ | Aki Niemi | 1 | -0/+150 | |