..
target
drivers/i2c/target/eeprom_target: Add buffer mode callback function
2023-07-11 15:50:13 +02:00
CMakeLists.txt
drivers: i2c: initial device driver for ENE KB1200
2024-03-15 09:39:48 +00:00
gpio_i2c_switch.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c-priv.h
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
i2c_ambiq.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_andes_atciic100.c
drivers: i2c: add error handling
2023-07-13 09:23:39 +02:00
i2c_andes_atciic100.h
drivers: i2c: andes: Remove the inclusion of soc.h
2024-01-30 17:56:07 +01:00
i2c_b91.c
i2c: Update API terminology
2022-06-29 17:51:31 +02:00
i2c_bitbang.c
drivers: migrate includes to <zephyr/...>
2022-05-06 19:58:21 +02:00
i2c_bitbang.h
i2c_cc13xx_cc26xx.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
i2c_cc32xx.c
drivers: i2c: cc32xx: enable I2C module clock
2023-06-17 07:55:43 -04:00
i2c_common.c
i2c: add filtering of i2c dumped messages
2023-09-06 17:54:53 +02:00
i2c_dw.c
dma: Fix error_callback enable/disable confusion
2024-04-11 17:08:10 -04:00
i2c_dw.h
drivers: i2c: i2c_dw: update DMA node access in I2C dw
2023-12-22 09:52:59 +01:00
i2c_dw_registers.h
drivers: i2c: i2c_dw: Added intel lpss dma support for I2C
2023-09-26 12:02:23 +02:00
i2c_emul.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_ene_kb1200.c
drivers: i2c: initial device driver for ENE KB1200
2024-03-15 09:39:48 +00:00
i2c_esp32.c
drivers: esp32: update to hal_espressif v5.1
2024-04-05 13:39:53 +02:00
i2c_gd32.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_gecko.c
drivers: i2c: i2c_gecko: Refactor driver to use pinctrl api
2024-04-25 18:07:48 -04:00
i2c_gpio.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_handlers.c
syscall: rename Z_OOPS -> K_OOPS
2023-11-03 11:46:52 +01:00
i2c_ifx_cat1.c
drivers: cat1: Updates to support latest version of HAL/PDL
2023-09-01 09:52:25 +02:00
i2c_ifx_xmc4.c
drivers: i2c: correct spelling
2024-01-15 09:59:17 +01:00
i2c_imx.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
i2c_ite_enhance.c
ITE: drivers/i2c: Add a property selecting to drive I2C recovery mode
2024-04-02 14:30:48 +01:00
i2c_ite_it8xxx2.c
ITE: drivers/i2c: Add a property selecting to drive I2C recovery mode
2024-04-02 14:30:48 +01:00
i2c_litex.c
drivers: i2c: litex: add missing include
2024-01-19 15:13:53 +00:00
i2c_ll_stm32.c
drivers: i2c: stm32: Disable suspend to idle during transaction
2024-02-02 10:07:59 +01:00
i2c_ll_stm32.h
drivers: smbus: implement SMBus driver for STM32
2023-12-12 10:57:41 +01:00
i2c_ll_stm32_v1.c
drivers: i2c: correct spelling
2024-01-15 09:59:17 +01:00
i2c_ll_stm32_v2.c
drivers: smbus: implement SMBus driver for STM32
2023-12-12 10:57:41 +01:00
i2c_lpc11u6x.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
i2c_lpc11u6x.h
drivers: i2c: lpc11u6x: Remove DT_LABEL usage
2022-06-30 10:32:33 +02:00
i2c_mchp_mss.c
drivers: i2c: mchp_mss: remove redundant include
2024-01-19 15:13:53 +00:00
i2c_mchp_xec.c
drivers: i2c_mchp: Replace slave by target
2024-02-14 12:06:20 +01:00
i2c_mchp_xec_v2.c
drivers: i2c: microchip: I2C reset fix
2023-05-05 16:16:01 +02:00
i2c_mcux.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
i2c_mcux_flexcomm.c
i2c: i2c_mcux_flexcomm: add multi target support
2024-04-26 19:47:19 +01:00
i2c_mcux_lpi2c.c
drivers: i2c: Use the NXP Flexcomm driver for interrupt handling
2024-04-02 21:00:24 -04:00
i2c_mcux_lpi2c_rtio.c
i2c: Add rtio support to mcux lpi2c driver
2024-03-05 09:43:38 -05:00
i2c_nios2.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_npcx_controller.c
driver: I2C: npcx: re-enable interrupts after bus error
2024-01-18 10:54:25 +01:00
i2c_npcx_controller.h
drivers: i2c: correct spelling
2024-01-15 09:59:17 +01:00
i2c_npcx_port.c
driver: npcx: i2c: set a dedicated priority for the port driver
2023-05-26 14:08:12 -04:00
i2c_nrfx_twi.c
drivers: i2c: i2c_nrfx_twi*: don't print errors in case of transfer failure
2023-10-27 12:29:29 +02:00
i2c_nrfx_twim.c
drivers: i2c: i2c_nrfx_twi*: don't print errors in case of transfer failure
2023-10-27 12:29:29 +02:00
i2c_numaker.c
drivers: i2c: support for Nuvoton numaker series
2023-11-27 14:34:15 +00:00
i2c_rcar.c
drivers/i2c: remove unnecessary includes
2023-10-13 09:46:34 +01:00
i2c_rtio.c
i2c: Add helpers and context for i2c rtio drivers
2024-03-05 09:43:38 -05:00
i2c_rv32m1_lpi2c.c
drivers: i2c: rv32m1: Fix build error
2024-01-23 18:14:16 +00:00
i2c_sam0.c
drivers: i2c: sam0: add support for I2C_MSG_RESTART
2023-03-09 09:22:02 +01:00
i2c_sam4l_twim.c
treewide: Update clock control API usage
2023-04-05 10:55:46 +02:00
i2c_sam_twi.c
treewide: Update clock control API usage
2023-04-05 10:55:46 +02:00
i2c_sam_twihs.c
treewide: Update clock control API usage
2023-04-05 10:55:46 +02:00
i2c_sam_twihs_rtio.c
i2c: Use i2c_rtio context in sam twihs driver
2024-03-05 09:43:38 -05:00
i2c_sbcon.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_sc18im704.c
drivers: gpio: use gpio_is_ready_dt helper function
2023-08-28 08:48:35 -05:00
i2c_sc18im704.h
drivers: i2c: Add NXP SC18IM704 I2C support
2023-04-03 20:02:51 +02:00
i2c_sedi.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_shell.c
i2c: shell: Fix shell error output
2023-05-19 10:06:38 +02:00
i2c_sifive.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_smartbond.c
drivers: i2c: Add driver for smartbond DA1469x device family
2023-04-07 10:09:37 -05:00
i2c_tca954x.c
drivers: i2c: set 'i2c_driver_api' as 'static const'
2024-01-17 16:09:01 +00:00
i2c_test.c
device: remove redundant init functions
2023-04-19 10:00:25 +02:00
i2c_xilinx_axi.c
i2c: i2c_xilinx_axi: Fix for target mode interrupt handling
2024-04-29 07:11:16 +03:00
i2c_xilinx_axi.h
drivers: i2c: add Xilinx AXI I2C driver
2023-04-17 11:39:21 +02:00
Kconfig
drivers: i2c: fix leaking Kconfig option for mcux driver
2024-04-26 19:48:11 +01:00
Kconfig.ambiq
drivers: i2c: Add Ambiq I2C driver
2023-08-17 15:15:45 +02:00
Kconfig.andes_atciic100
drivers: i2c: add Andes atciic100 driver
2022-09-01 10:29:12 +02:00
Kconfig.b91
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.cc13xx_cc26xx
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.dw
drivers: i2c: fix leaking Kconfig option for dw driver
2024-04-26 19:48:11 +01:00
Kconfig.ene
drivers: i2c: initial device driver for ENE KB1200
2024-03-15 09:39:48 +00:00
Kconfig.esp32
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.gd32
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.gpio
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.i2c_emul
emul: Make ESPI/I2C_EMUL depend on EMUL
2023-05-08 16:20:52 +02:00
Kconfig.ifx_cat1
drivers: i2c: Add Infineon CAT1 i2c driver
2023-04-20 10:44:18 +02:00
Kconfig.ifx_xmc4
dts: bindings: Rename compatible infineon,xmc4-i2c->infineon,xmc4xxx-i2c
2023-08-16 20:43:50 +02:00
Kconfig.it8xxx2
ITE: drivers/i2c: Channel C/i2c2 cannot use FIFO mode
2023-08-04 10:45:48 +02:00
Kconfig.litex
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.lpc11u6x
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.mchp_mss
drivers: i2c: add Microchip PolarFire SoC I2C driver
2023-06-23 12:31:36 -04:00
Kconfig.mcux
drivers: i2c: fix leaking Kconfig option for mcux driver
2024-04-26 19:48:11 +01:00
Kconfig.npcx
driver: npcx: i2c: set a dedicated priority for the port driver
2023-05-26 14:08:12 -04:00
Kconfig.nrfx
hwmv2: Introduce Hardware model version 2 and convert devices
2024-03-02 16:56:33 -05:00
Kconfig.numaker
drivers: i2c: support for Nuvoton numaker series
2023-11-27 14:34:15 +00:00
Kconfig.rcar
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.sam0
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.sam_twihs
i2c: Use i2c_rtio context in sam twihs driver
2024-03-05 09:43:38 -05:00
Kconfig.sbcon
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.sc18im704
drivers: i2c: sc18im704: Add dependency to UART runtime config
2023-11-15 10:02:18 +01:00
Kconfig.sedi
drivers: i2c: Add Intel SEDI driver
2023-08-04 10:46:24 +02:00
Kconfig.sifive
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.smartbond
drivers: i2c: Add driver for smartbond DA1469x device family
2023-04-07 10:09:37 -05:00
Kconfig.stm32
drivers: i2c: stm32: Add I2C support for STM32C0-series
2023-05-24 16:40:07 +02:00
Kconfig.tca954x
drivers: i2c: tca954x: Add build assert avoiding prio issues
2023-07-11 14:46:23 +02:00
Kconfig.test
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.xec
drivers: i2c: Update drivers to use devicetree Kconfig symbol
2022-07-28 16:12:43 -05:00
Kconfig.xilinx_axi
drivers: i2c: add Xilinx AXI I2C driver
2023-04-17 11:39:21 +02:00