24 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
Henrik Brix Andersen 9138e87925 drivers: i2c: gpio: fix compilation 4 years ago
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 5 years ago
Cassini Zhuang 3d3119b1e7 drivers/i2c: i2c_gpio:init at POST_KERNEL 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Peter Bigot b9e3226f60 i2c: bitbang: fix SDA pin configuration 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
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
Henrik Brix Andersen 6aa8a83682 drivers: i2c: gpio: add bus recovery function 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Henrik Brix Andersen f90f5d8da8 drivers: i2c: i2c_gpio: reformat comment 5 years ago
Henrik Brix Andersen 911b6a0e9f drivers: i2c: gpio: convert to using devicetree for instances 5 years ago
Peter Bigot ddc3f0699f gpio: replace gpio pin write/read with set/get 6 years ago
Anas Nashif 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Varun Sharma 77c643a5a3 drivers: Modify drivers to use DEVICE_AND_API_INIT() 7 years ago
Andrew Boie a68120de6d kernel: check retval of driver init 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Leandro Pereira 07e1a64e77 drivers: i2c_gpio: Use quoted #include directive for i2c_bitbang 8 years ago
David B. Kinder 4600c37ff1 doc: Fix misspellings in header/doxygen comments 8 years ago
Jon Medhurst 5b04bd9aa4 i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 8 years ago