30 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Benjamin Cabé db53c3fd2c doc: Drop asterisk from Doxygen @param 2 years ago
Nick Ward 941e4f000b drivers: modem: modem_receiver: fix wake PM 2 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas 89a4f36fc8 device: remove inclusion of pm/device.h 4 years ago
Flavio Ceolin 6451626ce7 pm: Use pm_device_action_run instead of state_set 4 years ago
Gerard Marull-Paretas d41dadc569 pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 4 years ago
Gerard Marull-Paretas 56a35e5682 pm: converge to suspend state for low power modes 4 years ago
Marcin Niestroj 26bd4fb45e drivers: modem: operate on device pointers instead of names 4 years ago
Gerard Marull-Paretas 26ad8376bd pm: remove callback from control function 4 years ago
Flavio Ceolin 0c607adb63 pm: device: Align state names with system states 4 years ago
Gerard Marull-Paretas 7988ab4a26 pm: rename device_set/get_power_state to pm_device_set/get 4 years ago
Gerard Marull-Paretas 2c7b763e47 pm: replace DEVICE_PM_* states with PM_DEVICE_* 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 7d1af02410 uart: Fix uart_irq_callback_set usage 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Christoph Schramm ce4cc465fc driver: modem: add simple power management to modem receiver 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Anas Nashif 158d921cde drivers: modem: modem_receiver.h: move header from /include/ 6 years ago
Michael Scott bc5a3f25ad drivers: modem: fix extra bytes sent by mdm_receiver_send() 6 years ago
Georgij Cernysiov 3fe917ef64 drivers: modem: receiver: guards against 0 size 6 years ago
Georgij Cernysiov 27618404f6 drivers: modem: receiver: replace fifo_fill with poll_out 6 years ago
Georgij Cernysiov 886ab98fd0 drivers: modem: receiver: use asserts internally 6 years ago
Georgij Cernysiov 2234621d9e drivers: modem: receiver: fix sending 6 years ago
Georgij Cernysiov de8b39f6eb drivers: modem: receiver: rearrange and comment 6 years ago
Georgij Cernysiov 94ee0ddbde drivers: modem: receiver: switch to ring buffer from pipe api 6 years ago
Georgij Cernysiov 23b64b0d35 drivers: modem: receiver: correct device bind error type 6 years ago
Kumar Gala b0e7d312db modem: Fix LOG Kconfig typo 6 years ago
Anas Nashif 5c76143bcd drivers: modem: register logging module 7 years ago
Anas Nashif ecc050e69e drivers: modem: move to new logger 7 years ago
Michael Scott 9182d2e59c drivers: modem: add modem receiver (tty) driver 7 years ago