summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2019-01-03rockchip: rk3399: Add improved pinctrl driver.Christoph Muellner1-0/+227
2019-01-03dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner1-0/+22
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini3-0/+55
2019-01-01ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)Lukasz Majewski3-0/+55
2018-12-27dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski1-2/+2
2018-12-19pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)Gregory CLEMENT8-0/+676
2018-12-08Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini2-13/+13
2018-12-07pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()Patrice Chotard1-18/+24
2018-12-07pinctrl: stm32: Move gpio_dev list filling outside probe()Patrice Chotard1-25/+38
2018-12-07pinctrl: meson: axg: Fix GPIO pin offsetsCarlo Caione1-11/+11
2018-12-07pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard1-4/+23
2018-12-05pinctrl: meson: Fix GPIO direction registers accessCarlo Caione1-2/+2
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini11-122/+1372
2018-11-29pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee4-0/+1291
2018-11-29pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee7-0/+1163
2018-11-26pinctrl: meson: add axg supportJerome Brunet5-0/+1180
2018-11-26pinctrl: meson: select generic pinctrlJerome Brunet1-1/+1
2018-11-26pinctrl: meson: rework gx pmx functionJerome Brunet8-121/+191
2018-11-17pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard1-0/+18
2018-11-17pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard1-0/+71
2018-11-17pinctrl: stm32: Add get_pin_name() opsPatrice Chotard1-0/+46
2018-11-17pinctrl: stm32: Add get_pins_count() opsPatrice Chotard1-5/+85
2018-11-17dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard1-0/+23
2018-11-17dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard1-0/+11
2018-11-14pinctrl: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng9-2/+14
2018-11-02pinctrl: renesas: Add POCCTRL handling to r8a77990Marek Vasut1-2/+32
2018-11-02pinctrl: renesas: Fix DRV register offsetMarek Vasut1-1/+1
2018-10-22pinctrl: Add pinctrl driver for i.MX8Peng Fan6-93/+258
2018-09-29pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev1-0/+3
2018-09-22pinctrl: bcm6838: add pinctrl supportPhilippe Reynes3-0/+170
2018-09-11pinctrl: Fix build warning with ARM64Lokesh Vutla1-3/+3
2018-06-19pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut1-2/+2
2018-06-14pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut7-1180/+6929
2018-06-14pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut3-6/+559
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini5-2/+1761
2018-06-01pinctrl: renesas: Initial R8A77990 PFC supportMarek Vasut5-0/+1756
2018-06-01pinctrl: renesas: Add PORT_GP_11 helper macroTakeshi Kihara1-2/+6
2018-05-29mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin1-2/+57
2018-05-29mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang1-4/+4
2018-05-16pinctrl: do not set_state for device without valid ofnodeKever Yang1-0/+6
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini4-24/+189
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2-13/+13
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada1-0/+11
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada2-5/+140
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada2-4/+36
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada1-1/+1
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada1-1/+1
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada1-13/+0
2018-05-07regmap: clean up regmap allocationMasahiro Yamada1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini65-133/+65