index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-rza1.c
Age
Commit message (
Expand
)
Author
2020-07-16
pinctrl: rza1: Demote some kerneldoc headers and fix others
Lee Jones
2020-05-15
pinctrl: rza1: Fix flag name in comment
Geert Uytterhoeven
2020-04-20
pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
Jason Yan
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-12-20
pinctrl: rza1: Reduce printed messages
Chris Brandt
2019-11-21
pinctrl: rza1: remove unnecessary static inline function
Matti Vaittinen
2019-08-23
pinctrl: rza1: Add of_node_put() before return
Nishka Dasgupta
2019-08-09
pinctrl: rza1: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
2019-04-02
pinctrl: rza1: Remove unneeded spinlock acquisitions
Geert Uytterhoeven
2018-12-18
pinctrl: rza1: Handle devm_kasprintf() failure cases
Nicholas Mc Guire
2018-10-10
pinctrl: rza1: don't manually release devm managed resources
Uwe Kleine-König
2018-10-01
Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2018-09-11
pinctrl: rza1: Convert to SPDX identifiers
Kuninori Morimoto
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-17
pinctrl: rza1: Fix selector use for groups and functions
Tony Lindgren
2017-10-09
pinctrl: rza1: Add support for RZ/A1L
Chris Brandt
2017-08-31
pinctrl: rza1: Remove suffix from gpiochip label
Jacopo Mondi
2017-08-31
pinctrl: rza1: off by one in rza1_parse_gpiochip()
Dan Carpenter
2017-08-22
pinctrl: rza1: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
2017-08-14
pinctrl: rza1: constify gpio_chip structure
Gustavo A. R. Silva
2017-06-30
pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops static
Colin Ian King
2017-06-30
pinctrl: rza1: Remove unneeded wrong check for wrong variable
Geert Uytterhoeven
2017-06-23
pinctrl: Renesas RZ/A1 pin and gpio controller
Jacopo Mondi