| .. |
|
CMakeLists.txt
|
boards: remove pulpino board
|
2019-01-31 22:47:18 -05:00 |
|
gpio_altera_nios2.c
|
|
|
|
gpio_atmel_sam3.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_cc32xx.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_cc2650.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_cmsdk_ahb.c
|
gpio: gpio_cmsdk_ahb: Return error for not supported flag
|
2019-03-08 05:38:27 -06:00 |
|
gpio_cmsdk_ahb.h
|
headers: Fix headers across the project
|
2018-09-17 15:49:26 -04:00 |
|
gpio_dw_registers.h
|
headers: Fix headers across the project
|
2018-09-17 15:49:26 -04:00 |
|
gpio_dw.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_dw.h
|
headers: Fix headers across the project
|
2018-09-17 15:49:26 -04:00 |
|
gpio_esp32.c
|
all: Update unsigend 'U' suffix due to multiplication
|
2019-03-28 17:15:58 -05:00 |
|
gpio_gecko.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_handlers.c
|
all: Update reserved function names
|
2019-03-11 13:48:42 -04:00 |
|
gpio_imx.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_intel_apl.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_mcux_igpio.c
|
gpio: mcux_igpio: Cleanup old CONFIG_ symbols
|
2019-01-30 13:22:54 -06:00 |
|
gpio_mcux_lpc.c
|
drivers: gpio: Validate pin number before indexing array in mcux drivers
|
2019-01-31 03:13:15 -06:00 |
|
gpio_mcux.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_mmio32.c
|
drivers/gpio: Act relevantly if GPIO_INT is an unsupported flag
|
2019-01-25 11:24:29 -05:00 |
|
gpio_nrfx.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_pcal9535a.c
|
drivers/gpio: Act relevantly if GPIO_INT is an unsupported flag
|
2019-01-25 11:24:29 -05:00 |
|
gpio_pcal9535a.h
|
headers: Fix headers across the project
|
2018-09-17 15:49:26 -04:00 |
|
gpio_qmsi_ss.c
|
device: Extend device_set_power_state API to support async requests
|
2019-03-14 14:26:15 +01:00 |
|
gpio_qmsi.c
|
device: Extend device_set_power_state API to support async requests
|
2019-03-14 14:26:15 +01:00 |
|
gpio_rv32m1.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_sam0.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_sam.c
|
drivers/gpio: Manage callback addition/removal properly
|
2019-01-25 11:24:29 -05:00 |
|
gpio_sch.c
|
gpio: gpio_sch: fix check for interrupt trigger
|
2019-02-07 22:47:11 -06:00 |
|
gpio_sch.h
|
headers: Fix headers across the project
|
2018-09-17 15:49:26 -04:00 |
|
gpio_shell.c
|
shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE
|
2019-02-20 07:31:35 -05:00 |
|
gpio_sifive.c
|
drivers: gpio: sifive: cleanup irq initialzation code
|
2019-03-05 12:42:54 -05:00 |
|
gpio_stellaris.c
|
drivers: gpio: Add support for Stellaris gpio controller driver.
|
2019-01-08 13:30:26 -06:00 |
|
gpio_stm32.c
|
all: Add 'U' suffix when using unsigned variables
|
2019-03-28 17:15:58 -05:00 |
|
gpio_stm32.h
|
soc: arm: st_stm32: Using LL library to implement gpio functions
|
2019-01-10 13:09:19 -06:00 |
|
gpio_sx1509b.c
|
drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines
|
2019-02-27 10:19:30 -06:00 |
|
gpio_utils.h
|
drivers: gpio: fix mis-use of slist API in callback processing
|
2019-02-05 12:33:25 -06:00 |
|
Kconfig
|
boards: remove pulpino board
|
2019-01-31 22:47:18 -05:00 |
|
Kconfig.altera_nios2
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.atmel_sam3
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.cc32xx
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.cc2650
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.cmsdk_ahb
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.dw
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.esp32
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.gecko
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.imx
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.intel
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.mcux
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.mcux_igpio
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.mcux_lpc
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.mmio32
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.nrfx
|
drivers: nrf: Enable nRF drivers by default in Kconfig
|
2018-12-21 21:01:37 +01:00 |
|
Kconfig.pcal9535a
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.qmsi
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.rv32m1
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.sam
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.sam0
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.sch
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.sifive
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.stellaris
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.stm32
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
|
Kconfig.sx1509b
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |