| Commit message (Expand) | Author | Age | Lines |
* | pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver | Masahiro Yamada | 2016-04-01 | -6/+7 |
* | pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver | Masahiro Yamada | 2016-04-01 | -0/+120 |
* | pinctrl: uniphier: support per-pin input enable for new SoCs | Masahiro Yamada | 2016-04-01 | -1/+28 |
* | pinctrl: uniphier: introduce capability flag | Masahiro Yamada | 2016-04-01 | -27/+29 |
* | pinctrl: uniphier: use devm_get_addr() to get base address | Masahiro Yamada | 2016-04-01 | -6/+3 |
* | ARM: uniphier: drop PH1- prefix from CONFIG options and file names | Masahiro Yamada | 2016-03-24 | -19/+19 |
* | pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER | Masahiro Yamada | 2016-03-09 | -9/+9 |
* | pinctrl: uniphier: set input-enable before pin-muxing | Masahiro Yamada | 2016-03-09 | -3/+3 |
* | pinctrl: imx: Support i.MX7D | Peng Fan | 2016-02-21 | -0/+56 |
* | pinctrl: imx: Introduce pinctrl driver for i.MX6 | Peng Fan | 2016-02-21 | -0/+352 |
* | drivers: pinctrl: Add pinctrl driver for Microchip PIC32. | Purna Chandra Mandal | 2016-02-01 | -0/+374 |
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada | 2016-01-25 | -3/+1 |
* | rockchip: rk3288: pinctrl: Fix HDMI pinctrl | Simon Glass | 2016-01-21 | -0/+2 |
* | rockchip: pinctrl: Implement the get_gpio_mux() method | Simon Glass | 2016-01-21 | -16/+52 |
* | rockchip: pinctrl: Reduce the size for SPL | Simon Glass | 2016-01-21 | -3/+17 |
* | dm: pinctrl: Add a way for a GPIO driver to obtain a pin function | Simon Glass | 2016-01-21 | -0/+10 |
* | rockchip: pinctrl: Add a full pinctrl driver | Simon Glass | 2016-01-21 | -1/+229 |
* | rockchip: Convert the PMU IOMUX registers into an array | Simon Glass | 2016-01-21 | -2/+2 |
* | dm: pinctrl: Add a function to parse PIN_CONFIG flags | Simon Glass | 2016-01-21 | -0/+12 |
* | rockchip: rk3036: Bind GPIO banks | Jeffy Chen | 2016-01-21 | -0/+8 |
* | pinctrl: Avoid binding all pinconfig nodes before relocation | Simon Glass | 2016-01-20 | -0/+4 |
* | rockchip: rk3036: Add pinctrl driver | huang lin | 2015-12-01 | -0/+286 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | -0/+8 |
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* | Masahiro Yamada | 2015-09-25 | -6/+6 |
* | pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+140 |
* | pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+147 |
* | pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+151 |
* | pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+148 |
* | pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+137 |
* | pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver | Masahiro Yamada | 2015-09-25 | -0/+141 |
* | pinctrl: uniphier: add UniPhier pinctrl core support | Masahiro Yamada | 2015-09-23 | -0/+278 |
* | pinctrl: move dm_scan_fdt_node() out of pinctrl uclass | Masahiro Yamada | 2015-09-19 | -6/+17 |
* | rockchip: rk3288: Add pinctrl driver | Simon Glass | 2015-09-02 | -0/+459 |
* | pinctrl: Add the concept of peripheral IDs | Simon Glass | 2015-09-02 | -9/+31 |
* | pinctrl: Add help text to Kconfig | Simon Glass | 2015-09-02 | -1/+10 |
* | pinctrl: sandbox: add sandbox pinctrl driver | Masahiro Yamada | 2015-08-31 | -0/+157 |
* | pinctrl: add pin control uclass support | Masahiro Yamada | 2015-08-31 | -0/+702 |