summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl_stm32.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay2018-03-191-2/+7
* pinctrl: stm32: add stm32f4 pinctrl compatible stringsPatrice Chotard2018-01-101-0/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* pinctrl: stm32: add stm32h743-pinctrl compatiblePatrice Chotard2017-09-221-0/+1
* pinctrl: stm32: add set_state opsChristophe Kerello2017-07-101-0/+11
* pinctrl: stm32: handle a configuration listChristophe Kerello2017-07-101-13/+38
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* stm32f7: increase the max no of pin configuration to 70Vikas Manocha2017-05-081-1/+2
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-2/+7
* dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-081-1/+37
* PINCTRL: stm32f7: add pin control driverVikas Manocha2017-03-171-0/+117