38 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Henrik Brix Andersen 9c71615f83 drivers: gpio: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Henrik Brix Andersen 9ba953d13a drivers: gpio: rv32m1: configure pin mux as GPIO 3 years ago
Ryan McClelland ecf99abc17 drivers: gpio: set all on-chip gpios to PRE_KERNEL_1/2 init 4 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 3a8fffb9c3 device: rv32m1: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 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
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 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
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala f928e1b144 drivers: gpio: rv32m1: Convert driver to new DT_INST macros 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Kumar Gala 63ccb98eee drivers: openisa: Convert openisa drivers to new DT_INST macros 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago
Peter Bigot 1f9beb193f gpio: remove legacy read/write API functions 6 years ago
Peter Bigot 1947481cce gpio: deprecate gpio pin callback enable and disable API 6 years ago
Peter Bigot afd987fe9f drivers: gpio_rv32m1: add support for pin validation 6 years ago
Peter Bigot 8c8f8bbb48 drivers: gpio: rv32m1: fix interrupt clear 6 years ago
Maureen Helm 03c3b4bed5 gpio: Update rv32m1 gpio driver to use new gpio api 6 years ago
Kumar Gala 88c23b9f9d drivers: gpio_rv32m1: Add gpio_driver_data to driver data 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Kumar Gala f20d2b6f41 drivers: rv32m1: remove bogus IRQ_PRI related defines 6 years ago
Kumar Gala dba65ce47c drivers: Update DT IRQ alias defines 6 years ago
Henrik Brix Andersen 36ff55cba0 gpio: rv32m1: enable GPIO port clocks 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Maureen Helm 0a5a61dd79 drivers: gpio: Fix build warnings in rv32m1 driver 6 years ago
Michael Scott 0f314ebdda gpio: RV32M1: introduce gpio driver / DT bindings 7 years ago
Tomasz Bursztyka ea5d01b41c drivers/gpio: Act relevantly if GPIO_INT is an unsupported flag 7 years ago
Tomasz Bursztyka 064f5f0cef drivers/gpio: Manage callback addition/removal properly 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Maureen Helm 4e8f29f319 gpio: Refactor the mcux gpio driver to use dts 7 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Gustavo Denardin 4951340829 arm: GPIO driver modifications for MKL25Z soc support 8 years ago
Marcus Shawcroft c35b90890a gpio: Error GPIO_INT with GPIO_DIR_OUT consistently. 9 years ago
Maureen Helm 82eaa7cd5b gpio: serial: Fix NXP copyright 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Maureen Helm d71f246855 gpio: Introduce new mcux gpio driver 9 years ago