100 Commits (a6ab43aa888b13d72ea3b7e51a6fb6f4c294d9f0)

Author SHA1 Message Date
Simon Gilbert 5c04df9127 i2c: stm32: add DMA callback stubs to avoid nullptr calls in ISR context 3 months ago
Simon Gilbert 4348be608d i2c: stm32: add missing DMA configuration fields 3 months ago
Simon Gilbert 446a5ec49d i2c: stm32: Minor refactor of i2c_stm32_transfer function 4 months ago
Simon Gilbert 8dbc30a0d5 i2c: stm32: Add macros to get settings from device tree 4 months ago
Robin-Charles Guihéneuf 3a2ac9aa64 drivers: i2c: Fix SMBus build with stm32f4 family chip 7 months ago
Pieter De Gendt ee6f51537a drivers: i2c: Place API into iterable section 7 months ago
Fabrice DJIATSA 688c9d3101 drivers: i2c: update i2c driver to integrate stm32u0 10 months ago
Yuval Peress 8974c248cf rtio: Add default i2c submit handler 10 months ago
Bjarki Arge Andreasen 371206d254 drivers: i2c: i2c_ll_stm32: Remove redundant last msg stop 11 months ago
Francois Ramu 29afef1e7d drivers: i2c: stm32 for V2 driver get_config with timings 1 year ago
Petr Hlineny a97c825d64 drivers: i2c: stm32: Disable suspend to idle during transaction 1 year ago
Gustavo Silva f684e299b9 drivers: stm32: use IF_ENABLED() macro in config structs 2 years ago
Benedikt Schmidt 0861395713 drivers: smbus: implement SMBus driver for STM32 2 years ago
Wojciech Slenska b39816a111 drivers: i2c: stm32: fix compilation for PM_DEVICE_RUNTIME 2 years ago
Francois Ramu c79c0d7cf2 drivers: i2c: stm32 driver has get_config api 2 years ago
Erwan Gouriou c2715b1fa5 drivers: i2c: stm32: Don't abuse of pm_device_runtime_get/put 2 years ago
Erwan Gouriou b6fa34f1d3 drivers: i2c: stm32: Simplify device init 2 years ago
Erwan Gouriou 85fb82e1d6 drivers: stm32: Don't use pm_device_busy for configure 2 years ago
Petr Hlineny b2fb3d49bf drivers: i2c: stm32: Fix for i2c PM 2 years ago
Nick Ward 2d65acca3a drivers: gpio: use gpio_is_ready_dt helper function 2 years ago
Michael Grand 78d3f2a6a0 stm32,i2c: Fix large I2C transactions on I2C V1 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Maxmillion McLaughlin 2f9335d20a drivers: i2c: stm32: add bus recovery support 2 years ago
Cyril Fougeray 4d7e150189 drivers: i2c: stm32: format 2 years ago
Cyril Fougeray 400fa70ca2 drivers: i2c: stm32: PM device runtime support 2 years ago
Cyril Fougeray 7710082e87 drivers: i2c: stm32: PM device support 2 years ago
Guillaume Gautier ba9636027e drivers: i2c: Fix clock value for STM32 I2C 3 years ago
Guillaume Gautier f8f77e456b drivers: i2c: Use domain clock support macro for STM32 I2C 3 years ago
Guillaume Gautier 16a6520278 drivers: i2c: Use device tree instance for STM32 I2C driver 3 years ago
Guillaume Gautier 2f4c790a51 drivers: i2c: Use dts to determine i2c clock source for STM32 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Gerard Marull-Paretas 5825c8c5ab drivers: i2c: ll_stm32: s/clock/clk 3 years ago
Henrik Brix Andersen e84636d010 drivers: i2c: check if clock device is ready before accessing 3 years ago
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements 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
Frank Terbeck 1f0b1403f5 stm32,i2c: Fix large I2C transactions 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
Gerard Marull-Paretas 5dc6ed3ce3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 4 years ago
Tom Burdick 7b1349cfe6 stats: i2c: I2C stats 4 years ago
Erwan Gouriou f21de9dfe6 drivers/i2c: stm32: use new pinctrl API 4 years ago
Erwan Gouriou fcc3177509 drivers/pinmux: stm32: Move stm32 driver from stm32/ 4 years ago
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
Yong Cong Sin f40cd8b718 drivers/i2c: Reset i2c of STM32F1 series to enter master mode properly 4 years ago
James Harris b10428163a kernel: sem: add K_SEM_MAX_LIMIT 4 years ago
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks 4 years ago
Kumar Gala 0e01bc5eed drivers: i2c: stm32: Convert drivers to new DT device macros 5 years ago