..
bcm
pinctrl: iproc: Add NSP and Stingray GPIO support
2016-07-22 16:47:51 +02:00
berlin
…
freescale
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
intel
pinctrl: cherryview: Do not mask all interrupts in probe
2016-08-22 15:57:04 +02:00
mediatek
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
meson
pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
2016-08-10 15:45:54 +02:00
mvebu
pinctrl: fix pincontrol definition for marvell
2016-07-24 16:23:50 +02:00
nomadik
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
pxa
…
qcom
pinctrl: qcom: establish proper EBI2 pin groups
2016-07-08 19:37:33 +02:00
samsung
pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
2016-05-30 09:41:49 +02:00
sh-pfc
sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
2016-07-11 09:51:34 +02:00
sirf
pinctrl: sirf: atlas7: Add missing of_node_put
2016-06-29 10:07:59 +02:00
spear
…
stm32
pinctrl: Add STM32F746 MCU support
2016-07-11 14:35:44 +02:00
sunxi
pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
2016-08-23 12:28:31 +02:00
tegra
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
uniphier
pinctrl: uniphier: add Ethernet pin-mux settings
2016-07-11 09:53:25 +02:00
vt8500
…
Kconfig
pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristate
2016-06-22 18:09:24 +02:00
Makefile
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
core.c
pinctrl: copy per-pin driver private data to struct pin_desc
2016-05-31 10:27:19 +02:00
core.h
pinctrl: copy per-pin driver private data to struct pin_desc
2016-05-31 10:27:19 +02:00
devicetree.c
pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries exist
2016-06-18 10:40:15 +02:00
devicetree.h
…
pinconf-generic.c
Merge branch 'devel-dt-free-map' into devel
2016-06-23 11:19:14 +02:00
pinconf.c
pinctrl: pinconf: separate config parameters with commas for debugfs
2016-05-31 10:29:06 +02:00
pinconf.h
…
pinctrl-adi2-bf54x.c
…
pinctrl-adi2-bf60x.c
…
pinctrl-adi2.c
…
pinctrl-adi2.h
…
pinctrl-amd.c
pinctrl/amd: Remove the default de-bounce time
2016-08-10 15:45:54 +02:00
pinctrl-amd.h
…
pinctrl-as3722.c
…
pinctrl-at91-pio4.c
pinctrl: at91-pio4: make it explicitly non-modular
2016-06-13 08:40:14 +02:00
pinctrl-at91.c
pinctrl: fix incorrect inline keyword in multiple drivers
2016-06-15 08:37:41 +02:00
pinctrl-at91.h
…
pinctrl-coh901.c
…
pinctrl-coh901.h
…
pinctrl-digicolor.c
Revert "pinctrl: digicolor: add missing platform_set_drvdata() call"
2016-06-23 09:50:05 +02:00
pinctrl-falcon.c
…
pinctrl-lantiq.c
…
pinctrl-lantiq.h
…
pinctrl-lpc18xx.c
pinctrl: lpc18xx: make it explicitly non-modular
2016-06-13 08:28:18 +02:00
pinctrl-max77620.c
pinctrl: max77620: Remove unused structure definition
2016-06-15 08:37:40 +02:00
pinctrl-oxnas.c
pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
2016-05-31 12:59:29 +02:00
pinctrl-palmas.c
…
pinctrl-pic32.c
…
pinctrl-pic32.h
…
pinctrl-pistachio.c
pinctrl: pistachio: fix mfio pll_lock pinmux
2016-08-22 15:28:35 +02:00
pinctrl-rockchip.c
pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit static
2016-06-23 10:48:28 +02:00
pinctrl-single.c
pinctrl: single: Fix missing flush of posted write for a wakeirq
2016-06-22 17:58:07 +02:00
pinctrl-st.c
pinctrl: fix incorrect inline keyword in multiple drivers
2016-06-15 08:37:41 +02:00
pinctrl-tb10x.c
…
pinctrl-tz1090-pdc.c
…
pinctrl-tz1090.c
…
pinctrl-u300.c
pinctrl: u300: make u300_pmx_registers static
2016-06-13 09:27:43 +02:00
pinctrl-utils.c
…
pinctrl-utils.h
…
pinctrl-xway.c
This is the bulk of pin control changes for the v4.8 kernel cycle.
2016-07-28 17:06:51 -07:00
pinctrl-zynq.c
pinctrl: zynq: make it explicitly non-modular
2016-06-13 08:30:58 +02:00
pinmux.c
pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure
2016-05-31 10:33:00 +02:00
pinmux.h
…