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
2024-10-11
pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
Harshit Mogalapalli
1
-1
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: modify pins flags
Tomer Maimon
1
-18
/
+18
2024-08-05
pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configuration
Tomer Maimon
1
-2
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins group
Tomer Maimon
1
-1
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
Tomer Maimon
1
-3
/
+7
2024-08-05
pinctrl: nuvoton: npcm8xx: clear polarity before set both edge
Tomer Maimon
1
-0
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functions
Tomer Maimon
1
-10
/
+2
2024-06-17
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2024-06-17
pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
Jacky Huang
5
-0
/
+3059
2024-02-07
pinctrl: nuvoton: Constify wpcm450_groups
Andy Shevchenko
1
-1
/
+1
2023-12-07
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
1
-5
/
+4
2023-11-24
pinctrl: npcm7xx: prevent glitch when setting the GPIO to output high
Tomer Maimon
1
-1
/
+1
2023-11-04
pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
1
-6
/
+1
2023-11-04
pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
1
-7
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
2
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
2
-2
/
+2
2023-11-04
pinctrl: nuvoton: npcm8xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-4
/
+4
2023-11-04
pinctrl: nuvoton: npcm7xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-4
/
+4
2023-11-04
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-27
/
+2509
2023-09-13
pinctrl: nuvoton: Fix up Kconfig deps
Linus Walleij
1
-3
/
+2
2023-09-12
pinctrl: nuvoton: wpcm450: fix out of bounds write
Mikhail Kobuk
1
-3
/
+3
2023-09-11
pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver
Tomer Maimon
3
-0
/
+2506
2023-09-11
pinctrl: nuvoton: Use pinconf_generic_dt_node_to_map_all()
Geert Uytterhoeven
2
-25
/
+2
2023-06-09
pinctrl: npcm7xx: Add missing check for ioremap
Jiasheng Jiang
1
-0
/
+2
2023-05-03
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-16
/
+19
2023-04-21
pinctrl: wpcm450: select MFD_SYSCON
Jonathan Neuschäfer
1
-0
/
+1
2023-04-14
pinctrl: npcm7xx: Convert to immutable irq_chip
Linus Walleij
1
-16
/
+18
2023-04-13
pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
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
[next]