36 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Pieter De Gendt ee6f51537a drivers: i2c: Place API into iterable section 7 months ago
Yuval Peress 8974c248cf rtio: Add default i2c submit handler 10 months ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Tom Burdick 88ca215eed i2c: Update API terminology 3 years ago
Daniel DeGrasse 7299a2994a drivers: i2c_imx: add pin control support 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
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
James Harris b10428163a kernel: sem: add K_SEM_MAX_LIMIT 4 years ago
Antonio Tessarolo f4acdc2729 NXP: Enable I2C for imx6sx 5 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 5 years ago
Antonio Tessarolo 38566ef482 Driver i2c_imx: changed read and write transmission size type 5 years ago
Antonio Tessarolo 0a2456c0eb i2c_imx: Fix system fault when there is no data to send 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 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
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Maureen Helm b03e4312b3 drivers: i2c: Fix incorrect fast and fast+ mode bus speeds 5 years ago
Kumar Gala 7064bab954 drivers: i2c: i2x_imx: Convert driver to new DT_INST macros 5 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 dba65ce47c drivers: Update DT IRQ alias defines 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Kumar Gala 36bd564acc i2c: i2c_imx: Convert to use DT_ prefixed defines 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Anas Nashif 44f0a79dbb drivers: i2c: enable logging for drivers loading i2c-priv.h 7 years ago
Diego Sueiro 4eee8a67f1 drivers/i2c/i2c_imx: Check for I2C bus busy before starting transaction 7 years ago
Diego Sueiro 8c2acab53a drivers: add i.MX I2C driver shim 7 years ago