modem: Conform to coding style item M9
[platform/upstream/ofono.git] / src /
2012-06-16 Denis Kenziorcdma-sms: Update to the new API declaration
2012-06-18 Marcel Holtmanngprs: Use ofono_bool_t instead of gboolean
2012-06-17 Marcel Holtmannsms: Make PDU data arrays const
2012-06-17 Marcel Holtmannmodem: Add function for setting new driver type
2012-06-17 Marcel Holtmannsim: Add special callback for reading MCC and MNC value
2012-06-17 Marcel Holtmannsim: Add special callback for reading MSISDN value
2012-06-17 Marcel Holtmannsim: Add special callback for reading ICCID value
2012-06-17 Marcel Holtmannsim: Use ofono_bool_t instead of gboolean
2012-05-30 Philippe Nunescall-settings: Return specific errors for SS
2012-05-30 Philippe Nunescall-forwarding: Return specific errors for SS
2012-05-30 Philippe Nunescall-barring: Return specific errors for SS
2012-05-30 Philippe Nunesdbus: Add __ofono_error_from_error utility function
2012-05-30 Denis Kenziorsms: Fix GetMessages argument / return signature
2012-05-30 Philippe Nunesdbus: Add new error types
2012-05-30 Philippe Nunescommon: Fix typos in error strings
2012-05-29 Marcel Holtmannbuild: Remove dependency on libcap-ng
2012-05-20 Lucas De MarchiDo not set signature and reply in GDBus tables
2012-05-20 Lucas De MarchiConvert GDBus methods to use macro helpers
2012-05-20 Henrique Dante de... Constify GDBus signal tables
2012-05-20 Henrique Dante de... Constify GDBus method tables
2012-04-23 Oleg Zhurakivskyycall-forwarding: Remove unneeded variable
2012-04-23 Oleg Zhurakivskyycall-forwarding: Streamline set_query_cf_callback()
2012-04-23 Oleg Zhurakivskyycall-forwarding: Refactor cf_find_unconditional()
2012-04-23 Oleg Zhurakivskyycall-forwarding: Streamline cf_find_timeout() logic
2012-04-23 Oleg Zhurakivskyycall-forwarding: Get rid of extra variable
2012-04-23 Denis Kenziorcall-forwarding: Make cf_cond_find more readable
2012-04-23 Oleg Zhurakivskyycall-forwarding: Refactor cf_condition_find_with_cls()
2012-04-23 Oleg Zhurakivskyycall-forwarding: Refactor cf_condition_compare()
2012-04-12 Marcel Holtmannmodem: Add missing empty line
2012-03-21 Frédéric Danisvoicecall: Force callheld update after calls swap
2012-03-21 Frédéric Danisemulator: Force indicator event implementation
2012-03-19 Oleg Zhurakivskyycall-forwarding: Inline get_query_next_cf_cond()
2012-03-19 Oleg Zhurakivskyycall-forwarding: Remove cf_list_clear()
2012-03-14 Frédéric Danisvoicecall: Improve transitions check
2012-03-07 Denis Kenziorvoicecall: Don't set indicators during transitions
2012-03-07 Frédéric Danisemulator: fix notify_ring
2012-02-22 Denis Kenziorcall-forwarding: Fix various style issues
2012-02-22 Oleg Zhurakivskyycall-forwarding: Minor code refactoring
2012-02-22 Oleg Zhurakivskyycall-forwarding: Emit signals when cfu is toggled
2012-02-22 Oleg Zhurakivskyycall-forwarding: Update conditional reporting logic
2012-02-22 Oleg Zhurakivskyycall-forwarding: Update conditional setting logic
2012-02-22 Oleg Zhurakivskyycall-forwarding: Refactoring of is_cfu_enabled()
2012-02-22 Oleg Zhurakivskyycall-forwarding: Minor style fixes
2012-02-16 Marcel Holtmannlocation-reporting: Remove a few more empty lines
2012-02-16 Marcel Holtmannlocation-reporting: Fix some minor style issues
2012-02-16 Marcel Holtmannnetwork: Add debug for signal strength updates
2012-02-11 Marcel Holtmannnetwork: Add debug for network registration status...
2012-02-09 Frédéric Danisvoicecall: Fix emulator AT+CHUP for HFP
2012-02-02 Denis Kenziorstkutil: Make valgrind happy
2012-02-02 Denis Kenziorsim: Fix crash due to uninitialized spn_watch
2012-01-23 Oleg Zhurakivskyysim: Make SPN change atomic for consumers
2012-01-18 Denis Kenziormodem: Use __ofono_atom_find
2012-01-18 Denis Kenziorstk: find_atom only returns registered atoms
2012-01-18 Denis Kenziorsms: Don't need the sim member now
2012-01-18 Denis Kenziorcbs: finding SIM atom seems to not necessary now
2012-01-18 Denis Kenziorstk: Use __ofono_atom_find
2012-01-18 Denis Kenziorgprs: Use __ofono_atom_find
2012-01-18 Denis Kenziorcdma-connman: Use __ofono_atom_find
2012-01-18 Denis Kenziorvoicecall: Use __ofono_atom_find
2012-01-18 Denis Kenziorussd: Use __ofono_atom_find
2012-01-18 Denis Kenzioremulator: Use __ofono_atom_find
2012-01-18 Denis Kenziorcall-forwarding: Use __ofono_atom_find
2012-01-18 Denis Kenziorsms: Use __ofono_atom_find
2012-01-18 Denis Kenziorcbs: Use __ofono_atom_find macro
2012-01-18 Denis Kenziornetwork: Use __ofono_atom_find macro
2012-01-18 Denis Kenziormessage-waiting: Use __ofono_atom_find macro
2012-01-18 Denis Kenziorofono: Add __ofono_atom_find macro
2012-01-18 Oleg Zhurakivskyynetwork: Access SPN directly from the sim atom
2012-01-18 Oleg Zhurakivskyysim: Add ofono_sim_get_spn() implementation
2012-01-18 Denis Kenziornetwork: Optimize away one unneeded assignment
2012-01-18 Oleg Zhurakivskyynetwork: Use sim SPN watch API
2012-01-18 Denis Kenziorgprs: Trivial code reflow
2012-01-18 Oleg Zhurakivskyygprs: Use sim SPN watch API
2012-01-16 Oleg Zhurakivskyysim: Add SPN watch capability
2012-01-16 Oleg Zhurakivskyysim: Minor style fixes
2012-01-07 Denis Kenziormodem: Tweak produced path
2012-01-07 Philippe Nunescdma-netreg: Add provider name and SID support
2012-01-07 Philippe Nunescdma-provision: Add driver APIs implementation
2012-01-07 Philippe Nunesofono.h: add API to get cdma provider name
2012-01-02 Jussi Kukkonensim: fix "network" is pin type for "networkpuk"
2011-12-28 Oleg Zhurakivskyygprs: Minor whitespace and style fixes
2011-12-27 Denis Kenziorsim: Fix not creating simfs context in some cases
2011-12-17 Denis Kenziornetwork: Refactor CPHS SPN & Short SPN handling
2011-12-16 Denis Kenziornetwork: CPHS Short SPN bits do not apply to SPN
2011-12-16 Denis Kenziornetwork: Use __ofono_cphs_service_available
2011-12-16 Denis Kenziormessage-waiting: Use new API for CPHS MBDN
2011-12-16 Denis Kenziorsim: Add __ofono_sim_cphs_service_available
2011-12-16 Denis Kenziorsimutil: Add util to find CPHS service availability
2011-12-16 Denis Kenziorsim: Reset additional state info
2011-12-16 Oleg Zhurakivskyynetwork: Add CPHS SPN, short-SPN fallbacks
2011-12-16 Denis Kenziornetwork: Guard PNN reading
2011-12-16 Denis Kenziorcdma-voicecall: Refactor previous commit
2011-12-16 Caiwen ZhangAdd call waiting support in CDMA voice call
2011-12-16 Oleg Zhurakivskyynetwork: Use netreg_emit_operator_display_name()
2011-12-08 Guillaume Zajaccdma-connman: Add dormant_notify implementation
2011-12-02 Denis Kenziornetwork: Split EFspn and EFspdi Refresh handling
2011-12-02 Denis Kenziornetwork: Refactor sim_spdn_spdi_changed
2011-12-02 Denis Kenziornetwork: Tweak naming
2011-12-02 Denis Kenziorsimutil: Minor whitespace fix
2011-12-02 Denis Kenziorsimutil: Add CPHS SPN & short SPN to EFdb
next