index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
sim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
Fix: Quiet a warning
Denis Kenzior
1
-0
/
+1
2009-10-02
Make generic sim driver work with 3G SIMs
Denis Kenzior
1
-12
/
+18
2009-10-02
Use small caps for 2G/3G functions
Denis Kenzior
1
-1
/
+1
2009-10-02
Add utility to parse 2G GET_RESPONSE data
Denis Kenzior
1
-12
/
+2
2009-09-23
Add plugin interface for getting PIN lock state.
Andrzej Zaborowski
1
-0
/
+61
2009-09-22
Refactor: Do not use int instead of enum
Denis Kenzior
1
-6
/
+6
2009-09-22
Don't treat READY CPIN result differently
Denis Kenzior
1
-9
/
+8
2009-09-22
Rearrange sim password enum
Denis Kenzior
1
-30
/
+31
2009-09-22
Do PIN authentication
Andrzej Zaborowski
1
-0
/
+241
2009-09-11
Rework DECLARE_FAILURE to be a bit nicer
Denis Kenzior
1
-51
/
+18
2009-09-04
Rename at.h to atmodem.h
Denis Kenzior
1
-1
/
+1
2009-09-01
Rename generic_at drivers to atmodem
Denis Kenzior
1
-1
/
+1
2009-09-01
Make remove functions not return anything
Denis Kenzior
1
-2
/
+1
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-1
/
+2
2009-09-01
Add vendor flag capability to sim
Denis Kenzior
1
-1
/
+4
2009-08-20
Fix unused variable chat
Denis Kenzior
1
-1
/
+0
2009-08-19
Remove modem member from cb_data
Denis Kenzior
1
-7
/
+7
2009-08-19
Update SIM AT driver to the new API
Denis Kenzior
1
-39
/
+64
2009-08-05
Fix record number in at_sim_update_record.
Andrzej Zaborowski
1
-1
/
+1
2009-07-29
Rename ofono_modem_userdata
Denis Kenzior
1
-7
/
+8
2009-07-27
Add support for cyclic files
Denis Kenzior
1
-0
/
+1
2009-07-27
Refactor SIM file access code
Denis Kenzior
1
-20
/
+6
2009-07-27
Return SIM file access conditions from read_file_info.
Andrzej Zaborowski
1
-5
/
+23
2009-07-14
Style fixes
Denis Kenzior
1
-0
/
+13
2009-07-14
Make oFono use proper record ids, don't use tricks
Denis Kenzior
1
-1
/
+1
2009-06-22
Add write/read operations for cyclic files in SIM.
Andrzej Zaborowski
1
-0
/
+35
2009-06-18
Cleanup EFmsisdn reading patch
Denis Kenzior
1
-89
/
+0
2009-06-18
Read own numbers from EFmsisdn instead of AT+CNUM.
Andrzej Zaborowski
1
-0
/
+1
2009-06-18
Minor style fixes
Denis Kenzior
1
-1
/
+1
2009-06-18
Add record based file capability to sim_ops
Andrzej Zaborowski
1
-23
/
+176
2009-06-18
Use GET RESPONSE sim command to retrieve EF length
Andrzej Zaborowski
1
-7
/
+10
2009-05-29
Do not use empty prefixes
Denis Kenzior
1
-8
/
+5
2009-05-26
Cleanup SimManager interface
Denis Kenzior
1
-8
/
+22
2009-05-26
Create ofono_phone_number struct
Denis Kenzior
1
-13
/
+8
2009-05-26
Add atmodem SIM-related operations
Andrzej Zaborowski
1
-0
/
+325