summaryrefslogtreecommitdiffstats
path: root/drivers/hfpmodem/network-registration.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-20hfpmodem: Make sure to set the prefix properlyDenis Kenzior1-1/+2
2013-02-21hfpmodem: Fix segfault in CIEV GAtChat callbackClaudio Takahasi1-3/+3
2011-10-21hfpmodem: Avoid segfault in network-registrationMikel Astiz1-1/+8
2011-10-10drivers: Update copyright informationMarcel Holtmann1-2/+2
2011-08-05hfpmodem: Fix g_at_chat leakFrédéric Dalleau1-0/+1
2011-07-25hfpmodem: fix network statusFrédéric Danis1-3/+7
2011-07-21hfp_hf: Reorganize common code into hfpmodemDenis Kenzior1-6/+7
2011-01-29hfpmodem: fix memory leakJeevaka Badrappan1-0/+2
2011-01-29hfpmodem: remove NULL checkJeevaka Badrappan1-12/+0
2011-01-12hfpmodem: M15 coding style fixJeevaka Badrappan1-2/+2
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi1-3/+3
2010-08-16hfpmodem: Remove useless NULL checks before g_freeMarcel Holtmann1-4/+2
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-1/+1
2010-02-04Fix: Don't send undefined values to the coreDenis Kenzior1-3/+4
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-11-18Fix: Report status & tech in hfpmodemDenis Kenzior1-0/+2
2009-11-12Fix: Set data to NULL in hfpmodem driversZhenhua Zhang1-0/+2
2009-11-03Fix: Minor style issuesDenis Kenzior1-3/+3
2009-11-03Create network registration driver for hfpmodemGustavo F. Padovan1-0/+356