| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: pinctrl: Add pinctrl driver for Microchip PIC32. | Purna Chandra Mandal | 2016-02-01 | 3 | -0/+374 |
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada | 2016-01-25 | 1 | -3/+1 |
* | rockchip: rk3288: pinctrl: Fix HDMI pinctrl | Simon Glass | 2016-01-21 | 1 | -0/+2 |
* | rockchip: pinctrl: Implement the get_gpio_mux() method | Simon Glass | 2016-01-21 | 1 | -16/+52 |
* | rockchip: pinctrl: Reduce the size for SPL | Simon Glass | 2016-01-21 | 1 | -3/+17 |
* | dm: pinctrl: Add a way for a GPIO driver to obtain a pin function | Simon Glass | 2016-01-21 | 1 | -0/+10 |
* | rockchip: pinctrl: Add a full pinctrl driver | Simon Glass | 2016-01-21 | 1 | -1/+229 |
* | rockchip: Convert the PMU IOMUX registers into an array | Simon Glass | 2016-01-21 | 1 | -2/+2 |
* | dm: pinctrl: Add a function to parse PIN_CONFIG flags | Simon Glass | 2016-01-21 | 1 | -0/+12 |
* | rockchip: rk3036: Bind GPIO banks | Jeffy Chen | 2016-01-21 | 1 | -0/+8 |
* | pinctrl: Avoid binding all pinconfig nodes before relocation | Simon Glass | 2016-01-20 | 1 | -0/+4 |
* | rockchip: rk3036: Add pinctrl driver | huang lin | 2015-12-01 | 3 | -0/+286 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | 2 | -0/+8 |
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* | Masahiro Yamada | 2015-09-25 | 1 | -6/+6 |
* | pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+140 |
* | pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+147 |
* | pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+151 |
* | pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+148 |
* | pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+137 |
* | pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver | Masahiro Yamada | 2015-09-25 | 3 | -0/+141 |
* | pinctrl: uniphier: add UniPhier pinctrl core support | Masahiro Yamada | 2015-09-23 | 6 | -0/+278 |
* | pinctrl: move dm_scan_fdt_node() out of pinctrl uclass | Masahiro Yamada | 2015-09-19 | 2 | -6/+17 |
* | rockchip: rk3288: Add pinctrl driver | Simon Glass | 2015-09-02 | 4 | -0/+459 |
* | pinctrl: Add the concept of peripheral IDs | Simon Glass | 2015-09-02 | 1 | -9/+31 |
* | pinctrl: Add help text to Kconfig | Simon Glass | 2015-09-02 | 1 | -1/+10 |
* | pinctrl: sandbox: add sandbox pinctrl driver | Masahiro Yamada | 2015-08-31 | 3 | -0/+157 |
* | pinctrl: add pin control uclass support | Masahiro Yamada | 2015-08-31 | 4 | -0/+702 |