| .. |
|
actions
|
This is the bulk of pin control changes for v4.19:
|
2018-08-14 12:31:27 -07:00 |
|
aspeed
|
pinctrl: aspeed: Fix GPI only function problem.
|
2020-11-18 19:18:47 +01:00 |
|
bcm
|
pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB
|
2020-10-29 09:55:05 +01:00 |
|
berlin
|
pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state
|
2018-08-03 19:28:15 +02:00 |
|
cirrus
|
pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
|
2019-12-01 09:16:15 +01:00 |
|
freescale
|
pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
|
2020-06-25 15:33:01 +02:00 |
|
intel
|
pinctrl: baytrail: Avoid clearing debounce value when turning it off
|
2020-12-30 11:25:44 +01:00 |
|
mediatek
|
pinctrl: mediatek: Update cur_mask in mask/mask ops
|
2019-07-21 09:03:11 +02:00 |
|
meson
|
pinctrl: meson-gxl: fix GPIOX sdio pins
|
2020-03-18 07:14:22 +01:00 |
|
mvebu
|
pinctrl: mvebu: Fix i2c sda definition for 98DX3236
|
2020-10-07 08:00:07 +02:00 |
|
nomadik
|
pinctrl: nomadik: silence uninitialized variable warning
|
2018-08-10 23:14:04 +02:00 |
|
pxa
|
|
|
|
qcom
|
pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
|
2019-12-13 08:51:26 +01:00 |
|
samsung
|
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
|
2020-06-22 09:05:27 +02:00 |
|
sh-pfc
|
pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
|
2020-02-24 08:34:44 +01:00 |
|
sirf
|
treewide: kzalloc() -> kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
spear
|
treewide: devm_kzalloc() -> devm_kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
sprd
|
pinctrl: sprd: Use define directive for sprd_pinconf_params values
|
2019-10-01 08:26:07 +02:00 |
|
stm32
|
pinctrl: stm32: fix memory leak issue
|
2019-12-05 09:21:35 +01:00 |
|
sunxi
|
pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
|
2020-12-30 11:26:16 +01:00 |
|
tegra
|
pinctrl: tegra: Fix write barrier placement in pmx_writel
|
2019-10-07 18:56:52 +02:00 |
|
ti
|
pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
|
2020-01-17 19:47:06 +01:00 |
|
uniphier
|
Char/Misc driver patches for 4.19-rc1
|
2018-08-18 11:04:51 -07:00 |
|
vt8500
|
treewide: kzalloc() -> kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
zte
|
pinctrl: zte: fix leaked of_node references
|
2019-05-31 06:46:09 -07:00 |
|
core.c
|
UPSTREAM: pinctrl: Export some needed symbols at module load time
|
2020-07-06 20:30:57 +08:00 |
|
core.h
|
pinctrl: core: Remove broken remove_last group and pinmux functions
|
2018-07-17 10:49:49 +02:00 |
|
devicetree.c
|
pinctrl: devicetree: Avoid taking direct reference to device name string
|
2019-12-31 16:34:53 +01:00 |
|
devicetree.h
|
|
|
|
Kconfig
|
pinctrl: rk628: add rk628 pinctrl driver
|
2020-10-19 15:36:58 +08:00 |
|
Makefile
|
pinctrl: rk628: add rk628 pinctrl driver
|
2020-10-19 15:36:58 +08:00 |
|
pinconf-generic.c
|
UPSTREAM: pinctrl: Export some needed symbols at module load time
|
2020-07-06 20:30:57 +08:00 |
|
pinconf.c
|
|
|
|
pinconf.h
|
|
|
|
pinctrl-amd.c
|
pinctrl: amd: remove debounce filter setting in IRQ type setting
|
2020-12-30 11:25:39 +01:00 |
|
pinctrl-amd.h
|
pinctrl: amd: fix npins for uart0 in kerncz_groups
|
2020-07-29 10:16:44 +02:00 |
|
pinctrl-artpec6.c
|
|
|
|
pinctrl-as3722.c
|
|
|
|
pinctrl-at91-pio4.c
|
pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
|
2019-11-20 18:46:35 +01:00 |
|
pinctrl-at91.c
|
pinctrl: at91: don't use the same irqchip with multiple gpiochips
|
2019-11-20 18:46:41 +01:00 |
|
pinctrl-at91.h
|
|
|
|
pinctrl-axp209.c
|
pinctrl: axp209: Fix NULL pointer dereference after allocation
|
2018-08-10 23:12:43 +02:00 |
|
pinctrl-coh901.c
|
|
|
|
pinctrl-coh901.h
|
|
|
|
pinctrl-da850-pupd.c
|
|
|
|
pinctrl-digicolor.c
|
treewide: devm_kzalloc() -> devm_kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
pinctrl-falcon.c
|
pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
|
2020-12-30 11:26:00 +01:00 |
|
pinctrl-gemini.c
|
pinctrl: gemini: Fix up TVC clock group
|
2019-11-24 08:20:58 +01:00 |
|
pinctrl-ingenic.c
|
pinctrl: ingenic: Probe driver at subsys_initcall
|
2019-11-20 18:45:34 +01:00 |
|
pinctrl-lantiq.c
|
treewide: kzalloc() -> kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
pinctrl-lantiq.h
|
|
|
|
pinctrl-lpc18xx.c
|
pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
|
2019-12-01 09:17:33 +01:00 |
|
pinctrl-max77620.c
|
pinctrl: max77620: Use define directive for max77620_pinconf_param values
|
2019-02-27 10:09:03 +01:00 |
|
pinctrl-mcp23s08.c
|
pinctrl: mcp23s08: Fix mcp23x17 precious range
|
2020-10-29 09:55:10 +01:00 |
|
pinctrl-ocelot.c
|
pinctrl: ocelot: add support for interrupt controller
|
2018-08-06 13:00:17 +02:00 |
|
pinctrl-oxnas.c
|
|
|
|
pinctrl-palmas.c
|
|
|
|
pinctrl-pic32.c
|
|
|
|
pinctrl-pic32.h
|
|
|
|
pinctrl-pistachio.c
|
pinctrl: pistachio: fix leaked of_node references
|
2019-05-31 06:46:16 -07:00 |
|
pinctrl-rk628.c
|
pinctrl: rk628: add rk628 pinctrl driver
|
2020-10-19 15:36:58 +08:00 |
|
pinctrl-rk805.c
|
pinctrl: rk805: Call rk805_pinctrl_driver_register() early when CONFIG_ROCKCHIP_THUNDER_BOOT=y
|
2020-05-25 18:20:24 +08:00 |
|
pinctrl-rockchip.c
|
pinctrl: rockchip: fix error mux route for rk3568 pwm
|
2021-03-04 10:38:03 +08:00 |
|
pinctrl-rockchip.h
|
pinctrl: rockchip: remove bank valid about gpio
|
2020-11-17 18:32:25 +08:00 |
|
pinctrl-rza1.c
|
pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
|
2020-06-25 15:32:53 +02:00 |
|
pinctrl-single.c
|
pinctrl-single: fix pcs_parse_pinconf() return value
|
2020-08-19 08:15:02 +02:00 |
|
pinctrl-st.c
|
treewide: devm_kzalloc() -> devm_kcalloc()
|
2018-06-12 16:19:22 -07:00 |
|
pinctrl-sx150x.c
|
pinctrl: sx150x: handle failure case of devm_kstrdup
|
2019-02-12 19:47:06 +01:00 |
|
pinctrl-tb10x.c
|
|
|
|
pinctrl-u300.c
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
2018-07-07 17:52:26 +02:00 |
|
pinctrl-utils.c
|
|
|
|
pinctrl-utils.h
|
|
|
|
pinctrl-xway.c
|
pinctrl: xway: fix gpio-hog related boot issues
|
2019-12-05 09:20:30 +01:00 |
|
pinctrl-zynq.c
|
pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
|
2019-12-01 09:17:33 +01:00 |
|
pinmux.c
|
pinctrl: pinmux: Return selector to the pinctrl driver
|
2018-07-17 10:48:47 +02:00 |
|
pinmux.h
|
pinctrl: core: Remove broken remove_last group and pinmux functions
|
2018-07-17 10:49:49 +02:00 |