summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee
2018-11-26pinctrl: meson: add axg supportJerome Brunet
2018-11-26pinctrl: meson: select generic pinctrlJerome Brunet
2018-11-26pinctrl: meson: rework gx pmx functionJerome Brunet
2018-11-16pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pin_name() opsPatrice Chotard
2018-11-16pinctrl: stm32: Add get_pins_count() opsPatrice Chotard
2018-11-16dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard
2018-11-16dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard
2018-11-14pinctrl: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-02pinctrl: renesas: Add POCCTRL handling to r8a77990Marek Vasut
2018-11-02pinctrl: renesas: Fix DRV register offsetMarek Vasut
2018-10-22pinctrl: Add pinctrl driver for i.MX8Peng Fan
2018-09-28pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev
2018-09-22pinctrl: bcm6838: add pinctrl supportPhilippe Reynes
2018-09-10pinctrl: Fix build warning with ARM64Lokesh Vutla
2018-06-19pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut
2018-06-14pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut
2018-06-14pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-01pinctrl: renesas: Initial R8A77990 PFC supportMarek Vasut
2018-06-01pinctrl: renesas: Add PORT_GP_11 helper macroTakeshi Kihara
2018-05-29mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin
2018-05-29mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang
2018-05-16pinctrl: do not set_state for device without valid ofnodeKever Yang
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-01Merge git://git.denx.de/u-boot-dmTom Rini
2018-03-31pinctrl-uclass: convert to use live dtKever Yang
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30arm64: a37xx: pinctrl: Correct mpp definitionsKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix gpio pin offset in registerKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix the pin 23 on south bridgeKen Ma
2018-03-30arm64: a37xx: pinctrl: Fix number of pin in south bridgeKen Ma
2018-03-28rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov
2018-03-28rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov
2018-03-28rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay