summaryrefslogtreecommitdiff
path: root/drivers/atmodem/cbs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* drivers: constify vtablesJonas Bonn2018-10-171-1/+1
* atmodem: added Gemalto vendor to CBS CSCB logicGiacinto Cifelli2018-09-241-0/+1
* atmodem: Support ETWS & CMAS on XMM series modemsAntara Borwankar2018-06-131-0/+64
* atmodem: Re-work the CBS driverDenis Kenzior2012-12-041-26/+6
* drivers: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* cbs: ignore any CBMs without a proper sizeBertrand Aygon2011-03-161-2/+2
* atmodem: remove NULL checkJeevaka Badrappan2011-01-291-8/+0
* atmodem: Use Qualcomm Gobi quirks for SMS, CBS and USSDMarcel Holtmann2011-01-221-0/+1
* atmodem: Use switch statements for CBS vendor quirksMarcel Holtmann2011-01-221-1/+6
* atmodem: M15 coding style fixJeevaka Badrappan2011-01-121-2/+2
* drivers: explicitly compare pointers to NULLLucas De Marchi2010-11-291-4/+3
* atmodem: Add a few more debug statements for CBS supportMarcel Holtmann2010-08-201-0/+6
* atmodem: Remove useless NULL checks before g_freeMarcel Holtmann2010-08-161-4/+2
* atmodem: Use g_at_chat_cloneDenis Kenzior2010-08-121-2/+3
* Add quirk for Qualcomm issues with setting CBS topic rangesMarcel Holtmann2010-06-091-0/+14
* Fix: memory leakDenis Kenzior2010-02-101-0/+5
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-081-5/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-081-1/+1
* Fix: Use snprintf instead of sprintf in atmodemDenis Kenzior2010-02-051-4/+4
* Fix: Ignore CBM pdus bigger than 88 bytesDenis Kenzior2010-02-021-0/+5
* Fix: Support devices with CSCB mode 0 onlyDenis Kenzior2010-01-201-14/+73
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Rework DECLARE_FAILURE to be a bit nicerDenis Kenzior2009-09-111-8/+2
* Ensure CBS is in a known state at startupDenis Kenzior2009-09-101-4/+7
* Add atmodem cell broadcast driverDenis Kenzior2009-09-101-0/+201