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

Author SHA1 Message Date
Piotr Mienkowski 3632815e2e api: gpio: do not support INT flags in gpio_pin_configure 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 5 years ago
Andrew Boie d6d42bef97 drivers: gpio: fix syscall handlers 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot f017209821 gpio: use reduced-size role typedef for public API pin indexes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago
Peter Bigot 1947481cce gpio: deprecate gpio pin callback enable and disable API 6 years ago
Peter Bigot 2befa6a251 gpio: deprecate legacy gpio pin read/write functions 6 years ago
Peter Bigot 2016cc64aa drivers: gpio: provide typedefs for flags and devicetree properties 6 years ago
Peter Bigot 48b674b570 gpio: use named types to distinguish pin sets from pin values 6 years ago
Piotr Mienkowski 33193a57eb gpio: add gpio_pin_interrupt_configure function 6 years ago
Piotr Mienkowski d6191b5781 gpio: add new functions to set/get pin/port values 6 years ago
Andy Ross 346cce31d8 kernel: Port remaining buildable syscalls to new API 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Tomasz Bursztyka 04d9d57a63 api/gpio: Controller may not support GPIO_INT at all 7 years ago
Andrew Boie 8345e5ebf0 syscalls: remove policy from handler checks 7 years ago
Leandro Pereira c200367b68 drivers: Perform a runtime check if a driver is capable of an operation 7 years ago
Andrew Boie d3ec6654f5 drivers: gpio: add system call handlers 8 years ago