Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | sim: Quirk Wavecom Q2XXX CPIN behavior | Pablo Neira Ayuso | 1 | -0/+3 | |
2012-05-30 | sim: Handle quirky CPIN of Wavecom Q2XXX | Pablo Neira Ayuso | 1 | -1/+2 | |
2012-05-25 | atmodem: Add support for Icera PIN retry counters | Marcel Holtmann | 1 | -0/+46 | |
2012-04-18 | atmodem: Poll SIM state after having entered PIN | Guillaume Zajac | 1 | -0/+29 | |
We encountered the problem of CME ERROR 14: SIM busy on ZTE modems. ZTE modems don't use SIM notification to check SIM state. We poll SIM ready state before confirming PIN is entered. | |||||
2012-03-23 | sim: Don't use sprintf unnecessarily | Denis Kenzior | 1 | -5/+8 | |
Using sprintf for a single quote is quite wasteful | |||||
2012-03-23 | sim: Fix up various coding style violations | Denis Kenzior | 1 | -23/+24 | |
2012-03-23 | sim: Use quoted string with AT+CRSM data parameter | Nicolas Bertrand | 1 | -86/+41 | |
Fix issue with some modems preventing to update elementary files (speedup, ZTE, huawei, MBM) | |||||
2012-02-22 | sim: Add SIMCOM specific PIN retry handling | Renat Zaripov | 1 | -0/+45 | |
Use AT+SPIC for obtaining retries remaining for SIM PIN / PUK AT+SPIC Retries Remaining to Input SIM PIN/PUK +SPIC: <pin1>,<pin2>,<puk1>,<puk2> Parameters <pin1> Times remained to input chv1 <pin2> Times remained to input chv2 <puk1> Times remained to input puk1 <puk2> Times remained to input puk2 | |||||
2012-01-11 | atmodem: Create new sim driver without EF entries | Guillaume Zajac | 1 | -0/+16 | |
This driver will be used by CDMA modems to support PIN management and IMSI retreival. EF entries for CDMA modems cannot be implemented without manufacturers specifications. | |||||
2011-12-29 | atmodem: Add support for Option HSO specific PIN retry counters | Marcel Holtmann | 1 | -0/+43 | |
2011-10-10 | drivers: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-08-04 | speedup: Add support for retrieving PIN retry counters | Marcel Holtmann | 1 | -0/+65 | |
2011-08-04 | atmodem: Add Speedup vendor quirk to SIM file reading | Marcel Holtmann | 1 | -0/+1 | |
2011-08-03 | atmodem: Enable support for PIN retry counters of ZTE modems | Marcel Holtmann | 1 | -3/+45 | |
2011-03-02 | atmodem: Add MBM vendor quirk for SIM record update | Miia Leinonen | 1 | -2/+24 | |
2011-02-01 | atmodem: Add pin retry count support for mbm | Jeevaka Badrappan | 1 | -0/+46 | |
2011-02-01 | atmodem: implement standard PIN retries | Rémi Denis-Courmont | 1 | -0/+48 | |
2011-01-29 | atmodem: fix memory leak | Jeevaka Badrappan | 1 | -0/+2 | |
2011-01-29 | atmodem: remove NULL check | Jeevaka Badrappan | 1 | -43/+3 | |
2011-01-27 | atmodem: Add Sierra vendor quirk for SIM file reading | Marcel Holtmann | 1 | -0/+1 | |
2011-01-26 | atmodem: rename parameter according to header | Lucas De Marchi | 1 | -2/+2 | |
2011-01-19 | sim: Add a missing break statement just in case | Denis Kenzior | 1 | -0/+1 | |
2011-01-19 | atmodem: add ifx support for pin retry count | Jeevaka Badrappan | 1 | -27/+69 | |
2011-01-18 | atmodem: coding style fix | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-12 | atmodem: M15 coding style fix | Jeevaka Badrappan | 1 | -2/+2 | |
2011-01-10 | atmodem: Use switch statement for vendor quirks | Marcel Holtmann | 1 | -2/+4 | |
2011-01-10 | sim: Fix missing return in the atmodem driver | Denis Kenzior | 1 | -7/+10 | |
In some circumstances it was possible to call the callback with both failure and success | |||||
2011-01-10 | sim: Prefer not using _ prefix for style reasons | Denis Kenzior | 1 | -5/+5 | |
2011-01-10 | atmodem: implement query for remaining pin retries | Lucas De Marchi | 1 | -0/+96 | |
Implement query method for the remaining pin retries on huawei modem. | |||||
2011-01-10 | atmodem: check for VENDOR_HUAWEI on sim atom | Lucas De Marchi | 1 | -1/+3 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -16/+16 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-11-04 | atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead. | Marit Henriksen | 1 | -33/+1 | |
When adding the use of pin event *EPEV also to at_pin_send_puk_cb, it becomes identical to at_pin_send_cb, and can be removed. | |||||
2010-10-18 | atmodem: Add SIM ready quirk for IFX when entering PUK | Marcel Holtmann | 1 | -13/+47 | |
For the Infineon modem, also the PUK entering needs to be extended with a quirk to wait for the SIM ready notification. | |||||
2010-10-15 | atmodem: Remove workaround for SIM ready notifier removal | Marcel Holtmann | 1 | -24/+4 | |
2010-10-15 | sim: Use enums for EF valid / invalidated status | Denis Kenzior | 1 | -6/+12 | |
2010-10-15 | atmodem: returns file-status of SIM EF-file | Petteri Tikander | 1 | -8/+13 | |
2010-09-29 | atmodem: Update IFX specific SIM ready checking | Marcel Holtmann | 1 | -2/+6 | |
It seems that the XSIM notification doesn't really send SIM ready status. It sends ready to attach instead: > AT+CPIN="0000"\r < \r\nOK\r\n < \r\n+XLOCK: "PN",5,0,"PU",5,0,"PP",5,0,"PC",5,0,"PS",5,0\r\n < \r\n+XSIM: 7\r\n So either SIM ready or ready to attach is received more to the post_sim state. | |||||
2010-09-25 | atmodem: Add special handling for Infineon SIM ready state | Marcel Holtmann | 1 | -16/+61 | |
2010-08-16 | atmodem: Remove useless NULL checks before g_free | Marcel Holtmann | 1 | -24/+12 | |
2010-08-12 | atmodem: Use g_at_chat_clone | Denis Kenzior | 1 | -3/+4 | |
2010-07-08 | atmodem: Make sim operations return sim error codes. | Andrzej Zaborowski | 1 | -7/+25 | |
2010-06-29 | atmodem: Don't unregister *EPEV in *EPEV handler. | Andrzej Zaborowski | 1 | -2/+20 | |
Handlers are called when looping over the unsolicited responses hash, registering or unregistering modifies that hash and confuses glib. | |||||
2010-06-18 | atmodem: Use a switch/case in sim.c | Denis Kenzior | 1 | -2/+8 | |
2010-06-18 | atmodem: Add PIN entry quirk for mbm. | Andrzej Zaborowski | 1 | -1/+45 | |
Wait for *EPEV unsolicited response after PIN entered, otherwise the next AT+CPIN? query still returns the old value for a fraction of a second and ofono gets stuck until the next PIN entry attempt. | |||||
2010-06-13 | Fix memory leak introduced by HSO quirk | Marcel Holtmann | 1 | -4/+2 | |
2010-06-13 | Add nasty quirk to allow HSO devices to read network code length | Marcel Holtmann | 1 | -0/+9 | |
The AT+CRSM=192 commands are failing on HSO devices and thus it might be needed to return its details from a predefined database. Start with testing this for reading the network code length. | |||||
2010-06-09 | Coding style fix for the PIN type table | Marcel Holtmann | 1 | -16/+16 | |
2010-05-12 | atmodem: Pass allowed response prefixes to gatchat | Andrzej Zaborowski | 1 | -6/+9 | |
Not doing this creates a race condition where any notification comming in in the middle of a sequence of commands may be counted as a response to one of the commands and get lost. | |||||
2010-04-15 | Add Sim Toolkit atom | Andrzej Zaborowski | 1 | -77/+0 | |
- Add ofono_stk atom in stk.c - Move envelope command from sim driver to stk driver | |||||
2010-02-08 | Add Wavecom's quirky CPIN handling | Denis Kenzior | 1 | -7/+22 | |