index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-ingenic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-2
/
+2
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
1
-25
/
+20
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-19
pinctrl: ingenic: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-3
/
+2
2025-04-29
pinctrl: ingenic: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for I2S interface
H. Nikolaus Schaller
1
-0
/
+12
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for MII
H. Nikolaus Schaller
1
-0
/
+6
2025-03-14
pinctrl: ingenic: add x1600 support
Paul Boddie
1
-2
/
+242
2024-12-17
pinctrl: ingenic: Replace seq_printf() by seq_puts()
Geert Uytterhoeven
1
-1
/
+1
2024-06-17
pinctrl: ingenic: Convert to use func member
Andy Shevchenko
1
-9
/
+7
2024-06-17
pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
Andy Shevchenko
1
-345
/
+352
2023-12-12
pinctrl: ingenic: Convert to use grp member
Andy Shevchenko
1
-15
/
+11
2023-12-12
pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
Andy Shevchenko
1
-8
/
+13
2023-11-04
pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
1
-8
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: ingenic: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-3
/
+8
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+6
2022-10-24
pinctrl: ingenic: Add missing header(s)
Andy Shevchenko
1
-4
/
+6
2022-10-17
pinctrl: Ingenic: JZ4755 bug fixes
Siarhei Volkau
1
-2
/
+2
2022-09-08
pinctrl: ingenic: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-14
/
+17
2022-06-28
pinctrl: ingenic: Convert to immutable irq chip
Aidan MacDonald
1
-14
/
+27
2022-06-28
pinctrl: ingenic: Use irqd_to_hwirq()
Aidan MacDonald
1
-10
/
+13
2022-04-22
pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
Paul Cercueil
1
-47
/
+71
2022-03-24
pinctrl: ingenic: Fix regmap on X series SoCs
Aidan MacDonald
1
-1
/
+45
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-74
/
+471
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-08-11
pinctrl: ingenic: Add .max_register in regmap_config
Paul Cercueil
1
-2
/
+5
2021-08-11
pinctrl: ingenic: Fix bias config for X2000(E)
Paul Cercueil
1
-3
/
+3
2021-08-11
pinctrl: ingenic: Fix incorrect pull up/down info
Paul Cercueil
1
-3
/
+3
2021-08-11
pinctrl: Ingenic: Add pinctrl driver for X2100.
周琰杰 (Zhou Yanjie)
1
-0
/
+216
2021-08-11
pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760.
周琰杰 (Zhou Yanjie)
1
-0
/
+155
2021-08-11
pinctrl: Ingenic: Improve the code.
周琰杰 (Zhou Yanjie)
1
-66
/
+89
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for X2000.
周琰杰 (Zhou Yanjie)
1
-13
/
+579
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4775.
周琰杰 (Zhou Yanjie)
1
-0
/
+279
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4755.
周琰杰 (Zhou Yanjie)
1
-0
/
+139
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4750.
周琰杰 (Zhou Yanjie)
1
-0
/
+142
2021-04-22
pinctrl: Ingenic: Add pinctrl driver for JZ4730.
周琰杰 (Zhou Yanjie)
1
-16
/
+216
2021-04-22
pinctrl: Ingenic: Reformat the code.
周琰杰 (Zhou Yanjie)
1
-36
/
+35
2021-04-22
pinctrl: Ingenic: Add DMIC pins support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
1
-0
/
+22
2021-04-22
pinctrl: Ingenic: Improve LCD pins related code.
周琰杰 (Zhou Yanjie)
1
-49
/
+61
2021-04-22
pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups.
周琰杰 (Zhou Yanjie)
1
-5
/
+5
2021-04-22
pinctrl: Ingenic: Add support for read the pin configuration of X1830.
周琰杰 (Zhou Yanjie)
1
-9
/
+31
2021-04-22
pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group.
周琰杰 (Zhou Yanjie)
1
-1
/
+3
2021-03-10
pinctrl: ingenic: add missing call to of_node_put()
Yang Li
1
-1
/
+3
2021-02-22
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+76
2021-01-21
pinctrl: ingenic: Improve JZ4760 support
Paul Cercueil
1
-10
/
+28
[next]