Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-12 | voicecall: Rename hangup to hangup_active | Sjur Brændeland | 1 | -1/+1 | |
2010-05-27 | isimodem: More cleanup of bad style | Denis Kenzior | 1 | -164/+130 | |
2010-05-27 | Fixed style issues in isimodem voicecall. | Pekka Pessi | 1 | -38/+31 | |
2010-05-27 | Eliminated bool, true and false from isimodem. | Pekka Pessi | 1 | -57/+57 | |
2010-01-14 | Clean up style issues | Aki Niemi | 1 | -3/+1 | |
2010-01-11 | Refactor voicecall driver | Aki Niemi | 1 | -19/+24 | |
2010-01-11 | Split ISI codepoints to separate files | Aki Niemi | 1 | -2/+4 | |
Also, adding infrastructure for debugging ISI messages, with APIs for turning most common fields into human readable string format. | |||||
2009-12-18 | gisi: pass object handle to g_isi_verify() callback | Rémi Denis-Courmont | 1 | -2/+3 | |
This will be needed for GPDS. | |||||
2009-12-04 | Get rid of list_calls in isi driver | Denis Kenzior | 1 | -16/+0 | |
2009-10-16 | Fix: restrict keyword use breaking distcheck | Aki Niemi | 1 | -2/+2 | |
2009-10-16 | isimodem/voicecall.c: initial version | Pekka Pessi | 1 | -35/+1242 | |
Implementing all the voicecall methods. Tested with Nokia 2008 modems. - problems in call creation are probably not reported properly - deflect not implemented in modem, not properly tested TODO: Clean up style issues and align with other drivers. | |||||
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 flag capability to voicecalls | Denis Kenzior | 1 | -2/+3 | |
2009-08-25 | Rename all files under drivers/isimodem/ | Aki Niemi | 1 | -0/+188 | |