summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-stm32.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: stm32: parse pinctrl nodes without subnodes as wellAhmad Fatoum2019-11-061-81/+99
* pinctrl: demote dev_info on successful probes to dev_dbgAhmad Fatoum2019-11-061-1/+1
* pinctrl: stm32: fix debug print of uninitialized variableAhmad Fatoum2019-11-061-3/+3
* pinctrl: stm32: fix error path when gpio chip is not foundAhmad Fatoum2019-07-091-2/+3
* pinctrl: stm32: add debug output in set_state callbackAhmad Fatoum2019-07-091-0/+3
* pinctrl: add driver for STM32 GPIO and pin multiplexerAhmad Fatoum2019-06-201-0/+425