index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nuvoton
/
pinctrl-npcm7xx.c
Age
Commit message (
Expand
)
Author
2022-10-24
pinctrl: npcm7xx: Add missing header(s)
Andy Shevchenko
2022-08-26
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-04
pinctrl: nuvoton: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-05-02
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2022-04-08
pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-24
pinctrl: nuvoton: Fix sparse warning
Linus Walleij
2022-02-11
pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
Jonathan Neuschäfer
2022-02-11
pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()
Jonathan Neuschäfer
2022-02-10
pinctrl: npcm: Fix broken references to chip->parent_device
Marc Zyngier
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-25
pinctrl: npcm: Align a few entries in the pin function table
Jonathan Neuschäfer
2021-02-12
pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment
Jonathan Neuschäfer
2020-09-30
pinctrl: nuvoton: npcm7xx: Constify static ops structs
Rikard Falkeborn
2020-01-07
pinctrl: nuvoton: npcm7xx: constify copied structure
Julia Lawall
2019-09-30
pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochip
Linus Walleij
2018-12-05
pinctrl: nuvoton: check for devm_kasprintf() failure
Nicholas Mc Guire
2018-11-15
pinctrl: nuvoton: modify NPCM7xx pin configuration function
Tomer Maimon
2018-08-29
pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
Tomer Maimon