| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: bcm2835: Fix initial value for direction_output | Stefan Wahren | 2015-12-14 | 1 | -6/+7 |
* | pinctrl: intel: fix offset calculation issue of register PAD_OWN | Qipeng Zha | 2015-12-10 | 1 | -4/+5 |
* | pinctrl: intel: fix bug of register offset calculation | Qipeng Zha | 2015-12-10 | 4 | -17/+20 |
* | pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl | Shawn Guo | 2015-12-10 | 1 | -1/+1 |
* | pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix build | Geert Uytterhoeven | 2015-12-01 | 1 | -3/+3 |
* | pinctrl: mediatek: Add get_direction support. | Hongzhou Yang | 2015-11-18 | 1 | -7/+4 |
* | pinctrl: fix qcom ssbi drivers for 64-bit compilation | Arnd Bergmann | 2015-11-17 | 2 | -2/+2 |
* | pinctrl: imx1-core: add missing of_node_put | Vaishali Thakkar | 2015-11-17 | 1 | -2/+6 |
* | pinctrl: remove redundant if conditional from Kconfig | Masahiro Yamada | 2015-11-17 | 1 | -4/+0 |
* | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-11-02 | 21 | -290/+42 |
|\ |
|
| * | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 21 | -290/+42 |
* | | Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-11-02 | 77 | -2958/+10792 |
|\ \ |
|
| * | | pinctrl: pinconf: remove needless loop | Laurent Meunier | 2015-10-31 | 1 | -8/+5 |
| * | | pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER | Masahiro Yamada | 2015-10-31 | 3 | -9/+9 |
| * | | pinctrl: zynq: fix UTF-8 errors | Linus Walleij | 2015-10-31 | 1 | -2/+2 |
| * | | pinctrl: zynq: Initialize early | Mike Looijmans | 2015-10-30 | 1 | -1/+11 |
| * | | pinctrl: at91: add missing of_node_put | Julia Lawall | 2015-10-27 | 1 | -1/+4 |
| * | | pinctrl: tegra-xusb: Correct lane mux options | Jon Hunter | 2015-10-27 | 1 | -9/+0 |
| * | | pinctrl: intel: Add Intel Broxton pin controller support | Mika Westerberg | 2015-10-27 | 3 | -0/+1074 |
| * | | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOs | Mika Westerberg | 2015-10-27 | 1 | -4/+12 |
| * | | pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt | Mika Westerberg | 2015-10-27 | 1 | -15/+37 |
| * | | drivers/pinctrl: Add the concept of an "init" state | Douglas Anderson | 2015-10-27 | 1 | -0/+32 |
| * | | pinctrl: uniphier: set input-enable before pin-muxing | Masahiro Yamada | 2015-10-27 | 1 | -3/+7 |
| * | | pinctrl: cygnus: Remove GPIO to Pinctrl pin mapping from driver | Pramod Kumar | 2015-10-27 | 1 | -128/+3 |
| * | | Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 2015-10-26 | 24 | -144/+531 |
| |\ \ |
|
| | * | | pinctrl: sh-pfc: Remove obsolete r8a7778 platform_device_id entry | Geert Uytterhoeven | 2015-10-20 | 1 | -3/+0 |
| | * | | pinctrl: sh-pfc: Remove obsolete r8a7779 platform_device_id entry | Geert Uytterhoeven | 2015-10-20 | 1 | -3/+0 |
| | * | | pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h> | Geert Uytterhoeven | 2015-10-20 | 7 | -6/+5 |
| | * | | pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] | Geert Uytterhoeven | 2015-10-20 | 24 | -53/+53 |
| | * | | pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf support | Ulrich Hecht | 2015-10-20 | 1 | -21/+242 |
| | * | | pinctrl: sh-pfc: Add macros defining GP ports with config flags | Ulrich Hecht | 2015-10-20 | 1 | -22/+25 |
| | * | | pinctrl: sh-pfc: r8a7794: Add VIN pin groups | Koji Matsuoka | 2015-10-20 | 1 | -0/+184 |
| | * | | pinctrl: sh-pfc: r8a779[01]: Move 'union vin_data' to shared header file | Sergei Shtylyov | 2015-10-20 | 3 | -37/+23 |
| * | | | pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller | Hans de Goede | 2015-10-23 | 1 | -6/+18 |
| * | | | pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block | Hans de Goede | 2015-10-23 | 1 | -3/+3 |
| * | | | pinctrl: baytrail: Fix compilation warnings when !CONFIG_PM | Mika Westerberg | 2015-10-16 | 1 | -0/+2 |
| * | | | pinctrl: intel: Fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg | 2015-10-16 | 1 | -20/+20 |
| * | | | pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n | Jonas Gorski | 2015-10-16 | 2 | -2/+2 |
| * | | | pinctrl: atlas7: support atlas7 step B changes | Wei Chen | 2015-10-16 | 1 | -288/+1540 |
| * | | | pinctrl: berlin: fix BG2CD field widths | Thomas Hebb | 2015-10-16 | 1 | -30/+32 |
| * | | | pinctrl: berlin: fix my family name spelling | Antoine Ténart | 2015-10-16 | 5 | -8/+8 |
| * | | | pinctrl: berlin: add explicit dependency on OF | Antoine Tenart | 2015-10-16 | 1 | -0/+3 |
| * | | | pinctrl: berlin: select the pinctrl driver according to the SoC used | Antoine Tenart | 2015-10-16 | 1 | -3/+3 |
| * | | | pinctrl: berlin: add the berlin4ct pinctrl driver | Jisheng Zhang | 2015-10-16 | 3 | -0/+509 |
| * | | | pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y | Jisheng Zhang | 2015-10-16 | 1 | -1/+1 |
| * | | | pinctrl: berlin: introduce berlin_pinctrl_probe_regmap() | Jisheng Zhang | 2015-10-16 | 2 | -9/+21 |
| * | | | pinctrl: pinconf-generic: add "input-schmitt" DT property | Masahiro Yamada | 2015-10-02 | 1 | -0/+1 |
| * | | | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada | 2015-10-02 | 1 | -17/+17 |
| * | | | pinctrl: at91-pio4: irq argument as been removed from irq flow handlers | Ludovic Desroches | 2015-10-02 | 1 | -2/+3 |
| * | | | pinctrl: at91-pio4: use irq_set_handler_locked | Ludovic Desroches | 2015-10-02 | 1 | -5/+5 |