36 Commits (02703e60d9d62fa13495ebfafa2e71e03b42a8e4)

Author SHA1 Message Date
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Peter Bigot 1240c28bce drivers: gpio: convert nrf driver to dt device defines 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
Andrzej Głąbek 414c773c48 drivers: gpio_nrfx: Replace atomic_set_bit_to() with atomic_and() 5 years ago
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 5 years ago
Krzysztof Chruscinski 1089b91ba2 drivers: gpio: nrf: Add mask to track GPIOTE usage 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Pawel Dunaj ed5e247f63 drivers: gpio_nrfx: Pass only pins associated with handler 5 years ago
Martí Bolívar 75b42d8a37 drivers: gpio: nordic: move to new DT API 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 63141c1a31 drivers: gpio_nrfx: add support for pin validation 6 years ago
Kumar Gala 3231b22767 drivers: gpio_nrfx: Update for handling local layer in core 6 years ago
Piotr Mienkowski ff90b2c1d6 drivers: gpio_nrfx: update to use new GPIO API 6 years ago
Andrzej Głąbek b1d5eed262 drivers: nrfx: Update implementations after switching to nrfx 2.0.0 6 years ago
Andrzej Głąbek c542a4c56f drivers: gpio_nrfx: Correct the way the callbacks are fired 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Kumar Gala dba65ce47c drivers: Update DT IRQ alias defines 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
Tomasz Bursztyka 064f5f0cef drivers/gpio: Manage callback addition/removal properly 7 years ago
Andrzej Głąbek 7d159a5e6c drivers: gpio_nrfx: Remove undesired NRF_P0 definition 7 years ago
Peter A. Bigot 3134468801 drivers: gpio: nrfx: fix lost level interrupts 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Mieszko Mierunski 80421d3f5f dts: nrf: Remove GPIOTE dts.fixup defines and use aliases instead. 7 years ago
Kamil Gawor 446b751609 drivers: gpio: Add reading port/pin in both direction 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Andrzej Głąbek 61eb2a1c80 drivers: gpio: nrfx: Use GPIOTE HAL for checking allocated channels 7 years ago
Pawel Dunaj fb10377ecc drivers: gpio: Fix two bugs in nrfx gpio 7 years ago
Mieszko Mierunski 4f6aac1a67 dts: nrf5: Changed GPIO and GPIOTE define names 7 years ago
Mieszko Mierunski 6d8220d27f drivers: gpio: Add shim for nrfx GPIO and GPIOTE drivers 7 years ago