38 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Bjarki Arge Andreasen a8d44c37c4 pm: policy: remove redundant ifdef exclusion of device_power_lock 1 month ago
Derek Snell 5ff676f9fa drivers: i2c_mcux_flexcomm: adds PM TURN_ON low-power recovery support 3 months ago
Johan Carlsson 86de2d69ad drivers: i2c_mcux_flexcomm: add support for bus recovery. 6 months ago
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
Declan Snyder eeb3e808f5 drivers: nxp: Add reset code to driver inits 1 year ago
Bram Vlerick 1e8051af34 i2c: i2c_mcux_flexcomm: add multi target support 1 year ago
Bram Vlerick e0daad64a4 i2c: i2c_mcux_flexcomm: move slave init to helper function 1 year ago
Bram Vlerick 20cc510df4 i2c: i2c_mcux_flexcomm: add find target functions 1 year ago
Bram Vlerick 39bae54b53 i2c: i2c_mcux_flexcomm: move target data to separate struct 1 year ago
Guilherme Casa Nova 583f24e7e8 i2c_mcux_flexcomm: add transaction timeout option 1 year ago
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Declan Snyder 33ffda4dd6 drivers: i2c_mcux_flexcomm: Add thread safe lock 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Henrik Brix Andersen e84636d010 drivers: i2c: check if clock device is ready before accessing 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
Oliver Stäbler 74c1d35900 drivers: i2c: flexcomm: Add i2c slave support 3 years ago
Daniel DeGrasse 1d33b6b86b drivers: i2c: i2c_mcux_flexcomm: enable pinctrl for i2c flexcomm driver 3 years ago
Maureen Helm c8f9f53322 drivers: i2c: Refactor drivers to use shared init priority 3 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
Kumar Gala 2a69690823 drivers: i2c: NXP: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 5 years ago
Mahesh Mahadevan 8927985c70 drivers: Update Flexcomm I2C driver for clock control 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 206f4d61fc drivers: i2c: Fix device instance const qualifier loss 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
Henrik Brix Andersen 99c7597874 drivers: i2c: mcux: return to idle on failed transfers 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
Maureen Helm 3005094994 drivers: i2c: Add mcux flexcomm driver 5 years ago
Maureen Helm 806813bb6a drivers: i2c: Refactor mcux i2c driver to use generated dts macros 6 years ago
Kumar Gala 9784f800a6 i2c: Rename CONFIG_I2C_[0..5]_NAME -> DT_I2C_[0..5]_NAME 6 years ago
Filip Brozovic 2a2113e966 drivers: i2c: mcux_i2c: add instances 2 and 3 6 years ago
Filip Brozovic 1fd4ec9577 drivers: i2c: mcux_i2c: add instance initialization macro 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
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Loic Poulain df7de7c985 drivers: i2c: mcux_i2c: Fix unexpected I2C start condition 6 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
Anas Nashif 44f0a79dbb drivers: i2c: enable logging for drivers loading i2c-priv.h 7 years ago