summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mscc: Add gpio and pinctrl for Serval SoC family.Horatiu Vultur2019-01-233-0/+244
* pinctrl: mscc: Add gpio and pinctrl for Servalt SoC family.Horatiu Vultur2019-01-233-0/+279
* pinctrl: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC familyHoratiu Vultur2019-01-167-29/+443
* Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...Lukasz Majewski2019-01-111-2/+2
* rockchip: rk3399: fix missing braces in full pinctrlPhilipp Tomsich2019-01-061-2/+3
* rockchip: rk3399: Add Kconfig option for full pinctrl driverChristoph Muellner2019-01-022-0/+19
* rockchip: rk3399: Add improved pinctrl driver.Christoph Muellner2019-01-021-0/+227
* dm: pinctrl: Add pinctrl_decode_pin_config_dm().Christoph Muellner2019-01-021-0/+22
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-013-0/+55
|\
| * ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)Lukasz Majewski2019-01-013-0/+55
* | dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski2018-12-261-2/+2
* | pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)Gregory CLEMENT2018-12-198-0/+676
|/
* Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini2018-12-072-13/+13
|\
| * pinctrl: meson: axg: Fix GPIO pin offsetsCarlo Caione2018-12-071-11/+11
| * pinctrl: meson: Fix GPIO direction registers accessCarlo Caione2018-12-051-2/+2
* | pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()Patrice Chotard2018-12-071-18/+24
* | pinctrl: stm32: Move gpio_dev list filling outside probe()Patrice Chotard2018-12-071-25/+38
* | pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard2018-12-061-4/+23
|/
* Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini2018-11-2911-122/+1372
|\
| * pinctrl: meson: add axg supportJerome Brunet2018-11-265-0/+1180
| * pinctrl: meson: select generic pinctrlJerome Brunet2018-11-261-1/+1
| * pinctrl: meson: rework gx pmx functionJerome Brunet2018-11-268-121/+191
* | pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee2018-11-284-0/+1291
* | pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee2018-11-287-0/+1163
|/
* pinctrl: sandbox: Add get_pin_muxing ops supportPatrice Chotard2018-11-161-0/+18
* pinctrl: stm32: Add get_pin_muxing() opsPatrice Chotard2018-11-161-0/+71
* pinctrl: stm32: Add get_pin_name() opsPatrice Chotard2018-11-161-0/+46
* pinctrl: stm32: Add get_pins_count() opsPatrice Chotard2018-11-161-5/+85
* dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_countPatrice Chotard2018-11-161-0/+23
* dm: pinctrl: Add get_pin_muxing() opsPatrice Chotard2018-11-161-0/+11
* pinctrl: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-149-2/+14
* pinctrl: renesas: Add POCCTRL handling to r8a77990Marek Vasut2018-11-021-2/+32
* pinctrl: renesas: Fix DRV register offsetMarek Vasut2018-11-021-1/+1
* pinctrl: Add pinctrl driver for i.MX8Peng Fan2018-10-226-93/+258
* pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev2018-09-281-0/+3
* pinctrl: bcm6838: add pinctrl supportPhilippe Reynes2018-09-223-0/+170
* pinctrl: Fix build warning with ARM64Lokesh Vutla2018-09-101-3/+3
* pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut2018-06-191-2/+2
* pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut2018-06-147-1180/+6929
* pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut2018-06-143-6/+559
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-025-2/+1761
|\
| * pinctrl: renesas: Initial R8A77990 PFC supportMarek Vasut2018-06-015-0/+1756
| * pinctrl: renesas: Add PORT_GP_11 helper macroTakeshi Kihara2018-06-011-2/+6
* | mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin2018-05-291-2/+57
* | mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang2018-05-291-4/+4
|/
* pinctrl: do not set_state for device without valid ofnodeKever Yang2018-05-161-0/+6
* Merge git://git.denx.de/u-boot-uniphierTom Rini2018-05-084-24/+189
|\
| * pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada2018-05-081-0/+11
| * pinctrl: uniphier: support drive-strength configurationMasahiro Yamada2018-05-082-5/+140