ofono/drivers/atmodem
Mingli Wu 911eeb6565 atmodem: remove pending idle callbacks at removal
If device probe and removal happen in short succession, it's possible
that the idle handler registered in the probe function doesn't run before
the device is removed.  In this case, the idle handler needs to be
unregistered so that it does not run and try to access the data that's
destroyed during the removal.
2012-12-04 23:48:14 -06:00
..
atmodem.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
atmodem.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
atutil.c atutil: Add destroy notify to sim_state_query 2012-04-18 04:06:43 -05:00
atutil.h atutil: Add destroy notify to sim_state_query 2012-04-18 04:06:43 -05:00
call-barring.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-forwarding.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-meter.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
call-settings.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
call-volume.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cbs.c atmodem: Re-work the CBS driver 2012-12-04 23:47:58 -06:00
devinfo.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gnss.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gprs-context.c gprs-context: print reason for ppp disconnect 2012-08-13 08:38:30 -05:00
gprs.c gprs: data bearer for telit with PSNT 2012-08-16 01:10:56 -05:00
network-registration.c atmodem: Monitor IFX technology and band changes 2012-11-23 16:20:15 +01:00
phonebook.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
sim-auth.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
sim.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
sms.c sms: Constify atmodem driver submit method 2012-06-16 09:50:05 -05:00
stk.c atmodem: remove pending idle callbacks at removal 2012-12-04 23:48:14 -06:00
stk.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
ussd.c atmodem: Remove ussd atom in case we fail to init 2012-04-16 13:15:52 -05:00
vendor.h atmodem: Add ALCATEL vendor 2012-11-12 13:30:13 -06:00
voicecall.c voicecall: Fix strange GTA04 modem CLCC behavior 2012-03-06 10:12:31 -06:00