index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nuvoton
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-28
/
+168
2026-08-06
pinctrl: Use IRQ trigger mask helpers
Maulik Shah
1
-3
/
+2
2026-07-24
pinctrl: npcm8xx: fix debounce register selection
Tomer Maimon
1
-1
/
+2
2026-07-24
pinctrl: npcm8xx: correct JM1 and SMB7 pin flags
Tomer Maimon
1
-8
/
+8
2026-07-24
pinctrl: npcm8xx: move GPIO IRQ setup into request_resources
Tomer Maimon
1
-6
/
+23
2026-07-24
pinctrl: npcm8xx: rename GPIO7 IOX2 signal to DO
Tomer Maimon
1
-1
/
+1
2026-07-24
pinctrl: npcm8xx: clear pending GPIO events during init
Tomer Maimon
1
-0
/
+3
2026-07-24
pinctrl: npcm8xx: support RG2 drive strength selection
Tomer Maimon
1
-8
/
+67
2026-07-24
pinctrl: npcm8xx: enable RMII outputs from RMII groups
Tomer Maimon
1
-0
/
+61
2026-07-24
pinctrl: npcm8xx: drop RTS/CTS pins from bmcuart1
Tomer Maimon
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
4
-4
/
+0
2026-05-27
pinctrl: nuvoton: ma35d1: fix MFP register offset and pin table
Joey Lu
2
-210
/
+263
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-24
pinctrl: ma35: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+0
2025-11-24
pinctrl: ma35: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-10
/
+11
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
3
-3
/
+3
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
3
-3
/
+3
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2
-6
/
+6
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-08-19
pinctrl: wpcm450: use new generic GPIO chip API
Bartosz Golaszewski
1
-16
/
+28
2025-08-19
pinctrl: npcm7xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-91
/
+90
2025-08-19
pinctrl: npcm8xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-76
/
+78
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-5
/
+7
2025-07-19
pinctrl: ma35: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-06-18
pinctrl: nuvoton: Fix boot on ma35dx platforms
Miquel Raynal
1
-2
/
+8
2025-06-18
pinctrl: nuvoton: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
3
-3
/
+3
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-141
/
+81
2025-03-20
pinctrl: nuvoton: Reduce use of OF-specific APIs
Andy Shevchenko
4
-34
/
+21
2025-03-20
pinctrl: nuvoton: Convert to use struct group_desc
Andy Shevchenko
1
-37
/
+33
2025-03-20
pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
4
-35
/
+17
2025-03-20
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2
-28
/
+4
2025-03-20
pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment
Andy Shevchenko
1
-2
/
+4
2025-02-28
pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-5
/
+2
2025-02-25
pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw
Charles Han
1
-0
/
+3
2025-02-17
pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()
Yue Haibing
1
-2
/
+2
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
[next]