summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/voicecall.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-16Fix: restrict keyword use breaking distcheckAki Niemi1-2/+2
2009-10-16isimodem/voicecall.c: initial versionPekka Pessi1-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-01Rename isi drivers to isimodemDenis Kenzior1-1/+1
Be more consistent with directory naming
2009-09-01Make remove functions not return anythingDenis Kenzior1-3/+1
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-2/+2
2009-09-01Add vendor flag capability to voicecallsDenis Kenzior1-2/+3
2009-08-25Rename all files under drivers/isimodem/Aki Niemi1-0/+188