index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-pic32.c
Age
Commit message (
Expand
)
Author
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-07-16
pinctrl: pic32: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-04-20
pinctrl: pic32: Convert to immutable irq_chip
Linus Walleij
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-30
pinctrl: pic32: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2016-04-21
pinctrl: pic32: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
2016-02-05
pinctrl: pinctrl-pic32: Add PIC32 pin control driver
Joshua Henderson