41 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Pieter De Gendt ee6f51537a drivers: i2c: Place API into iterable section 7 months ago
Romain Pelletant 8ee66a151e drivers: i2c: i2c_gecko: add exclusive access 9 months ago
Yuval Peress 8974c248cf rtio: Add default i2c submit handler 10 months ago
Arunmani Alagarsamy 0810180135 drivers: i2c: i2c_gecko: Refactor driver to use pinctrl api 1 year ago
Kai Meinhard 06f35916e1 i2c: silabs: Fix I2C target crash on long ISR execution 2 years ago
Kai Meinhard ea846e12bf i2c: Applied clang-format to i2c_gecko.c 2 years ago
Kai Meinhard f345d6d1d8 i2c: add target mode to Silicon Labs Gecko I2C driver 2 years ago
Pawel Czarnecki e8d3673c13 soc: arm: silabs: remove soc_gpio_configure wrapper 3 years ago
Gerard Marull-Paretas 6a0f554ffa include: add missing kernel.h include 3 years ago
Tom Burdick 88ca215eed i2c: Update API terminology 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Maureen Helm c8f9f53322 drivers: i2c: Refactor drivers to use shared init priority 3 years ago
Gerard Marull-Paretas be32e33774 drivers: i2c: drop DEV_DATA/DEV_CFG usage 4 years ago
Tom Burdick 7b1349cfe6 stats: i2c: I2C stats 4 years ago
Steven Lemaire 2aa0bb2422 drivers: i2c: gecko: fix typo of the BUILD_ASSERT 4 years ago
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
Peter Bigot c70cc93833 drivers: i2c_gecko: refactor to unify device definition 5 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Steven Lemaire f93f41286e drivers: i2c: gecko: Add support for Gecko Series 2 SoC. 5 years ago
Christian Taedcke 82de647e31 drivers: i2c_gecko: Fix mutation of config_info content 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Maureen Helm b03e4312b3 drivers: i2c: Fix incorrect fast and fast+ mode bus speeds 5 years ago
Kumar Gala 4cb0a5d992 drivers: silabs: Convert silabs drivers to new DT_INST macros 5 years ago
Kumar Gala 4e7863dc41 dts: Make instance defines consistent 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Piotr Mienkowski bca692ee8c drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines 7 years ago
Piotr Mienkowski 973af2c8d7 dts: silabs: use 'aliases' to remove dts_fixup defines 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Krzysztof Chruscinski 97345dbb1b logging: Fix errors in log usage 7 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Diego Sueiro 4ce6555c1d drivers: Introduce Silabs i2c shim driver 7 years ago