summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl_stm32.c
AgeCommit message (Expand)Author
2018-01-10pinctrl: stm32: add stm32f4 pinctrl compatible stringsPatrice Chotard
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22pinctrl: stm32: add stm32h743-pinctrl compatiblePatrice Chotard
2017-07-10pinctrl: stm32: add set_state opsChristophe Kerello
2017-07-10pinctrl: stm32: handle a configuration listChristophe Kerello
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-05-08stm32f7: increase the max no of pin configuration to 70Vikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha
2017-03-17PINCTRL: stm32f7: add pin control driverVikas Manocha