Commit graph

  • 59c0bd3050 pm: device: add dummy implementation for wakeup API Gerard Marull-Paretas 2021-10-29 12:04:39 +02:00
  • b51b85f3e7 pm: device: improve pm_device_busy* APIs docs Gerard Marull-Paretas 2021-10-29 11:59:41 +02:00
  • dc0b337a7c pm: device: remove internal comment Gerard Marull-Paretas 2021-10-29 11:51:23 +02:00
  • 793c8ddd63 pm: device: hide internal flags from public docs Gerard Marull-Paretas 2021-10-29 11:48:33 +02:00
  • b5e1ec60be pm: device: adjust flag names Gerard Marull-Paretas 2021-10-29 11:42:16 +02:00
  • e433c56349 pm: device: remove unused flag Gerard Marull-Paretas 2021-10-29 11:40:14 +02:00
  • 2a6aca1dd6 pm: device: document deprecated functions and macros Gerard Marull-Paretas 2021-10-29 11:38:11 +02:00
  • aa5b1d5503 pm: state: use code/endcode for code examples Gerard Marull-Paretas 2021-10-29 11:17:47 +02:00
  • 4daf285c8c pm: cleanup Doxygen groups and inclusion Gerard Marull-Paretas 2021-10-29 11:10:49 +02:00
  • c8814f639e doc: doxygen: add group definition file Gerard Marull-Paretas 2021-10-29 11:05:00 +02:00
  • 2ebf885ab0 drivers: usb device driver for the stm32u5 soc family Francois Ramu 2021-11-03 16:12:56 +01:00
  • cd6adfe074 boards: arm: stm32 disco kit target board has USB-OTG instance Francois Ramu 2021-10-27 13:06:09 +02:00
  • 261d14b58b dts/arm: stm32u5: add usb OTG full-speed node Francois Ramu 2021-10-27 13:04:47 +02:00
  • 41325bd1fb drivers: spi: remove spi_context_cs_configure function Bartosz Bilas 2021-10-08 20:09:28 +02:00
  • 7ba48aa7a9 drivers: spi_xlnx_axi_quadspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:36 +02:00
  • 258f2d85f7 drivers: spi_xec_qmspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:21 +02:00
  • 997723b760 drivers: spi_sifive: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:08 +02:00
  • 81a3900b35 drivers: spi_sam0: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:55 +02:00
  • 61646649a1 drivers: spi_sam: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:42 +02:00
  • 05f326c96e drivers: spi_rv32m1_lpspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:26 +02:00
  • 97d3de2349 drivers: spi_psoc6: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:13 +02:00
  • 225f0b3825 drivers: spi_oc_simple: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:07:54 +02:00
  • 99daca9bba drivers: spi_nrfx_spim: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:07:11 +02:00
  • ae03c0a6bf drivers: spi_nrfx_spi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:06:19 +02:00
  • 054fb71bf0 drivers: spi_mcux_lpspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:57 +02:00
  • ab2d23c5f4 drivers: spi_mcux_flexcomm: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:39 +02:00
  • 0ccdd5f263 drivers: spi_mcux_dspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:18 +02:00
  • bcd0364ab8 drivers: spi_gecko: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:56 +02:00
  • f40be1f17f drivers: spi_esp32_spim: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:28 +02:00
  • 70a65b229b drivers: spi_dw: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:09 +02:00
  • 37925430b1 drivers: spi_cc13xx_cc26xx: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:03:29 +02:00
  • b370fb8fad drivers: spi_b91: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:03:01 +02:00
  • 388a33c188 drivers: spi_ll_stm32: initialize all cs gpios during init Bartosz Bilas 2021-10-01 21:11:53 +02:00
  • 54907c7014 drivers: spi: spi_context: improve support of multiple cs gpios Bartosz Bilas 2021-07-30 08:10:42 +02:00
  • ea25b92cd9 drivers: spi: use dedicated init priority Bartosz Bilas 2021-10-27 20:33:15 +02:00
  • 5b070d28f3 dts/arm: stm32u5: add System window watchdog node Francois Ramu 2021-11-04 09:44:47 +01:00
  • 19836913d8 dts/x86: Enable PTM root device Tomasz Bursztyka 2021-09-07 11:51:22 +02:00
  • 23a0ce4ff3 drivers/pcie: Add PTM root device driver as well as implement PTM API Tomasz Bursztyka 2021-08-18 11:18:44 +02:00
  • e854950219 dts/pcie: Add PTM root device specification Tomasz Bursztyka 2021-09-07 11:50:17 +02:00
  • 379c1dea38 include/pcie: Add PTM API Tomasz Bursztyka 2021-08-18 10:38:29 +02:00
  • 766f567bfc drivers/pcie: Add PCIE logging module Tomasz Bursztyka 2021-08-18 09:40:42 +02:00
  • 3c02c1678e include/pcie: Rename capability prefix Tomasz Bursztyka 2021-09-07 13:09:12 +02:00
  • 95e2c39497 drivers: uart stm32 flushing Rx register once the RXNE irq is enabled Francois Ramu 2021-10-26 11:39:57 +02:00
  • 608b358d6b drivers/disk: sdmmc: stm32: err var init is not required Erwan Gouriou 2021-11-03 11:28:07 +01:00
  • 34a50e313d drivers/disk: sdmmc: stm32: Enable hw fc only after card init Erwan Gouriou 2021-11-03 11:26:24 +01:00
  • 2ae9a54a09 net/tcp: Use highest priority for TCP internal work queue Tomasz Bursztyka 2021-09-23 20:12:25 +02:00
  • 3718904a50 test/net: Make sure the tls server socket is accepting before connect Tomasz Bursztyka 2021-09-20 09:47:55 +02:00
  • 174f489bec tests/net: Put the context down and not only the tcp part in tcp2 test Tomasz Bursztyka 2021-09-21 20:20:40 +02:00
  • f371f76e9a tests/net: Switch k_msleep to k_yield for tcp packet scheduling Tomasz Bursztyka 2021-09-17 13:02:41 +02:00
  • 1696f6de35 tests/net: TLS test requires more RX PKT and buffers Tomasz Bursztyka 2021-09-17 10:40:55 +02:00
  • 8a2e5b1648 net/context: Close TCP connection properly Tomasz Bursztyka 2021-09-16 14:32:41 +02:00
  • 798588e709 net/tcp: Stop TCP state machine breaking when sending locally Tomasz Bursztyka 2021-09-16 14:27:45 +02:00
  • 4a75738189 tests: Bluetooth: bsim: Verify Periodic Advertiser duplicate filter Vinayak Kariappa Chettimada 2021-10-28 11:12:39 +05:30
  • cff3703e3d Bluetooth: Host: Add Periodic Advertising ADI support Vinayak Kariappa Chettimada 2021-10-28 10:04:59 +05:30
  • 6433a6aac1 Bluetooth: Controller: Add Periodic Advertising ADI support Vinayak Kariappa Chettimada 2021-10-28 09:15:51 +05:30
  • 346141d936 Bluetooth: Controller: Use a function to get unique DID Vinayak Kariappa Chettimada 2021-10-28 09:09:04 +05:30
  • e50c6b0c7a Bluetooth: Controller: Fix Advertising LLL header initialization Vinayak Kariappa Chettimada 2021-10-28 14:19:11 +05:30
  • 400ff7b99c Bluetooth: Controller: Periodic Adv ADI Support for Duplicate Filtering Vinayak Kariappa Chettimada 2021-10-28 07:51:04 +05:30
  • cb39a13b53 Bluetooth: Controller: Move Periodic Advertiser List option check Vinayak Kariappa Chettimada 2021-10-28 07:43:18 +05:30
  • b68c9cd442 Bluetooth: Controller: Use data status complete HCI define Vinayak Kariappa Chettimada 2021-11-01 23:13:58 +05:30
  • 2e4ed76287 Bluetooth: Controller: Fix Extended Scan Duplicate Filtering Vinayak Kariappa Chettimada 2021-10-29 21:19:02 +05:30
  • 527315d451 drivers: flash: nrf_qspi_nor: Add support for device power management Andrzej Głąbek 2021-10-26 14:13:32 +02:00
  • 70efbcc15e drivers: flash: nrf_qspi_nor: Clean up handling of DT properties Andrzej Głąbek 2021-10-20 10:39:01 +02:00
  • 8b773481e9 twister: reenable build samples on Windows OS Piotr Golyzniak 2021-11-02 16:13:26 +01:00
  • 32b4950c61 drivers: eeprom: Refactor drivers to use shared init priority Maureen Helm 2021-10-28 16:48:46 -05:00
  • 4d2e46ddd6 net: lwm2m: Add option to configure device service period Sebastian Salveter 2021-11-02 20:19:34 +01:00
  • c716514ca7 drivers/flash/nrf_qspi_nor: Remove qspi_nor_read_id param flash_id Dominik Ermel 2021-11-03 08:37:28 +00:00
  • f7ebbc5374 drivers/flash/qspi_nor_flash: Remove dev null check Dominik Ermel 2021-11-02 14:19:11 +00:00
  • 471622a9c2 test: drivers: pwm: extends pwm_loopback test Tilmann Unte 2021-10-28 13:41:56 +02:00
  • 7e43332436 drivers: adc: mcp320x: convert to spi_dt_spec Bartosz Bilas 2021-10-27 21:10:59 +02:00
  • 7b21050f19 drivers/uart: stm32: fix a bug during transmission Julien D'ascenzio 2021-10-26 18:03:31 +02:00
  • ffa0c52552 doc: cmake package: remove stale cmake version lines Martí Bolívar 2021-09-17 08:41:01 -07:00
  • ab83b6e850 actions: only publish docs from zephyr repo Anas Nashif 2021-11-03 17:12:46 -04:00
  • 03b470c74e doc: doxyfile: update to 1.9.2 Gerard Marull-Paretas 2021-10-27 15:36:24 +02:00
  • 7fe6b6f0bf ci: docbuild: update to latest Doxygen Gerard Marull-Paretas 2021-10-27 15:35:33 +02:00
  • b1a12cc454 doc: doxygen: update to doxygen-awesome 1.6.1 Gerard Marull-Paretas 2021-10-27 15:34:31 +02:00
  • 9bfba6948b Bluetooth: Add missing header that defines BT_ISO_SDU_BUF_SIZE Vinayak Kariappa Chettimada 2021-11-03 21:09:04 +05:30
  • 99e02ad62a Bluetooth: Controller: Fix missing initialization of crc_ok Vinayak Kariappa Chettimada 2021-11-03 21:11:39 +05:30
  • 811a09bd83 drivers: serial: npcx: drop inline attribute for PM action callback Gerard Marull-Paretas 2021-11-03 12:25:47 +01:00
  • cb329bbefe drivers: sensor: bme280: make PM action callback static Gerard Marull-Paretas 2021-11-03 12:25:17 +01:00
  • 6d48a8833a pm: device: remove deprecated macro device_pm_control_nop Gerard Marull-Paretas 2021-11-02 18:26:38 +01:00
  • ede1d5f4f6 doc: reference: power_management: adjust PM callback docs Gerard Marull-Paretas 2021-11-02 16:29:04 +01:00
  • fd96e9bd7a device: remove PM related docs Gerard Marull-Paretas 2021-11-02 16:30:55 +01:00
  • a8fc8ef17f samples: use common PM action callback naming Gerard Marull-Paretas 2021-11-02 16:34:30 +01:00
  • 18519ffe8d tests: use common PM action callback naming Gerard Marull-Paretas 2021-11-02 16:20:43 +01:00
  • 4baf1e01ff drivers: use common PM action callback naming Gerard Marull-Paretas 2021-11-02 16:19:41 +01:00
  • 01430da395 drivers: video: ov2640: remove deprecated PM macro Gerard Marull-Paretas 2021-11-02 16:16:13 +01:00
  • dd9d0560d1 drivers: spi: esp32_spim: use NULL for PM callback Gerard Marull-Paretas 2021-11-02 16:14:44 +01:00
  • 79effd7d1a drivers: sensor: si7210: make PM callback static Gerard Marull-Paretas 2021-11-02 16:13:48 +01:00
  • 39abbf64f7 net: use pm_action_cb instead of pm_control_cb Gerard Marull-Paretas 2021-11-02 16:27:37 +01:00
  • d5aa5c2a77 drivers: esp32: uart: use hal functions Sylvio Alves 2021-10-28 01:16:33 -03:00
  • 56ef5aac52 test: change test suite name and testcase name Ying ming 2021-11-01 13:13:09 +08:00
  • 64aea4d57e tracing: fix PM system tracing Gerard Marull-Paretas 2021-11-03 10:54:22 +01:00
  • 866b88fd2c tracing: update pm device runtime Gerard Marull-Paretas 2021-11-02 11:54:08 +01:00
  • 1cee284a46 pm: device: runtime: use pm_device_runtime* namespace Gerard Marull-Paretas 2021-11-02 11:27:16 +01:00
  • 05e5a72e03 tests: pm: device_runtime: add test for the API Gerard Marull-Paretas 2021-10-21 18:43:41 +02:00
  • eed8bd9c61 pm: device: runtime: refactor API Gerard Marull-Paretas 2021-10-21 18:35:38 +02:00
  • e3fece5241 pm: device: runtime: remove pm_device_wait Gerard Marull-Paretas 2021-10-21 18:30:15 +02:00
  • 30d217aa28 pm: device: runtime: remove pm_device_get_async Gerard Marull-Paretas 2021-10-21 18:27:43 +02:00
  • 8dd018ba85 tests: pm: device_runtime: delete test Gerard Marull-Paretas 2021-10-21 18:24:21 +02:00