summaryrefslogtreecommitdiff
path: root/drivers/st/gpio/stm32_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: stm32_gpio: check GPIO node status after checking DTYann Gautier2020-09-241-2/+3
* drivers/stm32_gpio: register GPIO resources as secure or notEtienne Carriere2020-07-081-0/+9
* gpio: stm32_gpio: do not mix error code typesNicolas Le Bayon2019-10-031-1/+1
* stm32mp1: split clkfunc codeYann Gautier2019-02-141-1/+1
* stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier2019-02-141-1/+0
* stm32mp1: make functions and macros more commonYann Gautier2019-02-141-4/+4
* stm32mp1: split code between common and private partsYann Gautier2019-02-141-4/+4
* stm32mp1: update device tree and gpio functionsYann Gautier2019-01-181-18/+206
* drivers: st: update drivers codeYann Gautier2019-01-181-21/+22
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+5
* stm32mp1: Add GPIO supportYann Gautier2018-07-241-0/+86