Commit graph

  • ac15cb668b dts: bindings: gpio: device labels are now optional Kumar Gala 2022-07-15 18:48:09 -05:00
  • 189c8a82d4 drivers: sensor: adxl345: Add support SPI connection TOKITA Hiroshi 2022-04-21 03:31:00 -07:00
  • 40c7addeb6 dts: bindings: sensor: Add config ADXL345 with SPI connection TOKITA Hiroshi 2022-04-21 00:07:14 -07:00
  • 7ded40de84 soc: atmel_sam0: The ADC reference is locked while enabled for SAML21 Attie Grande 2022-01-20 02:27:57 +00:00
  • adeb181a72 boards: arm: atsamr34: Add SAMR34 Xplained board Attie Grande 2022-01-05 15:33:12 +00:00
  • a10b8cb1c0 soc: atmel_sam0: Add support for SAMR34 and SAMR35 parts Attie Grande 2022-01-05 12:00:35 +00:00
  • 876dc19d27 boards: arm: atsaml21: Add SAML21 Xplained board Attie Grande 2021-12-14 15:42:53 +00:00
  • 64e4200d94 soc: atmel_sam0: Add support for SAML21 parts Attie Grande 2021-12-10 19:54:57 +00:00
  • 24b93311ff dts: bindings: pwm: device labels are now optional Kumar Gala 2022-07-15 19:13:08 -05:00
  • 7a120790f3 dts: bindings: watchdog: device labels are now optional Kumar Gala 2022-07-15 18:53:26 -05:00
  • ca9fdc7038 dts: bindings: memory-controllers: device labels are now optional Kumar Gala 2022-07-15 19:13:35 -05:00
  • eecaf6dce4 samples: boards: nrfx_prs: use DT_LABEL macro Kumar Gala 2022-07-15 20:21:17 -05:00
  • b4aea5a91d storage: flash_map: use DT_LABEL macro Kumar Gala 2022-07-15 20:20:44 -05:00
  • 0af66ad99a doc: Raspberry Pi Pico board page document fix for pwm Mr. Green's Workshop 2022-07-09 19:37:08 +09:00
  • 62f19cc6b3 dts: bindings: timer: device labels are now optional Kumar Gala 2022-07-15 18:56:09 -05:00
  • f72eb8d40d dts: bindings: interrupt-controller: device labels are now optional Kumar Gala 2022-07-15 19:00:17 -05:00
  • e448561f95 drivers: serial: esp32_usb: improve Kconfig documentation Martin Jäger 2022-07-15 10:06:52 +02:00
  • 802f749697 drivers: serial: esp32_usb: remove UART config Martin Jäger 2022-07-13 18:07:37 +02:00
  • e8250ea17b drivers: serial: esp32_usb: clean-up Martin Jäger 2022-07-13 16:56:22 +02:00
  • 014f878e88 drivers: serial: esp32_usb: remove peripheral number Martin Jäger 2022-07-13 16:52:21 +02:00
  • 0088641994 drivers: serial: esp32: remove unused stubs.h include Martin Jäger 2022-07-13 16:28:43 +02:00
  • 773dcf009c tests: driver: hwinfo: move test api to new ztest API Shaoan Li 2022-07-15 14:20:07 +08:00
  • 9b8726c101 soc: xtensa: include linker/section.h to fix the build error Enjia Mai 2022-07-16 17:00:00 +08:00
  • dddb5dd6b0 clang-format: do not merge blocks/functions into single line Johann Fischer 2022-07-15 12:23:06 +02:00
  • 5f84be56ae gpio_shell: support for input pull down/up Tomasz Duda 2022-05-08 19:55:11 +02:00
  • f8531fd379 Bluetooth: doc: Add warning for bt_data_parse Jonathan Rico 2022-07-15 14:19:43 +02:00
  • b513e621b0 docs: ztest: Update documentation for new API Yuval Peress 2022-07-06 21:24:42 -06:00
  • 2f49bec7b7 sdhc: dts: remove label property from SDHC nodes Kumar Gala 2022-07-07 16:45:46 -05:00
  • 46f4513573 devicetree: deprecate DT_BUS_LABEL variants Kumar Gala 2022-07-13 22:23:54 -05:00
  • c453220006 doc: gen_devicetree_rest: Fix glob to handle both .yaml and .yml Kumar Gala 2022-07-15 10:38:05 -05:00
  • 39a7381bb9 cmake: remove deprecation_warnings.cmake Torsten Rasmussen 2022-07-15 12:08:01 +02:00
  • 6066ab43b3 kconfig: add support for warnings when enabling deprecated features Torsten Rasmussen 2022-07-15 12:05:04 +02:00
  • e167b858f3 maintainers: add entry for emulation Yuval Peress 2022-07-13 10:59:53 -06:00
  • 91feb4ce17 dts: bindings: Remove compatible from nxp,imx-flexspi-device.yaml Kumar Gala 2022-07-14 19:07:58 -05:00
  • 704e366fcf drivers: sensor: iis2mdc: Move bus union inside device config Benjamin Björnsson 2022-07-15 13:42:16 +02:00
  • bbff6eb592 drivers: sensor: iis2mdc: move driver to use i2c_dt_spec and spi_dt_spec Benjamin Björnsson 2022-07-15 13:13:19 +02:00
  • e304695d2f drivers: led: ht16k33: move driver to use i2c_dt_spec Benjamin Björnsson 2022-07-15 11:10:34 +02:00
  • d233b40bf1 tests: lib: cmsis_dsp: move quaternionmath to new ztest API li biao 2022-07-15 14:24:57 +08:00
  • df5a535a5f Bluetooth: audio: Fix bt_pacs_context_available Mariusz Skamra 2022-07-15 11:21:25 +02:00
  • fd64cdf0be drivers: modem: Added missing extern "C" Wojciech Slenska 2022-07-15 09:48:39 +02:00
  • 9680483c3d dts: bindings: device labels are now optional Kumar Gala 2022-07-14 15:34:37 -05:00
  • f400c94adf arch: arm: aarch32: cortex_m: fault: use CMSIS CFSR defines Gerard Marull-Paretas 2022-07-14 12:48:46 +02:00
  • f03eab0116 arch: arm: aarch32: cortex_m: move CPACR definitions to cpu.h Gerard Marull-Paretas 2022-07-14 12:26:33 +02:00
  • 24d8223303 tests: lib: move heap_align to new ztest API li biao 2022-07-06 16:29:07 +08:00
  • f86a3b4b17 tests: lib: move heap to new ztest API li biao 2022-07-06 16:25:06 +08:00
  • ffefce7745 Bluetooth: host: Rewrite bt_gatt_notify_multiple Jonathan Rico 2022-06-21 09:03:13 +02:00
  • c7047e9690 Bluetooth: Host: Update API bt_gatt_notify_multiple Aleksander Wasaznik 2022-06-15 15:38:49 +02:00
  • 7e9f652ee6 Bluetooth: host: Invoke GATT notify callback for each handle Jonathan Rico 2022-06-17 13:25:08 +02:00
  • e6dfbe82fd Bluetooth: host: Don't send ATT_MULTIPLE_HANDLE_VALUE_NTF with one attr Jonathan Rico 2022-06-17 09:29:35 +02:00
  • 0218e9db18 Bluetooth: host: Fix gatt_notify_mult by using a delayed work item Jonathan Rico 2022-06-16 16:10:27 +02:00
  • d98cad84c6 samples: drivers: display: add support for max7219 Jimmy Ou 2022-07-07 22:46:34 +08:00
  • 0e637e62fd boards: shields: add max7219 shield Jimmy Ou 2022-07-08 20:36:33 +08:00
  • 78f876ef03 drivers: display: max7219: add driver Jimmy Ou 2022-07-07 22:38:42 +08:00
  • 1563d4a0c3 net: lwm2m: Default ssid Ola Tangen Kulseng 2022-07-11 09:52:21 +02:00
  • e05bcefedb net: lwm2m: Access control object Ola Tangen Kulseng 2022-07-08 14:42:53 +02:00
  • d402911801 shields: add shield support for AMG88xx sensor Johann Fischer 2022-07-13 16:27:04 +02:00
  • e1c0a494b3 drivers: i2c: i2c_tca954x: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-07-14 20:52:34 +02:00
  • 59ecc97b82 drivers: counter: rtc_mcp7940n: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-07-14 21:25:36 +02:00
  • bfbe1f85ad tests: uart_mix_fifo_poll: Convert to use DEVICE_DT_GET Kumar Gala 2022-07-14 12:54:38 -05:00
  • dad7c3a240 drivers: misc: ft8xx: Convert to DEVICE_DT_INST_DEFINE Kumar Gala 2022-07-14 13:22:08 -05:00
  • 7411b451da Bluetooth; GATT: don't immediately cancel CCC write request Jonathan Rico 2022-07-15 07:11:34 +02:00
  • a372be6eda drivers: gpio: stmpe1600: move driver to use i2c_dt_spec Benjamin Björnsson 2022-07-14 22:24:19 +02:00
  • ed84e45526 drivers: dac: dac_mcp4725: Update driver to use i2c_dt_spec Benjamin Björnsson 2022-07-14 21:41:38 +02:00
  • 774f8b5b73 samples: sensor: qdec: Remove sample Kumar Gala 2022-07-14 12:22:16 -05:00
  • 6c1373fab6 Bluetooth: audio: Fix possible compilation error Mariusz Skamra 2022-07-14 13:42:22 +02:00
  • 24fb705cdd npcx: scfg: psl: cleanup unused functions and DT files Mulin Chao 2022-07-11 02:30:19 -07:00
  • 1fc243c73d devicetree: gpio: deprecate DT_GPIO_LABEL variants Kumar Gala 2022-07-13 06:00:53 -05:00
  • 78f91a1be2 devicetree: spi: deprecate DT_SPI_DEV_CS_GPIOS_LABEL variants Kumar Gala 2022-07-13 05:53:55 -05:00
  • 9da5538f92 drivers: dac: mcp4728: set explicitly init priority Bartosz Bilas 2022-07-12 16:48:31 +02:00
  • 5cf7adeb5b drivers: dac: mcp4725: set explicitly init priority Bartosz Bilas 2022-07-12 16:47:31 +02:00
  • 035c75200e drivers: dac: dacx3608: set explicitly init priority Bartosz Bilas 2022-07-12 16:46:11 +02:00
  • 43b38b348b drivers: dac: dacx0508: set explicitly init priority Bartosz Bilas 2022-07-12 16:37:35 +02:00
  • 1ce5b4c037 tests: subsys: storage: move stream to new ztest API Yinfang Wang 2022-07-02 00:13:43 +08:00
  • 28608d158e tests: subsys: storage: move flash_map to new ztest API Yinfang Wang 2022-07-02 00:11:17 +08:00
  • 94936ca202 tests: kernel: common: move to new ztest API Guo Lixin 2022-07-05 13:13:23 +08:00
  • 6b33c03892 samples: lps22hh: Convert to use DEVICE_DT_GET_ONE Kumar Gala 2022-07-14 11:09:19 -05:00
  • 3a223bc45b samples: sensor: hts221: Convert to use DEVICE_DT_GET_ONE Kumar Gala 2022-07-14 11:08:27 -05:00
  • 0f90e8ed58 drivers: dmic: add gain ramping and unmute delay Adrian Bonislawski 2022-06-29 17:36:48 +02:00
  • e3abd2ff02 drivers: dai: add DAI_TRIGGER_COPY cmd Adrian Bonislawski 2022-06-29 16:32:27 +02:00
  • ae8b17d2bb Drivers: dmic-dai: Driver for Intel DMIC Marcin Szkudlinski 2022-05-11 16:42:40 +02:00
  • c8e1cba8bc Driver: dai: add author to codeowners Marcin Szkudlinski 2022-05-11 16:18:12 +02:00
  • 3c971307dc arch/kernel/soc/samples: use unsigned int for irq_lock() Johann Fischer 2022-07-13 17:27:25 +02:00
  • d66e047e5b tests: use unsigned int for irq_lock() Johann Fischer 2022-07-13 17:19:34 +02:00
  • f7c9f328a4 different subsystems: use unsigned int for irq_lock() Johann Fischer 2022-07-13 17:11:05 +02:00
  • 5e5ea9a21d drivers: use unsigned int for irq_lock() Johann Fischer 2022-07-13 16:50:25 +02:00
  • c225cf3b8a dma: HDA rename prefix from cAVS to ADSP Tom Burdick 2022-07-13 10:40:48 -05:00
  • 43f3c8fb7e Bluetooth: Mesh: IV Index timer is not started Omkar Kulkarni 2022-07-14 10:33:58 +02:00
  • 3efdba37a8 dts: mm: intel: Add imr binding Flavio Ceolin 2022-07-13 22:34:25 -07:00
  • b200b9a9e0 dts: bindings: bus labels are now optional Kumar Gala 2022-07-12 14:39:18 -05:00
  • 55c073297c ci: twister: Use zephyrproject-rtos/action-s3-cache Stephanos Ioannidis 2022-07-15 00:45:44 +09:00
  • a18e211e9c ci: codecov: Use zephyrproject-rtos/action-s3-cache Stephanos Ioannidis 2022-07-15 00:45:22 +09:00
  • 77a902efb6 ci: clang: Use zephyrproject-rtos/action-s3-cache Stephanos Ioannidis 2022-07-15 00:43:37 +09:00
  • f50e31257b boards/odroid_go: Add support for microSD card Yannis Damigos 2022-03-27 22:45:25 +03:00
  • f845d9ac02 drivers: spi_esp32_spim: Support more CS pins per SPI instance Yannis Damigos 2022-03-27 22:43:01 +03:00
  • 04a080bf70 Bluetooth: Audio: TBS Client optional procedures actually optional Fredrik Danebjer 2022-07-11 14:01:55 +02:00
  • 52dd2bb3a3 drivers/modem: Patch fix for sock id and fd Bjarki Arge Andreasen 2022-07-08 21:28:07 +02:00
  • df9c0d8efa boards: bl5340_dvk: always enable NORDIC_QSPI_NOR Fabio Baltieri 2022-07-14 11:15:47 +00:00
  • 63a3ae36f7 boards: bl5340_dvk: add missing sdhc0 nodelabel Fabio Baltieri 2022-07-14 10:10:01 +00:00
  • e4d11fe177 lib: mem_blocks: add a usage test for a block Marcin Szkudlinski 2022-07-02 09:29:30 +02:00
  • ff9e6f2661 sample: subsys: nvs: support stm32l562e_dk board Alexandre Bourdiol 2022-07-06 18:34:51 +02:00