| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: aspeed: Fix ast2500 strap register write logic | Yong Li | 2017-08-22 | 2 | -2/+18 |
* | pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl | Icenowy Zheng | 2017-08-22 | 1 | -3/+23 |
* | pinctrl: intel: Disable GPIO pin interrupts in suspend | Rushikesh S Kadam | 2017-08-22 | 1 | -0/+1 |
* | pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: tz1090: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: tz1090-pdc: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: tb10x: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: rza1: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: digicolor: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops stru... | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -3/+3 |
* | pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc... | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -1/+1 |
* | pinctrl: uniphier: add Audio out pin-mux settings | Katsuhiro Suzuki | 2017-08-22 | 2 | -0/+10 |
* | pinctrl: amd: fix error return code in amd_gpio_probe() | Gustavo A. R. Silva | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: qcom: spmi-gpio: Add dtest route for digital input | Fenglin Wu | 2017-08-15 | 1 | -0/+50 |
* | pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype | Fenglin Wu | 2017-08-15 | 1 | -49/+232 |
* | Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2017-08-14 | 6 | -68/+69 |
|\ |
|
| * | pinctrl: samsung: Remove unneeded local variable initialization | Krzysztof Kozlowski | 2017-07-24 | 1 | -14/+4 |
| * | pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banks | Krzysztof Kozlowski | 2017-07-19 | 1 | -2/+2 |
| * | pinctrl: samsung: Use unsigned int for number of controller IO mem resources | Krzysztof Kozlowski | 2017-07-19 | 2 | -2/+2 |
| * | pinctrl: samsung: Use define from dt-bindings for pin mux function | Krzysztof Kozlowski | 2017-07-18 | 4 | -8/+7 |
| * | pinctrl: samsung: Fix invalid register offset used for Exynos5433 external in... | Krzysztof Kozlowski | 2017-07-18 | 1 | -4/+4 |
| * | pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx | Krzysztof Kozlowski | 2017-07-18 | 4 | -38/+50 |
* | | pinctrl: add a Gemini SoC pin controller | Linus Walleij | 2017-08-14 | 3 | -0/+2367 |
* | | pinctrl: check ops->pin_config_set in pinconf_set_config() | Masahiro Yamada | 2017-08-14 | 1 | -1/+1 |
* | | pinctrl: intel: Add Intel Denverton pin controller support | Mika Westerberg | 2017-08-14 | 3 | -0/+311 |
* | | pinctrl: add __rcu annotations to fix sparse warnings | Masahiro Yamada | 2017-08-14 | 2 | -2/+2 |
* | | pinctrl: nomadik: fix incorrect type in return expression | Masahiro Yamada | 2017-08-14 | 1 | -1/+1 |
* | | pinctrl: sirf: add static to local data | Masahiro Yamada | 2017-08-14 | 1 | -3/+3 |
* | | pinctrl: armada-37xx: add static to local data | Masahiro Yamada | 2017-08-14 | 1 | -2/+2 |
* | | pinctrl: uniphier: widen all pinconf-derived arguments to u32 | Masahiro Yamada | 2017-08-14 | 1 | -4/+4 |
* | | pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base | Icenowy Zheng | 2017-08-14 | 1 | -0/+1 |
* | | pinctrl: move const qualifier before struct | Masahiro Yamada | 2017-08-14 | 7 | -52/+51 |
* | | pinctrl-st: fix of_irq_to_resource() result check | Sergei Shtylyov | 2017-08-14 | 1 | -1/+1 |
* | | pinctrl: rockchip: add input schmitt support for rv1108 | Andy Yan | 2017-08-14 | 1 | -0/+31 |
* | | pinctrl: intel: wrap Intel pin control drivers in an architecture check | Peter Robinson | 2017-08-14 | 1 | -0/+3 |
* | | pinctrl: sirf: atlas7: fix of_irq_get() error check | Sergei Shtylyov | 2017-08-14 | 1 | -1/+3 |
* | | pinctrl: rockchip: Add rk3128 pinctrl support | David Wu | 2017-08-14 | 1 | -0/+129 |
* | | pinctrl: rockchip: Use common interface for recalced iomux | David Wu | 2017-08-14 | 1 | -39/+50 |
* | | pinctrl: bcm2835: Remove unneeded irq_group field | Thierry Reding | 2017-08-14 | 1 | -3/+1 |
* | | pinctrl: sirf: atlas7: Initialize GPIO offset | Thierry Reding | 2017-08-14 | 1 | -0/+1 |
* | | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-14 | 10 | -41/+34 |