linux/drivers/pinctrl
Bartosz Golaszewski 11d84b2033 pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()
pinctrl_gpio_*() helpers now have signatures corresponding with those of
the GPIOLIB callbacks. We can drop the wrappers.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2023-11-04 10:23:23 +01:00
..
actions
aspeed pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults 2023-10-10 14:01:30 +02:00
bcm treewide: rename pinctrl_gpio_free_new() 2023-11-04 10:23:21 +01:00
berlin pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
cirrus pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:23 +01:00
freescale pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' property 2023-10-10 13:41:37 +02:00
intel treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
mediatek pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_input() 2023-11-04 10:23:23 +01:00
meson pinctrl: Add driver support for Amlogic T7 SoCs 2023-09-25 15:49:18 +02:00
mvebu pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
nomadik pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
nuvoton pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free() 2023-11-04 10:23:23 +01:00
nxp
pxa
qcom Pin control changes for the v6.7 kernel cycle 2023-11-03 19:15:19 -10:00
realtek pinctrl: realtek: Fix some NULL dereference warnings 2023-10-06 23:11:32 +02:00
renesas treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
samsung pinctrl: samsung: do not offset pinctrl numberspaces 2023-10-09 12:37:21 +02:00
spear treewide: rename pinctrl_gpio_free_new() 2023-11-04 10:23:21 +01:00
sprd pinctrl: sprd-sc9860: Convert to platform remove callback returning void 2023-10-10 15:47:50 +02:00
starfive pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free() 2023-11-04 10:23:23 +01:00
stm32 pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input() 2023-11-04 10:23:23 +01:00
sunplus
sunxi pinctrl: sunxi: h616: add extra gpio banks 2023-09-25 15:26:33 +02:00
tegra Pin control changes for the v6.7 kernel cycle 2023-11-03 19:15:19 -10:00
ti pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
uniphier pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by 2023-09-27 10:59:06 +02:00
visconti
vt8500 pinctrl: vt8500: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:22 +01:00
core.c pinctrl: change the signature of pinctrl_ready_for_gpio_range() 2023-11-04 10:23:22 +01:00
core.h
devicetree.c
devicetree.h
Kconfig pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs 2023-09-20 13:07:18 +02:00
Makefile pinctrl: realtek: Add common pinctrl driver for Realtek DHC RTD SoCs 2023-09-20 13:07:18 +02:00
pinconf-generic.c pinctrl: Replace kernel.h by what is actually being used 2023-10-03 16:29:30 +03:00
pinconf.c pinctrl: Replace kernel.h by what is actually being used 2023-10-03 16:29:30 +03:00
pinconf.h
pinctrl-amd.c pinctrl: amd: Convert to platform remove callback returning void 2023-10-10 15:38:42 +02:00
pinctrl-amd.h
pinctrl-apple-gpio.c
pinctrl-artpec6.c pinctrl: artpec6: Convert to platform remove callback returning void 2023-10-10 15:39:10 +02:00
pinctrl-as3722.c pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:22 +01:00
pinctrl-at91-pio4.c
pinctrl-at91.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-at91.h
pinctrl-axp209.c pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:22 +01:00
pinctrl-bm1880.c
pinctrl-cy8c95x0.c treewide: rename pinctrl_gpio_direction_output_new() 2023-11-04 10:23:22 +01:00
pinctrl-da850-pupd.c
pinctrl-da9062.c pinctrl: da9062: don't include private GPIOLIB header 2023-09-12 10:06:01 +02:00
pinctrl-digicolor.c
pinctrl-equilibrium.c
pinctrl-equilibrium.h
pinctrl-falcon.c
pinctrl-gemini.c
pinctrl-ingenic.c pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:22 +01:00
pinctrl-k210.c
pinctrl-keembay.c
pinctrl-lantiq.c
pinctrl-lantiq.h pinctrl: lantiq: Remove unsued declaration ltq_pinctrl_unregister() 2023-09-11 15:42:12 +02:00
pinctrl-loongson2.c
pinctrl-lpc18xx.c
pinctrl-max77620.c
pinctrl-mcp23s08_i2c.c pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() 2023-10-10 13:39:38 +02:00
pinctrl-mcp23s08_spi.c pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() 2023-10-10 13:39:38 +02:00
pinctrl-mcp23s08.c
pinctrl-mcp23s08.h pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() 2023-10-10 13:39:38 +02:00
pinctrl-microchip-sgpio.c
pinctrl-mlxbf3.c
pinctrl-ocelot.c pinctrl: ocelot: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:23 +01:00
pinctrl-palmas.c
pinctrl-pic32.c
pinctrl-pic32.h
pinctrl-pistachio.c
pinctrl-rk805.c pinctrl: rk805: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:23 +01:00
pinctrl-rockchip.c pinctrl: rockchip: Convert to platform remove callback returning void 2023-10-10 15:40:22 +02:00
pinctrl-rockchip.h
pinctrl-single.c pinctrl: single: Convert to platform remove callback returning void 2023-10-10 15:40:54 +02:00
pinctrl-st.c pinctrl: st: drop the wrapper around pinctrl_gpio_direction_input() 2023-11-04 10:23:22 +01:00
pinctrl-stmfx.c pinctrl: stmfx: Convert to platform remove callback returning void 2023-10-10 15:41:35 +02:00
pinctrl-sx150x.c pinctrl: sx150x: Simplify probe() 2023-09-12 10:12:36 +02:00
pinctrl-tb10x.c pinctrl: tb10x: Convert to platform remove callback returning void 2023-10-10 15:42:07 +02:00
pinctrl-utils.c pinctrl: Replace kernel.h by what is actually being used 2023-10-03 16:29:30 +03:00
pinctrl-utils.h
pinctrl-xway.c pinctrl: Use device_get_match_data() 2023-10-30 14:50:42 +01:00
pinctrl-zynq.c
pinctrl-zynqmp.c
pinmux.c intel-pinctrl for v6.7-1 2023-10-16 22:00:13 +02:00
pinmux.h