Age | Commit message (Expand) | Author | Files | Lines |
2016-10-18 | pinctrl: intel: Only restore pins that are used by the driver | Mika Westerberg | 1 | -2/+23 |
2016-10-18 | pinctrl: baytrail: Fix lockdep | Ville Syrjälä | 1 | -1/+2 |
2016-10-18 | pinctrl: aspeed-g5: Fix pin association of SPI1 function | Andrew Jeffery | 1 | -8/+78 |
2016-10-18 | pinctrl: aspeed-g5: Fix GPIOE1 typo | Andrew Jeffery | 1 | -1/+1 |
2016-10-18 | pinctrl: aspeed-g5: Fix names of GPID2 pins | Andrew Jeffery | 1 | -6/+6 |
2016-10-18 | pinctrl: aspeed: "Not enabled" is a significant mux state | Andrew Jeffery | 1 | -5/+7 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -11/+12 |
2016-10-05 | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-10-04 | pinctrl: qcom: fix masking of pinmux functions | John Crispin | 1 | -1/+1 |
2016-10-04 | gpio: acpi: separation of concerns | Linus Walleij | 1 | -1/+0 |
2016-09-23 | Merge branch 'fixes' into devel | Linus Walleij | 2 | -10/+2 |
2016-09-23 | pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts | Nilesh Bacchewar | 1 | -28/+5 |
2016-09-23 | pinctrl: cherryview: Convert to use devm_gpiochip_add_data() | Mika Westerberg | 1 | -18/+3 |
2016-09-23 | pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain | Mika Westerberg | 1 | -1/+33 |
2016-09-23 | Merge tag 'v4.8-rc6' into devel | Linus Walleij | 7 | -48/+15 |
2016-09-21 | Merge tag 'mvebu-drivers-4.9-1' of git://git.infradead.org/linux-mvebu into n... | Arnd Bergmann | 1 | -11/+12 |
2016-09-21 | pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181 | Jamie Lentin | 1 | -11/+12 |
2016-09-19 | pinctrl: nomadik: don't default-flag IRQs as falling | Linus Walleij | 1 | -1/+1 |
2016-09-15 | pinctrl: st: Remove STiH415/6 SoC pinctrl driver support. | Peter Griffin | 1 | -62/+14 |
2016-09-15 | pinctrl: amlogic: gxbb: add i2c pins | Jerome Brunet | 1 | -0/+30 |
2016-09-15 | pinctrl: amlogic: gxbb: add nand pins | Jerome Brunet | 1 | -0/+23 |
2016-09-15 | pinctrl: stm32: add IRQ_DOMAIN_HIERARCHY dependency | Arnd Bergmann | 1 | -2/+2 |
2016-09-15 | pinctrl: amlogic: gxbb: add spi nor pins | Jerome Brunet | 1 | -0/+14 |
2016-09-14 | Merge tag 'sh-pfc-for-v4.9-tag3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 6 | -9/+207 |
2016-09-14 | pinctrl: sh-pfc: r8a7794: Implement voltage switching for SDHI | Simon Horman | 1 | -1/+27 |
2016-09-14 | pinctrl: sh-pfc: r8a7791: Implement voltage switching for SDHI | Simon Horman | 1 | -1/+28 |
2016-09-14 | pinctrl: sh-pfc: Add PORT_GP_24 helper macro | Simon Horman | 1 | -2/+6 |
2016-09-13 | pinctrl: meson-gxbb: add the missing SDIO interrupt pin | Martin Blumenstingl | 1 | -1/+3 |
2016-09-13 | pinctrl: aspeed: fix regmap error handling | Arnd Bergmann | 1 | -3/+3 |
2016-09-13 | pinctrl: mediatek: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-09-13 | pinctrl: stm32: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-09-13 | pinctrl/amd: switch to using a bool for level | Agrawal, Nitesh-kumar | 1 | -5/+4 |
2016-09-13 | pinctrl: Add IRQ support to STM32 gpios | Alexandre TORGUE | 2 | -1/+163 |
2016-09-12 | pinctrl: samsung: Remove an always false dev->of_node test | Sylwester Nawrocki | 1 | -9/+1 |
2016-09-12 | pinctrl: intel: merrifield: fix dup size in probe | Vincent Stehlé | 1 | -1/+1 |
2016-09-12 | pinctrl: imx: accept gpio request/free from pinctrl | Vladimir Zapolskiy | 1 | -2/+2 |
2016-09-12 | pinctrl/at91: Don't provide a default trigger type | Marc Zyngier | 1 | -1/+1 |
2016-09-12 | pinctrl: sh-pfc: r8a7796: Add voltage switch operations for SDHI | Simon Horman | 1 | -2/+26 |
2016-09-12 | pinctrl: sh-pfc: Return pinconf with arguments in packed format | Niklas Söderlund | 1 | -3/+5 |
2016-09-12 | pinctrl: sh-pfc: r8a7792: Add MSIOF pin groups | Sergei Shtylyov | 1 | -0/+82 |
2016-09-12 | pinctrl: sh-pfc: r8a7792: Add QSPI pin groups | Sergei Shtylyov | 1 | -0/+33 |
2016-09-08 | pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 | Milo Kim | 1 | -1/+0 |
2016-09-07 | pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-07 | pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-07 | pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-07 | pinctrl/amd: Configure GPIO register using BIOS settings | Agrawal, Nitesh-kumar | 1 | -0/+15 |
2016-09-07 | pinctrl: sunxi: Add GR8 controller support | Mylène Josserand | 3 | -0/+546 |
2016-09-07 | pinctrl: Add pinctrl-aspeed-g5 driver | Andrew Jeffery | 3 | -0/+817 |
2016-09-07 | pinctrl: Add pinctrl-aspeed-g4 driver | Andrew Jeffery | 3 | -0/+1240 |
2016-09-07 | pinctrl: Add core support for Aspeed SoCs | Andrew Jeffery | 6 | -0/+1081 |