.. |
CMakeLists.txt
|
drivers: pinctrl: esp32: initial support
|
2022-04-20 13:27:47 +02:00 |
common.c
|
drivers: pinctrl: add support for dynamic pin control
|
2021-10-25 15:26:47 -05:00 |
Kconfig
|
drivers: pinctrl: esp32: initial support
|
2022-04-20 13:27:47 +02:00 |
Kconfig.b91
|
drivers: pinctrl: introduce new Telink B91 Pinctrl driver
|
2022-02-21 19:41:44 -05:00 |
Kconfig.cc13xx_cc26xx
|
drivers: pinctrl: add CC13XX/CC26XX pinctrl driver
|
2022-04-18 18:19:46 -04:00 |
Kconfig.esp32
|
drivers: pinctrl: esp32: initial support
|
2022-04-20 13:27:47 +02:00 |
Kconfig.gd32
|
drivers: pinctrl: Support pinctrl with GD32VF103
|
2021-12-20 17:51:30 +01:00 |
Kconfig.kinetis
|
drivers: pinctrl: Add kinetis pinctrl driver
|
2022-03-03 13:00:20 -06:00 |
Kconfig.lpc_iocon
|
drivers: pinctrl: Add LPC IOCON pinctrl driver
|
2022-04-06 20:57:22 -07:00 |
Kconfig.mcux
|
drivers: pinctrl: Enable pinctrl for RT11xx series
|
2022-03-25 15:47:54 -05:00 |
Kconfig.nrf
|
drivers: pinctrl: nrf: initial support
|
2021-11-26 14:20:51 +01:00 |
Kconfig.rcar
|
drivers: pinctrl: add Renesas RCar PFC driver
|
2022-01-17 21:00:58 +01:00 |
Kconfig.rpi_pico
|
drivers: pinctrl: Added pinctrl driver for RPi Pico
|
2022-02-02 16:23:35 +01:00 |
Kconfig.sam
|
drivers: pinctrl: Update atmel sam driver to new api
|
2022-03-24 15:45:37 -07:00 |
Kconfig.sam0
|
drivers: pinctrl: Update Atmel sam0 driver to new API
|
2022-03-24 15:45:37 -07:00 |
Kconfig.sifive
|
drivers: pinctrl: add SiFive pinctrl driver
|
2022-03-24 10:46:34 +01:00 |
Kconfig.stm32
|
drivers: pinctrl: stm32: initial version
|
2021-11-26 11:36:42 +01:00 |
Kconfig.xec
|
drivers: pinctrl: Microchip MEC172x pinctrl driver
|
2022-03-07 11:03:06 +01:00 |
pfc_rcar.c
|
everywhere: fix typos
|
2022-03-18 13:24:08 -04:00 |
pinctrl_b91.c
|
drivers: pinctrl: introduce new Telink B91 Pinctrl driver
|
2022-02-21 19:41:44 -05:00 |
pinctrl_cc13xx_cc26xx.c
|
drivers: pinctrl: add CC13XX/CC26XX pinctrl driver
|
2022-04-18 18:19:46 -04:00 |
pinctrl_esp32.c
|
drivers: pinctrl: esp32: initial support
|
2022-04-20 13:27:47 +02:00 |
pinctrl_gd32_af.c
|
drivers: pinctrl: gd32: do not disable clock
|
2022-01-04 20:49:00 -05:00 |
pinctrl_gd32_afio.c
|
drivers: pinctrl_gd32_afio: add header file.
|
2022-03-01 18:06:14 +01:00 |
pinctrl_kinetis.c
|
drivers: pinctrl: Add kinetis pinctrl driver
|
2022-03-03 13:00:20 -06:00 |
pinctrl_lpc_iocon.c
|
drivers: pinctrl: update lpc pin control implementation to use offsets
|
2022-04-19 15:53:50 -05:00 |
pinctrl_mchp_xec.c
|
drivers: pinctrl: Microchip MEC172x pinctrl driver
|
2022-03-07 11:03:06 +01:00 |
pinctrl_mcux_rt.c
|
drivers: pinctrl: Enable pinctrl for RT11xx series
|
2022-03-25 15:47:54 -05:00 |
pinctrl_nrf.c
|
drivers: pinctrl: nrf: fix nordic,nrf-twi handling on nRF51/52
|
2022-03-21 15:09:28 +01:00 |
pinctrl_rpi_pico.c
|
drivers: pinctrl: Added pinctrl driver for RPi Pico
|
2022-02-02 16:23:35 +01:00 |
pinctrl_sam.c
|
drivers: pinctrl: Update atmel sam driver to new api
|
2022-03-24 15:45:37 -07:00 |
pinctrl_sam0.c
|
drivers: pinctrl: Update Atmel sam0 driver to new API
|
2022-03-24 15:45:37 -07:00 |
pinctrl_sifive.c
|
drivers: pinctrl: add SiFive pinctrl driver
|
2022-03-24 10:46:34 +01:00 |
pinctrl_stm32.c
|
drivers/pinctrl: stm32: Allow plain GPIO configuration
|
2022-03-25 15:52:02 -07:00 |