index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nuvoton
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
pinctrl: nuvoton: wpcm450: Fix handling of inverted MFSEL bits
Jonathan Neuschäfer
1
-3
/
+11
2022-11-10
pinctrl: nuvoton: wpcm450: Refactor MFSEL setting code
Jonathan Neuschäfer
1
-6
/
+12
2022-11-09
pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
Jonathan Neuschäfer
1
-5
/
+11
2022-10-24
pinctrl: npcm7xx: Add missing header(s)
Andy Shevchenko
1
-4
/
+7
2022-10-04
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-1
/
+4
2022-08-26
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
Jilin Yuan
1
-4
/
+4
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-05-05
pinctrl: nuvoton: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-2
/
+2
2022-05-02
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-80
/
+62
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-4
/
+4
2022-04-08
pinctrl: npcm7xx: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-80
/
+62
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-84
/
+1256
2022-03-25
pinctrl: nuvoton: wpcm450: Fix build error without OF
Zheng Bin
1
-0
/
+1
2022-03-24
pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register()
Jialin Zhang
1
-2
/
+3
2022-03-24
pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()
Dan Carpenter
1
-1
/
+1
2022-03-24
pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS
Jonathan Neuschäfer
1
-0
/
+1
2022-03-24
pinctrl: nuvoton: Fix sparse warning
Linus Walleij
2
-3
/
+3
2022-03-15
pinctrl: nuvoton: Add driver for WPCM450
Jonathan Neuschäfer
3
-0
/
+1169
2022-02-11
pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
Jonathan Neuschäfer
1
-79
/
+79
2022-02-11
pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()
Jonathan Neuschäfer
1
-1
/
+1
2022-02-10
pinctrl: npcm: Fix broken references to chip->parent_device
Marc Zyngier
1
-13
/
+12
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-05-25
pinctrl: npcm: Align a few entries in the pin function table
Jonathan Neuschäfer
1
-2
/
+2
2021-02-12
pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment
Jonathan Neuschäfer
1
-1
/
+1
2020-09-30
pinctrl: nuvoton: npcm7xx: Constify static ops structs
Rikard Falkeborn
1
-3
/
+3
2020-01-07
pinctrl: nuvoton: npcm7xx: constify copied structure
Julia Lawall
1
-1
/
+1
2019-10-01
pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+16
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-12-06
pinctrl: nuvoton: check for devm_kasprintf() failure
Nicholas Mc Guire
1
-0
/
+3
2018-11-15
pinctrl: nuvoton: modify NPCM7xx pin configuration function
Tomer Maimon
1
-10
/
+3
2018-08-29
pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
Tomer Maimon
3
-0
/
+2088