summaryrefslogtreecommitdiffstats
path: root/include/call-barring.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-16call-barring: Conform to coding style item M4Denis Kenzior1-2/+4
2011-10-10core: Update copyright informationMarcel Holtmann1-1/+1
2010-12-08include: Minor style fixesDenis Kenzior1-2/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-09-01Make remove functions not return anythingDenis Kenzior1-1/+1
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-2/+3
2009-09-01Introduce vendor parameter to call-barringDenis Kenzior1-1/+2
2009-08-14Evolve the call-barring driverDenis Kenzior1-0/+69
- Move call barring related functionality out of driver.h into a dedicated file, call-barring.h - Update to use the new atom framework - Remove over-reliance on the modem structure, call-barring structure should now be used instead whenever possible