index
:
dxdxdt/ModemManager
main
mmfwd
sim7600
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mm-plugin.c
Age
Commit message (
Expand
)
Author
2013-02-21
plugin: avoid using uninitialized variable
Aleksander Morgado
2013-02-20
plugin: plug memleak
Aleksander Morgado
2013-02-20
plugin: plug memleaks
Aleksander Morgado
2013-02-20
plugin: plug memleaks
Aleksander Morgado
2013-01-18
core: add 'hotplugged' flag to indicate if modem is newly plugged in
Ben Chan
2012-12-27
plugin: avoid QMI-managed net ports when compiling without QMI support
Aleksander Morgado
2012-12-27
plugin: re-run subsystems filter before grabbing the ports
Aleksander Morgado
2012-10-30
plugin-manager,plugin: run pre-probing filters early
Aleksander Morgado
2012-10-30
plugin: avoid unneeded vendor/product AT probing if already passed USB ID filter
Aleksander Morgado
2012-10-30
plugin-manager,plugin: improve logging
Aleksander Morgado
2012-09-04
plugin: defer task if supports check tells us to retry
Aleksander Morgado
2012-08-31
plugin: let plugins decide if they want echo removal during AT probing
Aleksander Morgado
2012-08-29
core: handle the 'usb'->'usbmisc' subsystem rename in the kernel
Aleksander Morgado
2012-08-29
port-probe: launch QMI probing on cdc-wdm ports
Aleksander Morgado
2012-08-29
core: allow grabbing QMI ports
Aleksander Morgado
2012-08-24
api,introspection: report list of drivers, not just one
Aleksander Morgado
2012-08-20
plugin: new filters for forbidden product IDs/strings
Aleksander Morgado
2012-08-20
plugin: fix icera filters when using the allowed product string filter
Aleksander Morgado
2012-08-20
plugin: don't apply product ID filters if no vendor ID was retrieved
Aleksander Morgado
2012-08-06
plugin: check if the current probe is the one with AT support before assuming...
Aleksander Morgado
2012-08-06
plugin: let plugins request Icera support checks and Icera based filters
Aleksander Morgado
2012-08-06
plugin: abort probing when the port has been released from the device
Aleksander Morgado
2012-08-06
port-probe: let us peek the `MMDevice' owning the probe from the probe itself
Aleksander Morgado
2012-08-06
plugin: if no grab_port() method given, use the default one
Aleksander Morgado
2012-08-06
device,plugin: let the `MMPlugin' API know about `MMDevice'
Aleksander Morgado
2012-08-06
plugin: new method to compare plugins
Aleksander Morgado
2012-08-06
plugin: remove obsolete comment
Aleksander Morgado
2012-08-06
plugin: new `MM_PLUGIN_CUSTOM_INIT' property
Aleksander Morgado
2012-08-06
plugin: new `MM_PLUGIN_FORBIDDEN_DRIVERS' property
Aleksander Morgado
2012-08-06
plugin: renamed `custom-init' property to `custom-at-probe'
Aleksander Morgado
2012-08-06
plugin: setup a `priv' opaque pointer for the internal data
Aleksander Morgado
2012-08-06
plugin: no need to have our own `GUdevClient'
Aleksander Morgado
2012-08-06
plugin: no need to take care of probing tasks ourselves
Aleksander Morgado
2012-08-06
plugin: don't provide an additional method to cancel the probing
Aleksander Morgado
2012-08-06
plugin: don't use internal task list to cancel AT probing in other probes
Aleksander Morgado
2012-08-06
port-probe-cache: removed, no longer needed
Aleksander Morgado
2012-08-06
device: get vendor/product IDs
Aleksander Morgado
2012-08-06
plugin: simplify interface by passing around the device and/or port objects
Aleksander Morgado
2012-08-06
device: keep a list of port probes instead of just ports
Aleksander Morgado
2012-08-06
core: merge `MMPluginBase' and `MMPlugin'
Aleksander Morgado
2012-08-06
core: compile all ports before creating the modem object
Aleksander Morgado
2012-03-15
core: start using MMBroadbandModem objects
Aleksander Morgado
2012-03-15
plugin-base: don't report numeric support level in the [0-100] range
Aleksander Morgado
2012-03-15
plugin-base: rename 'cancel_supports_port' to 'supports_port_cancel'
Aleksander Morgado
2012-03-15
plugin-base: rewrite port supports check as fully asynchronous
Aleksander Morgado
2011-06-06
plugin base: let plugins decide if they should be sorted last
Aleksander Morgado
2010-03-30
core: find the existing modem for a port in the manager
Dan Williams
2010-03-30
core: move physical device checking into the manager
Dan Williams
2009-08-06
license: add license header to all files and set copyright based on git log
Alexander Sack
2009-06-28
asynchronous and deferred port detection
Dan Williams
[next]