summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl_stm32.c
Commit message (Expand)AuthorAgeFilesLines
* 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