summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-rza1.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rza1: Remove unneeded spinlock acquisitionsGeert Uytterhoeven2019-04-021-16/+2Star
* pinctrl: rza1: Handle devm_kasprintf() failure casesNicholas Mc Guire2018-12-181-0/+5
* pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König2018-10-101-7/+1Star
* Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-10-011-4/+1Star
|\
| * pinctrl: rza1: Convert to SPDX identifiersKuninori Morimoto2018-09-111-4/+1Star
* | pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-4/+4
|/
* pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren2018-07-171-11/+13
* pinctrl: rza1: Add support for RZ/A1LChris Brandt2017-10-091-0/+134
* pinctrl: rza1: Remove suffix from gpiochip labelJacopo Mondi2017-08-311-2/+2
* pinctrl: rza1: off by one in rza1_parse_gpiochip()Dan Carpenter2017-08-311-1/+1
* pinctrl: rza1: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-1/+1
* pinctrl: rza1: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops staticColin Ian King2017-06-301-2/+2
* pinctrl: rza1: Remove unneeded wrong check for wrong variableGeert Uytterhoeven2017-06-301-3/+0Star
* pinctrl: Renesas RZ/A1 pin and gpio controllerJacopo Mondi2017-06-231-0/+1311