Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | atmodem: remove pending idle callbacks at removal | Mingli Wu | 1 | -0/+1 | |
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. | |||||
2011-01-29 | atmodem: remove NULL check | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-20 | sim-auth: Add atmodem driver | Andrzej Zaborowski | 1 | -0/+163 | |