1. 7f5cee5 i2c: i2c_dw: rename CONFIG_I2C_DW_0_IRQ_SHARED_NAME to DT_* by Daniel Leung · 6 years ago
  2. 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
  3. 9aa027b drivers: i2c: i2c_esp32: Fix Kconfig typo mismatch by Kumar Gala · 6 years ago
  4. 4c51684 drivers: i2c: dw: Convert to new DT_<COMPAT>_<INSTANCE> defines by Kumar Gala · 6 years ago
  5. 36bd564 i2c: i2c_imx: Convert to use DT_ prefixed defines by Kumar Gala · 6 years ago
  6. b084495 drivers/i2c: I2C driver for SiFive Freedom by Nathaniel Graff · 6 years ago
  7. 7695a72 drivers/interrupt_controller: shared_irq: configure by device tree by Daniel Leung · 6 years ago
  8. bca692e drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines by Piotr Mienkowski · 6 years ago
  9. da474ef drivers: i2c: i2c_sbcon: Convert to new DT_<COMPAT>_<INSTANCE> defines by Kumar Gala · 6 years ago
  10. 8ab0a14 drivers: i2c: nrfx: Add support for TWIM2 and TWIM3 by Andrzej Głąbek · 6 years ago
  11. d7dfa21 drivers: i2c: Introduce mcux lpi2c shim driver by Maureen Helm · 6 years ago
  12. ab06ec6 drivers/i2c: stm32: (FIX) add mutex to lock bus by Armando Visconti · 6 years ago
  13. 955781b boards: nios2: Add dts support for i2c by Savinay Dharmappa · 6 years ago
  14. 77c643a drivers: Modify drivers to use DEVICE_AND_API_INIT() by Varun Sharma · 6 years ago
  15. f3f8f96 tests: i2c_slave_spi: update to proposed DT compatible naming by Peter A. Bigot · 6 years ago
  16. aa2c27d soc: silabs_exx32: Add independent Kconfig options for HAL libraries by Piotr Mienkowski · 6 years ago
  17. f17e7c5 drivers: i2c: add missing I2C_GECKO Kconfig option by Piotr Mienkowski · 6 years ago
  18. 973af2c dts: silabs: use 'aliases' to remove dts_fixup defines by Piotr Mienkowski · 6 years ago
  19. 1bfc52b drivers: i2c: remove deprecated i2c_atmel_sam3 driver by Piotr Mienkowski · 6 years ago
  20. 74a74bb power: rename api sys_soc -> sys_ by Anas Nashif · 6 years ago
  21. 9151fbe power: rename APIs and removing leading _ by Anas Nashif · 6 years ago
  22. 4b43065 drivers: nrf: Enable nRF drivers by default in Kconfig by Andrzej Głąbek · 6 years ago
  23. f603e25 drivers: i2c_ll_stm32_v2: Handle errors during data transfers by Pushpal Sidhu · 6 years ago
  24. 0fc8a35 drivers: i2c: nrfx: Prevent transfer overlapping by Olivier Martin · 6 years ago
  25. a68120d kernel: check retval of driver init by Andrew Boie · 6 years ago
  26. d1b3efd drivers: nrf: Fix TWI and TWIM current consumption issue by Mieszko Mierunski · 6 years ago
  27. 9062e97 drivers: stm32: check clock_control_on return value by Erwan Gouriou · 6 years ago
  28. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  29. d39d588 drivers: i2c: fix build break for nrfx_twi* with newlib by Michael Scott · 6 years ago
  30. 9dc3870 drivers: nrf: Support I2C initial speed configuration from dts by Mieszko Mierunski · 6 years ago
  31. 5a10087 dts: nrf: Remove TWI dts.fixup defines and use aliases instead. by Mieszko Mierunski · 6 years ago
  32. fd6e9c6 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI by Kumar Gala · 6 years ago
  33. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  34. 97345db logging: Fix errors in log usage by Krzysztof Chruscinski · 6 years ago
  35. d0a98b7 drivers: Remove redundant semicolon by Himanshu Jha · 6 years ago
  36. 9df3a1f drivers/i2c: stm32: get clock bits/bus from dts files by Erwan Gouriou · 6 years ago
  37. 6282320 drivers: i2c: i2c_nrfx_twi and twim: Return -EBUSY when I2C bus is busy by Aurelien Vouaillat · 6 years ago
  38. aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
  39. 4ce6555 drivers: Introduce Silabs i2c shim driver by Diego Sueiro · 6 years ago
  40. b9c125f kconfig: Hide the DesignWare I2C driver on unsupported platforms by Sebastian Bøe · 6 years ago
  41. 44f0a79 drivers: i2c: enable logging for drivers loading i2c-priv.h by Anas Nashif · 6 years ago
  42. f7dac85 drivers: i2c: move to new logger by Anas Nashif · 6 years ago
  43. 50d276f drivers: i2c: Select HAS_DTS_I2C in designware and qmsi drivers by Maureen Helm · 7 years ago
  44. 1dd5dc6 drivers: i2c: Add dts support for i2c slaves. by Mieszko Mierunski · 7 years ago
  45. 873d63c drivers: i2c: Parse 10-bit addressing flag in mcux driver by Maureen Helm · 7 years ago
  46. fd04e7d drivers: nrf: Switched nrf i2c drivers to 10 bit address msg flag by Mieszko Mierunski · 7 years ago
  47. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  48. 7b06328 drivers: i2c_ll_stm32_v1: Handle NACK during address tranmsission by Yannis Damigos · 7 years ago
  49. 32d159e drivers: i2c_ll_stm32_v1: Generate STOP condition if NACK by Yannis Damigos · 7 years ago
  50. 4eee8a6 drivers/i2c/i2c_imx: Check for I2C bus busy before starting transaction by Diego Sueiro · 7 years ago
  51. 0866d18 irq: Fix irq_lock api usage by Flavio Ceolin · 7 years ago
  52. 2469097 drivers: nrfx: Allow simultaneous use of SPI_0 and I2C_0 on nRF52810 by Andrzej Głąbek · 7 years ago
  53. ec3eff5 Kconfig: Use the first default with a satisfied condition by Ulf Magnusson · 7 years ago
  54. 16e8860 drivers: i2c: nrfx: Use HAS_HW_NRF_* in driver options dependencies by Andrzej Głąbek · 7 years ago
  55. 995411f drivers/i2c: kconfig: Clean up I2C Kconfigs a bit by Ulf Magnusson · 7 years ago
  56. d1684a8 Kconfig: Clean up some symbol definitions by Ulf Magnusson · 7 years ago
  57. 67b48ab drivers/i2c: i2c_dw: extends driver to support 8 controllers by Daniel Leung · 7 years ago
  58. 982b4e1 drivers/i2c: extends Kconfig to support 8 controllers by Daniel Leung · 7 years ago
  59. 6c49ce1 drivers: i2c: stm32: Kconfig: Remove redundant 'default n' properties by Aurelien Jarno · 7 years ago
  60. 97bc5ab drivers: i2c: stm32: add support for STM32F7 by Aurelien Jarno · 7 years ago
  61. f871875 include: drivers: gpio: Turn functions generic - esp32 by Vitor Massaru Iha · 7 years ago
  62. 8c2acab drivers: add i.MX I2C driver shim by Diego Sueiro · 7 years ago
  63. c7875b7 i2c: stm32_v2: implement slave support by Daniel Wagenknecht · 7 years ago
  64. 9a73cdf i2c: slave: Add EEPROM I2C Slave driver by Neil Armstrong · 7 years ago
  65. d55a6aa i2c: Add new I2C Slave syscalls by Neil Armstrong · 7 years ago
  66. 81cfdec i2c: stm32_v2: restructure interrupt handling by Daniel Wagenknecht · 7 years ago
  67. cc41916 i2c: stm32: check messages before starting transmission by Daniel Wagenknecht · 7 years ago
  68. 133a299 drivers: i2c: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
  69. 1ce259d drivers: i2c: nrfx: Move device tree selection to driver Kconfig by Kumar Gala · 7 years ago
  70. dc1c274 boards: nrf: Moved SDA and SCL pin configuration to DTS for nRF boards by Mieszko Mierunski · 7 years ago
  71. 1aa61d6 drivers: i2c: Removed redundant i2c_nrf5 shim by Mieszko Mierunski · 7 years ago
  72. 1edc29c drivers: i2c: Add shims for nrfx TWI and TWIM drivers by Mieszko Mierunski · 7 years ago
  73. 8e15353 i2c: i2c_gpio: fix typos in Kconfig file by Aurelien Jarno · 7 years ago
  74. 60d509f arch: Use dts to set i2c priorities for quark_se/quark_d2000 by Tomasz Bursztyka · 7 years ago
  75. 8345e5e syscalls: remove policy from handler checks by Andrew Boie · 7 years ago
  76. af601c2 i2c: stm32: add support for I2C4 by Florian Vaussard · 7 years ago
  77. b0db28b drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. by Adithya Baglody · 7 years ago
  78. c200367 drivers: Perform a runtime check if a driver is capable of an operation by Leandro Pereira · 7 years ago
  79. 25fb83c drivers: i2c: Fix TOCTOU while transferring I2C messages by Leandro Pereira · 7 years ago
  80. 74d1835 drivers/i2c: Make QMSI SS driver IRQs set via CONFIG_ options by Tomasz Bursztyka · 7 years ago
  81. 7af98f5 drivers/i2c: Use standard bitrate settings for QMSI SS driver by Tomasz Bursztyka · 7 years ago
  82. 9b77741 drivers/i2c: Use standard bitrate settings for QMSI driver by Tomasz Bursztyka · 7 years ago
  83. 8f891ba drivers/i2c: Use standard bitrate settings for DW driver by Tomasz Bursztyka · 7 years ago
  84. ae18040 drivers/i2c: Removing useless configuration attribute in DW driver by Tomasz Bursztyka · 7 years ago
  85. 860d40f drivers/i2c: Disable some QMSI SS option when HAS_DTS_I2C is enabled by Tomasz Bursztyka · 7 years ago
  86. 6d247b5 drivers/i2c: Rename generic configure option in DW drivers by Tomasz Bursztyka · 7 years ago
  87. d506da2 drivers/i2c: Indent sources the same way everywhere by Tomasz Bursztyka · 7 years ago
  88. d95fa65 drivers/i2c: Cleanup Kconfig by Tomasz Bursztyka · 7 years ago
  89. f49150c arch: arm: nrf: Rename nrf5 SoC Family to nrf by Carles Cufi · 7 years ago
  90. 9ae3fdc arch: arm: soc: stm32l0: add I2C support by Ilya Tagunov · 7 years ago
  91. 422bc24 soc: nrf5: Use i2c configure options generated from dts by Aapo Vienamo · 7 years ago
  92. 1cf09e8 drivers: i2c: nrf5: Make the driver thread-safe by Aapo Vienamo · 7 years ago
  93. 5f1b366 drivers: i2c: i2c_nios2: Fix format specifiers in log messages by Ramakrishna Pallala · 7 years ago
  94. c9a4fd9 drivers: i2c: i2c_nios2: Fix SYS_LOG warnings by Ramakrishna Pallala · 7 years ago
  95. 3eb62bc drivers: i2c: Add i2c master driver for Nios-II i2c core by Ramakrishna Pallala · 7 years ago
  96. e9d1015 drivers: i2c: esp32: Fix to_read value on i2c_esp32_read_msg() by Vitor Massaru Iha · 7 years ago
  97. 74321ec drivers: i2c: esp32: Fix msg.len on i2c_esp32_write_addr() by Vitor Massaru Iha · 7 years ago
  98. 463bfb3 drivers: i2c: esp32: Fix increase I2C_ESP32_SPIN_THRESHOLD by Vitor Massaru Iha · 7 years ago
  99. 93c3def drivers: i2c: esp32: Fix command opcode on i2c_esp32_write_addr() by Vitor Massaru Iha · 7 years ago
  100. 6452b2e drivers: i2c: esp32: Fix command address on i2c_esp32_write_msg() by Vitor Massaru Iha · 7 years ago