Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-21 | base-modem: add subsystem device ID property | Sushrut Shree Trivedi | |
Subsystem device ID can be used for identifying PCI modems, so expose the property. Signed-off-by: Sushrut Shree Trivedi <quic_sushruts@quicinc.com> | |||
2023-09-18 | api,modem: new 'Physdev' property | Lukas Voegl | |
Signed-off-by: Lukas Voegl <lvoegl@tdt.de> | |||
2023-01-03 | plugins: setup new helper macros to define plugins | Aleksander Morgado | |
We also remove the plugin headers completely as they are not really required anywhere. | |||
2023-01-03 | build: move plugins directory to src/plugins | Aleksander Morgado | |
We are going to allow including the plugin sources built within the ModemManager daemon binary; moving the sources within the daemon sources directory makes it easier. |