Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
drivers
/
pinctrl
677b535
pinctrl: add driver for meson-gxbb pin controller
by Beniamino Galvani
· 8 years ago
2c93637
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
by Beniamino Galvani
· 8 years ago
f835706
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· 8 years ago
ac72e17
pinctrl: at91-pio4: Add pinctrl driver
by Wenyou Yang
· 8 years ago
2b51784
rockchip: rk3288: Fix pinctrl for GPIO bank 0
by John Keeping
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
041cdb5
cosmetic: rockchip: sort socs according to numbers
by Heiko Stübner
· 8 years ago
23c3042
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
9f862ec
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
d95b14f
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
fc9da85
pinctrl: uniphier: add Ethernet pin-mux settings
by Masahiro Yamada
· 8 years ago
64c1cc4
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
by Masahiro Yamada
· 8 years ago
5e25b9d
pinctrl: uniphier: support pin configuration for dedicated pins
by Masahiro Yamada
· 8 years ago
3379987
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
186c133
pinctrl: uniphier: allow to have pinctrl node under syscon node
by Masahiro Yamada
· 8 years ago
aac641b
pinctrl: uniphier: remove unneeded pin group nand_cs1
by Masahiro Yamada
· 8 years ago
69da34c
pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20
by Masahiro Yamada
· 8 years ago
4d1065c
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
by Masahiro Yamada
· 8 years ago
d77fa2f
Merge http://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
70f7a2c
rockchip: rk3288: pinctrl: support more pins
by Sjoerd Simons
· 9 years ago
16ca80a
pinctrl: Add pinctrl driver support for Exynos7420 SoC
by Thomas Abraham
· 9 years ago
ac98527
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
by Thomas Abraham
· 9 years ago
c102453
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
by Wills Wang
· 9 years ago
a79d064
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
by Wills Wang
· 9 years ago
7403143
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
ac13ce4
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
6105aa2
pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver
by Masahiro Yamada
· 9 years ago
8a3328c
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
by Masahiro Yamada
· 9 years ago
3b05b5f
pinctrl: uniphier: support per-pin input enable for new SoCs
by Masahiro Yamada
· 9 years ago
8cc92b9
pinctrl: uniphier: introduce capability flag
by Masahiro Yamada
· 9 years ago
510454d
pinctrl: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
ea65c98
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
by Masahiro Yamada
· 9 years ago
1d22c4b
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
by Masahiro Yamada
· 9 years ago
fdd15b6
pinctrl: uniphier: set input-enable before pin-muxing
by Masahiro Yamada
· 9 years ago
c4068df
pinctrl: imx: Support i.MX7D
by Peng Fan
· 9 years ago
745df68
pinctrl: imx: Introduce pinctrl driver for i.MX6
by Peng Fan
· 9 years ago
5f266c6
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
318922b
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
by Simon Glass
· 9 years ago
78a10b6
rockchip: pinctrl: Implement the get_gpio_mux() method
by Simon Glass
· 9 years ago
63c5264
rockchip: pinctrl: Reduce the size for SPL
by Simon Glass
· 9 years ago
77eaa19
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
bea705c
rockchip: pinctrl: Add a full pinctrl driver
by Simon Glass
· 9 years ago
a4275f5
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
52db39a
dm: pinctrl: Add a function to parse PIN_CONFIG flags
by Simon Glass
· 9 years ago
9d19e5d
rockchip: rk3036: Bind GPIO banks
by Jeffy Chen
· 9 years ago
5589a81
pinctrl: Avoid binding all pinconfig nodes before relocation
by Simon Glass
· 9 years ago
49ecaa9
rockchip: rk3036: Add pinctrl driver
by huang lin
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
8497ccc
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
by Masahiro Yamada
· 9 years ago
080b7a5
pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver
by Masahiro Yamada
· 9 years ago
833de5f
pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver
by Masahiro Yamada
· 9 years ago
b82ca82
pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver
by Masahiro Yamada
· 9 years ago
06b2ae5
pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver
by Masahiro Yamada
· 9 years ago
a343812
pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver
by Masahiro Yamada
· 9 years ago
e4410e8
pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver
by Masahiro Yamada
· 9 years ago
5dc626f
pinctrl: uniphier: add UniPhier pinctrl core support
by Masahiro Yamada
· 9 years ago
8a5f612
pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
by Masahiro Yamada
· 9 years ago
bb4e4a5
rockchip: rk3288: Add pinctrl driver
by Simon Glass
· 9 years ago
c5acf4a
pinctrl: Add the concept of peripheral IDs
by Simon Glass
· 9 years ago
458a070
pinctrl: Add help text to Kconfig
by Simon Glass
· 9 years ago
9c6a3c6
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· 9 years ago
d90a5a3
pinctrl: add pin control uclass support
by Masahiro Yamada
· 9 years ago