index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nuvoton
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-11-24
pinctrl: ma35: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
-6
/
+0
2025-11-24
pinctrl: ma35: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
-0
/
+2
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-10
/
+11
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
-3
/
+3
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
-3
/
+3
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
-6
/
+6
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-08-19
pinctrl: wpcm450: use new generic GPIO chip API
Bartosz Golaszewski
-16
/
+28
2025-08-19
pinctrl: npcm7xx: use new generic GPIO chip API
Bartosz Golaszewski
-91
/
+90
2025-08-19
pinctrl: npcm8xx: use new generic GPIO chip API
Bartosz Golaszewski
-76
/
+78
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+7
2025-07-19
pinctrl: ma35: use new GPIO line value setter callbacks
Bartosz Golaszewski
-2
/
+4
2025-06-18
pinctrl: nuvoton: Fix boot on ma35dx platforms
Miquel Raynal
-2
/
+8
2025-06-18
pinctrl: nuvoton: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-3
/
+3
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-141
/
+81
2025-03-20
pinctrl: nuvoton: Reduce use of OF-specific APIs
Andy Shevchenko
-34
/
+21
2025-03-20
pinctrl: nuvoton: Convert to use struct group_desc
Andy Shevchenko
-37
/
+33
2025-03-20
pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
-35
/
+17
2025-03-20
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
-28
/
+4
2025-03-20
pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment
Andy Shevchenko
-2
/
+4
2025-02-28
pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
-5
/
+2
2025-02-25
pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw
Charles Han
-0
/
+3
2025-02-17
pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()
Yue Haibing
-2
/
+2
2024-10-11
pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
Harshit Mogalapalli
-1
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: modify pins flags
Tomer Maimon
-18
/
+18
2024-08-05
pinctrl: nuvoton: npcm8xx: modify clkrun and serirq pin configuration
Tomer Maimon
-2
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add pin 250 to DDR pins group
Tomer Maimon
-1
/
+2
2024-08-05
pinctrl: nuvoton: npcm8xx: add gpi35 and gpi36
Tomer Maimon
-3
/
+7
2024-08-05
pinctrl: nuvoton: npcm8xx: clear polarity before set both edge
Tomer Maimon
-0
/
+1
2024-08-05
pinctrl: nuvoton: npcm8xx: remove non-existent pins, groups, functions
Tomer Maimon
-10
/
+2
2024-06-17
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
-2
/
+2
2024-06-17
pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
Jacky Huang
-0
/
+3059
2024-02-07
pinctrl: nuvoton: Constify wpcm450_groups
Andy Shevchenko
-1
/
+1
2023-12-07
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
-5
/
+4
2023-11-24
pinctrl: npcm7xx: prevent glitch when setting the GPIO to output high
Tomer Maimon
-1
/
+1
2023-11-04
pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-7
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: nuvoton: npcm8xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+4
2023-11-04
pinctrl: nuvoton: npcm7xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+4
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-27
/
+2509
2023-09-13
pinctrl: nuvoton: Fix up Kconfig deps
Linus Walleij
-3
/
+2
2023-09-12
pinctrl: nuvoton: wpcm450: fix out of bounds write
Mikhail Kobuk
-3
/
+3
2023-09-11
pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver
Tomer Maimon
-0
/
+2506
[next]