Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-09 | intel: implement support for RPC-powered xmm7360 | Thomas Vogt | |
Signed-off-by: Thomas Vogt <acc-github@tovotu.de> | |||
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> | |||
2024-07-31 | intel: mark XMM7360 as unsupported | Thomas Vogt | |
2024-05-06 | shared-xmm: use G_DECLARE|DEFINE_INTERFACE() macros | Aleksander Morgado | |
2024-05-06 | iface-modem-location: use G_DECLARE|DEFINE_INTERFACE() macros | Aleksander Morgado | |
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. |