77 Commits (513e6ed5d20ec04821f868c3adb802944e3eeb12)

Author SHA1 Message Date
Pieter De Gendt ee6f51537a drivers: i2c: Place API into iterable section 7 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Lucas Tamborrino 4385785f02 drivers: i2c: esp32: Fix DT node instance. 10 months ago
Sylvio Alves 8233b70ece espressif: clean up unused code 10 months ago
Yuval Peress 8974c248cf rtio: Add default i2c submit handler 10 months ago
Raffael Rostagno 90c6106926 drivers: esp32: Interrupts flags configuration 11 months ago
Raffael Rostagno bb746cdcc5 drivers: esp32: esp_intr_alloc return condition 11 months ago
Raffael Rostagno 0b3a34cdca drivers: esp32: Interrupts priority configuration 11 months ago
Bjarki Arge Andreasen d8b49b0aa4 drivers: i2c: i2c_esp32: Remove redundant last msg stop 11 months ago
Fin Maaß 3b87a0b939 drivers: esp32: i2c: configure clock frequency 1 year ago
Lucas Tamborrino fe57a12cf2 drivers: esp32: update to hal_espressif v5.1 1 year ago
Sylvio Alves b7fbec7920 drivers: i2c: esp32: check busy line before transfer 2 years ago
Nick Ward 2d65acca3a drivers: gpio: use gpio_is_ready_dt helper function 2 years ago
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure 2 years ago
Sylvio Alves e7665bf75a driver: i2c: esp32: fix I2C statistics 2 years ago
Lucas Tamborrino be577cfef0 drivers: i2c: esp32xx: Remove direct REG access 2 years ago
Martin Jäger d5168a8d96 drivers: i2c: esp32: set timeout to allow clock stretching 3 years ago
Martin Jäger 1529968884 drivers: i2c: esp32: fix indentation 3 years ago
Henrik Brix Andersen e84636d010 drivers: i2c: check if clock device is ready before accessing 3 years ago
Lucas Tamborrino b44572aaec drivers: i2c: esp32: fix node identification 3 years ago
Kumar Gala 35d93ef7bc drivers: i2c: esp32: Rework SDA/SDL pins as gpios in devicetree 3 years ago
Tom Burdick 88ca215eed i2c: Update API terminology 3 years ago
Sylvio Alves 7c2305612d drivers: i2c: fix esp32 fifo rx value 3 years ago
Lucas Tamborrino 092406b08d esp32: drivers: i2c: fix command sequence 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Glauber Maroto Ferreira 52dbd305da esp32s2: drivers: i2c: tweak FSM-related logic 3 years ago
Glauber Maroto Ferreira bcf79464fa esp32: drivers: i2c: use pinctrl 3 years ago
Tomasz Bursztyka 16062c2e5a drivers: constify all device instances 3 years ago
Sylvio Alves 94327512a3 drivers: i2c: esp32: split stop command into a new transmission 4 years ago
Sylvio Alves 23d581d44c drivers: i2c: esp32: remove unused irq_line and add end packet 4 years ago
Tom Burdick 7b1349cfe6 stats: i2c: I2C stats 4 years ago
Konrad Sikorski cb410abec0 drivers: i2c: fix esp32 i2c driver unwilled STOP and repeated START 4 years ago
Sylvio Alves ab91612a6d driver: esp32: I2C code refactoring 4 years ago
Glauber Maroto Ferreira fb1632925e soc: esp32: partial code standardization 4 years ago
Glauber Maroto Ferreira 378278f61d esp32: drivers: interrupt_controller: review I2C interrupt usage 4 years ago
Sylvio Alves c58a218720 drivers: i2c: fix timing and stop bit 4 years ago
Glauber Maroto Ferreira 84f599b228 esp32: i2c: fix: fixed error status handling 4 years ago
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Kumar Gala 9dfd87b931 device: esp32: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Mahavir Jain 29f87c3a0f boards: esp32: add XIP support and enable bootloader build 5 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 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
Mohamed ElShahawi f9e0fa9af3 drivers: esp32/clock_control: support UART, I2C 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago