Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 90 | -6658/+13076 |
2017-06-30 | pinctrl: samsung: Remove bogus irq_[un]mask from resource management | Thomas Gleixner | 1 | -4/+0 |
2017-06-30 | pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops static | Colin Ian King | 1 | -2/+2 |
2017-06-30 | pinctrl: rza1: Remove unneeded wrong check for wrong variable | Geert Uytterhoeven | 1 | -3/+0 |
2017-06-29 | pinctrl: qcom: Add ipq8074 pinctrl driver | Varadarajan Narayanan | 3 | -0/+1087 |
2017-06-29 | Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 5 | -0/+1743 |
2017-06-29 | Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip" | Brian Norris | 1 | -40/+4 |
2017-06-29 | pinctrl: freescale: imx7d: make of_device_ids const. | Arvind Yadav | 1 | -3/+3 |
2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi | 1 | -0/+3 |
2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 7 | -97/+80 |
2017-06-29 | pinctrl: armada-37xx: Fix number of pin in sdio_sb | Gregory CLEMENT | 1 | -2/+2 |
2017-06-29 | pinctrl: armada-37xx: Fix uart2 group selection register mask | Ken Ma | 1 | -2/+3 |
2017-06-29 | pinctrl: bcm2835: Avoid warning from __irq_do_set_handler | Stefan Wahren | 1 | -0/+4 |
2017-06-26 | pinctrl: sh-pfc: r8a7795: Add PWM support | Laurent Pinchart | 1 | -0/+153 |
2017-06-23 | pinctrl: Renesas RZ/A1 pin and gpio controller | Jacopo Mondi | 3 | -0/+1323 |
2017-06-21 | pinctrl: sh-pfc: r8a7792: Add SCIF1 and SCIF2 pin groups | Ulrich Hecht | 1 | -0/+55 |
2017-06-20 | pinctrl: ingenic: checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -2/+2 |
2017-06-20 | pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20 | Masahiro Yamada | 1 | -189/+194 |
2017-06-20 | pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11 | Masahiro Yamada | 1 | -172/+192 |
2017-06-20 | Merge tag 'samsung-pinctrl-4.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 10 | -1197/+1269 |
2017-06-16 | pinctrl: sh-pfc: r8a7795: Add DU parallel RGB output support | Laurent Pinchart | 1 | -0/+101 |
2017-06-16 | pinctrl: mvebu: add driver for Armada CP110 pinctrl | Hanna Hawa | 3 | -0/+692 |
2017-06-16 | pinctrl: mvebu: add driver for Armada AP806 pinctrl | Hanna Hawa | 3 | -0/+145 |
2017-06-16 | pinctrl: avoid PLAT_ORION dependency | Russell King | 1 | -4/+0 |
2017-06-16 | pinctrl: mvebu: remove the offset property for regmap | Gregory CLEMENT | 2 | -6/+2 |
2017-06-16 | pinctrl: meson-gxl: add tsin_a pins | Jerome Brunet | 1 | -0/+36 |
2017-06-13 | pinctrl: sh-pfc: r8a7795: Add EtherAVB pins, groups and function | Geert Uytterhoeven | 1 | -0/+111 |
2017-06-09 | pinctrl: intel: Add Intel Cannon Lake PCH pin controller support | Mika Westerberg | 3 | -0/+451 |
2017-06-09 | pinctrl: intel: Make it possible to specify mode per pin in a group | Mika Westerberg | 2 | -8/+26 |
2017-06-09 | pinctrl: intel: Add support for variable size pad groups | Mika Westerberg | 3 | -56/+176 |
2017-06-09 | pinctrl: sunxi: Add support for A83T R_PIO | Chen-Yu Tsai | 3 | -0/+133 |
2017-06-09 | pinctrl: bcm: cleanup Broadcom license headers | Scott Branden | 4 | -15/+15 |
2017-06-09 | pinctrl: sunxi: constify irq_domain_ops | Tobias Klauser | 1 | -1/+1 |
2017-06-09 | pinctrl: stm32: Fix bad function call | Alexandre TORGUE | 1 | -1/+1 |
2017-06-09 | pinctrl/amd: Use regular interrupt instead of chained | Thomas Gleixner | 1 | -50/+41 |
2017-06-09 | pinctrl: stm32: remove useless check | Alexandre TORGUE | 1 | -5/+0 |
2017-06-09 | pinctrl: meson: add interrupts to pinctrl data | Jerome Brunet | 5 | -46/+63 |
2017-06-09 | pinctrl: meson-gxbb: remove non-existing pin GPIOX_22 | Heiner Kallweit | 1 | -1/+0 |
2017-06-07 | pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem | Krzysztof Kozlowski | 1 | -3/+3 |
2017-06-07 | pinctrl: samsung: Handle memory allocation failure during wakeup banks init | Krzysztof Kozlowski | 1 | -0/+2 |
2017-06-07 | pinctrl: samsung: Constify wakeup driver specific data | Krzysztof Kozlowski | 1 | -2/+2 |
2017-06-07 | pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8 | Krzysztof Kozlowski | 7 | -1159/+1245 |
2017-05-31 | Merge tag 'sh-pfc-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 9 | -1353/+1926 |
2017-05-31 | pinctrl: stm32: Implement .get_direction gpio_chip callback | Alexandre TORGUE | 2 | -3/+25 |
2017-05-31 | pinctrl: stm32: set pin to gpio input when used as interrupt | Alexandre TORGUE | 1 | -10/+29 |
2017-05-31 | pinctrl: mcp23s08: improve I2C Kconfig dependency | Arnd Bergmann | 1 | -0/+1 |
2017-05-29 | pinctrl: xway: fix copy/paste error in xrx200_grps | Martin Schiller | 1 | -1/+1 |
2017-05-29 | pinctrl: sunxi: drop dedicated A20 driver | Icenowy Zheng | 3 | -1061/+0 |
2017-05-29 | pinctrl: sunxi: add A20 support to A10 driver | Icenowy Zheng | 2 | -65/+226 |
2017-05-29 | pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs | Icenowy Zheng | 1 | -0/+3 |