index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-oxnas.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
1
-1
/
+0
*
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
*
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-02-21
1
-1
/
+4
*
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
1
-3
/
+1
*
pinctrl: oxnas: Pass irqchip when adding gpiochip
Linus Walleij
2019-10-16
1
-12
/
+13
*
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
pinctrl: oxnas: remove set but not used variable 'arg'
YueHaibing
2019-08-05
1
-4
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
pinctrl: oxnas: Add support for OX820
Neil Armstrong
2016-10-24
1
-0
/
+433
*
pinctrl: oxnas: Move OX810SE specific function and structure as separate
Neil Armstrong
2016-10-24
1
-75
/
+101
*
pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Neil Armstrong
2016-05-31
1
-1
/
+1
*
pinctrl: oxnas: Add GPIO get_direction
Neil Armstrong
2016-05-30
1
-0
/
+11
*
pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver
Neil Armstrong
2016-05-30
1
-0
/
+835