index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-ingenic.c
Age
Commit message (
Expand
)
Author
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-19
pinctrl: ingenic: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
2025-04-29
pinctrl: ingenic: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for I2S interface
H. Nikolaus Schaller
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for MII
H. Nikolaus Schaller
2025-03-14
pinctrl: ingenic: add x1600 support
Paul Boddie
2024-12-17
pinctrl: ingenic: Replace seq_printf() by seq_puts()
Geert Uytterhoeven
2024-06-17
pinctrl: ingenic: Convert to use func member
Andy Shevchenko
2024-06-17
pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
Andy Shevchenko
2023-12-12
pinctrl: ingenic: Convert to use grp member
Andy Shevchenko
2023-12-12
pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
Andy Shevchenko
2023-11-04
pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
pinctrl: ingenic: use new pinctrl GPIO helpers
Bartosz Golaszewski
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-10-24
pinctrl: ingenic: Add missing header(s)
Andy Shevchenko
2022-10-17
pinctrl: Ingenic: JZ4755 bug fixes
Siarhei Volkau
2022-09-08
pinctrl: ingenic: Switch to use fwnode instead of of_node
Andy Shevchenko
2022-06-28
pinctrl: ingenic: Convert to immutable irq chip
Aidan MacDonald
2022-06-28
pinctrl: ingenic: Use irqd_to_hwirq()
Aidan MacDonald
2022-04-22
pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
Paul Cercueil
2022-03-24
pinctrl: ingenic: Fix regmap on X series SoCs
Aidan MacDonald
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-11
pinctrl: ingenic: Add .max_register in regmap_config
Paul Cercueil
2021-08-11
pinctrl: ingenic: Fix bias config for X2000(E)
Paul Cercueil
2021-08-11
pinctrl: ingenic: Fix incorrect pull up/down info
Paul Cercueil
2021-08-11
pinctrl: Ingenic: Add pinctrl driver for X2100.
周琰杰 (Zhou Yanjie)
2021-08-11
pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760.
周琰杰 (Zhou Yanjie)
2021-08-11
pinctrl: Ingenic: Improve the code.
周琰杰 (Zhou Yanjie)
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for X2000.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4775.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4755.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4750.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4730.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Reformat the code.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add DMIC pins support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Improve LCD pins related code.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add support for read the pin configuration of X1830.
周琰杰 (Zhou Yanjie)
2021-04-22
pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.
周琰杰 (Zhou Yanjie)
2021-03-10
pinctrl: ingenic: add missing call to of_node_put()
Yang Li
2021-02-22
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-21
pinctrl: ingenic: Improve JZ4760 support
Paul Cercueil
[next]