summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada2018-05-082-4/+36
| * pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2018-05-081-1/+1
| * pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada2018-05-081-1/+1
| * pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada2018-05-081-13/+0
* | pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2018-05-082-13/+13
|/
* regmap: clean up regmap allocationMasahiro Yamada2018-05-071-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0765-133/+65
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-278-16/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2018-04-011-14/+5
|\
| * pinctrl-uclass: convert to use live dtKever Yang2018-03-311-14/+5
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-03-301-20/+32
|\ \
| * | arm64: a37xx: pinctrl: Correct mpp definitionsKen Ma2018-03-301-6/+7
| * | arm64: a37xx: pinctrl: Fix gpio pin offset in registerKen Ma2018-03-301-8/+8
| * | arm64: a37xx: pinctrl: Fix the pin 23 on south bridgeKen Ma2018-03-301-5/+16
| * | arm64: a37xx: pinctrl: Fix number of pin in south bridgeKen Ma2018-03-301-1/+1
| |/
* | rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-0/+380
* | rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-0/+410
* | rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich2018-03-281-6/+55
|/
* pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay2018-03-191-2/+7