aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-rza1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09pinctrl: rza1: Add support for RZ/A1LChris Brandt1-0/+134
2017-08-31pinctrl: rza1: Remove suffix from gpiochip labelJacopo Mondi1-2/+2
2017-08-31pinctrl: rza1: off by one in rza1_parse_gpiochip()Dan Carpenter1-1/+1
2017-08-22pinctrl: rza1: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-14pinctrl: rza1: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2017-06-30pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops staticColin Ian King1-2/+2
2017-06-30pinctrl: rza1: Remove unneeded wrong check for wrong variableGeert Uytterhoeven1-3/+0
2017-06-23pinctrl: Renesas RZ/A1 pin and gpio controllerJacopo Mondi1-0/+1311