64 Commits (main)

Author SHA1 Message Date
Erwan Gouriou a98e3181b8 drivers: gpio: stm32: Cleanup unused defines 4 months ago
Jeroen Broersen cf837dd371 drivers: gpio: stm32: keep track of clock enabling per pin 10 months ago
Mathieu Choplain ea09463b7f drivers: gpio: stm32: use types with correct semantics 11 months ago
Francois Ramu bde663f484 drivers: gpio: stm32 gpio driver supporting the stm32H7RS 1 year ago
Gerard Marull-Paretas d925c660ed drivers: pinmux: stm32: drop driver 2 years ago
Francois Ramu cb196fe02b drivers: gpio: stm32F1x serie does not provide the pin get config 3 years ago
Francois Ramu 99f8579c0b drivers: gpio: stm32 driver uses a structure to hold the pin configuration 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Erwan Gouriou 79ba037891 drivers/gpio: stm32: Clarify pin config functions headers 3 years ago
Gerard Marull-Paretas 776ecf4b73 drivers: gpio: stm32: do not expose gpio_stm32_clock_request 4 years ago
Gerard Marull-Paretas a9ae700695 drivers: gpio: stm32: introduce gpio_stm32_configure_raw 4 years ago
Gerard Marull-Paretas c2cf1ad203 pm: device: remove usage of local states 4 years ago
Erwan Gouriou 04e70a482d drivers/gpio: stm32: Move gpio_stm32_configure to void 4 years ago
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states 4 years ago
Erwan Gouriou fcc3177509 drivers/pinmux: stm32: Move stm32 driver from stm32/ 4 years ago
Erwan Gouriou 13de6e3b24 drivers/gpio: stm32: Enable PM_DEVICE services 4 years ago
Thomas Stranger d9f5581499 drivers: gpio: add definition for stm32g0 porte 4 years ago
Erwan Gouriou bb014514e0 drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg 4 years ago
Erwan Gouriou 6b2ccbb721 drivers/gpio: stm32: Add port clock handling function 4 years ago
Alexandre Bourdiol 91b4350969 drivers: gpio add STM32WL support 4 years ago
Tomasz Bursztyka 4917f6f4da drivers: gpio: Fix device instance const qualifier loss 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
Erwan Gouriou cdd5856167 driver/gpio: stm32: Add STM32L5 support 5 years ago
Peter Bigot 32ff5f1d1f drivers: gpio_stm32: add support for pin validation 6 years ago
Erwan Gouriou a6801f7ff4 drivers/gpio: stm32: Update to new GPIO api 6 years ago
Kumar Gala 01d74c6393 drivers: gpio_stm32: Add gpio_driver_data to driver data 6 years ago
Peter Bigot 0b0d2e640b treewide: use full path to clock_control/stm32_clock_control.h header 6 years ago
Richard Osterloh f7bad922f0 drivers: gpio: Add STM32G4X gpio support 6 years ago
Francois Ramu dd3ee06af7 drivers: gpio: Add STM32G0X pinmux support 6 years ago
Erwan Gouriou d185ec4cff drivers/gpio: Add support on STM32H7 series 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Ulf Magnusson ea5866e5f0 kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures 6 years ago
Yaël Boutreux b4b7020b03 gpio: Add stm32mp157c_dk2 board support 6 years ago
Yaël Boutreux 524c625579 drivers: gpio: stm32: Indentation and cleanup 6 years ago
Manivannan Sadhasivam 1eb6177e9b drivers: gpio: Add STM32L1X GPIO support 6 years ago
Erwan Gouriou eb51ea00b0 soc/arm/st_stm32: stm32wb: Add gpio support 6 years ago
Song Qiang 2fb616efbe soc: arm: st_stm32: Using LL library to implement gpio functions 7 years ago
Song Qiang 9612f9d840 soc: arm: st_stm32: Cleanup gpio function code. 7 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Erwan Gouriou a10d178078 drivers/pinmux: stm32 fix ports_enable array definition 7 years ago
qianfan Zhao 6fb7b04461 drivers: stm32-gpio: Provide GPIO driver for stm32f2 7 years ago
Yurii Hamann a229500d23 drivers: gpio: stm32: STM32F7 GPIO support 7 years ago
Endre Karlson ef1d32b8ef drivers: gpio: Provide GPIO driver for stm32l0x 7 years ago
Yannis Damigos ef0d77b74e drivers: gpio_stm32: Add defines for ports I, J, K 8 years ago
Maciej Debski 38b5d3c17e drivers: gpio: provide support for stm32f0. 8 years ago
Erwan Gouriou b452442256 drivers: pinmux: stm32: Clean up after rework 8 years ago
Erwan Gouriou 9413c8ba4d stm32: clean up after completion of transition to ll Clock control 8 years ago
Erwan Gouriou 78d74f4031 drivers: gpio stm32: set the ground for stm32f1x ll clock driver 8 years ago
Erwan Gouriou 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control 8 years ago