Age | Commit message (Expand) | Author | Files | Lines |
2015-03-18 | pinctrl: sun4i: GPIOs configured as irq must be set to input before reading | Hans de Goede | 3 | -2/+17 |
2015-03-18 | pinctrl: at91: move lock/unlock_as_irq calls into request/release | Boris Brezillon | 1 | -10/+7 |
2015-03-10 | pinctrl: update direction_output function of cherryview driver | qipeng.zha | 1 | -0/+1 |
2015-03-06 | pinctrl: baytrail: Save pin context over system sleep | Mika Westerberg | 1 | -2/+81 |
2015-03-06 | pinctrl: baytrail: Rework interrupt handling | Mika Westerberg | 1 | -44/+56 |
2015-03-06 | pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode | Mika Westerberg | 1 | -7/+29 |
2015-03-06 | pinctrl: baytrail: Relax GPIO request rules | Mika Westerberg | 1 | -13/+22 |
2015-02-11 | Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 44 | -3135/+7335 |
2015-02-05 | sh-pfc: emev2 - Fix mangled author name | Geert Uytterhoeven | 1 | -1/+1 |
2015-02-04 | pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs | Mika Westerberg | 1 | -2/+15 |
2015-02-03 | pinctrl: imx25: fix numbering for pins | Uwe Kleine-König | 1 | -139/+137 |
2015-02-03 | pinctrl: pinctrl-imx: don't use invalid value of conf_reg | Uwe Kleine-König | 1 | -1/+1 |
2015-01-30 | pinctrl: qcom: delete pin_config_get/set pinconf operations | Stanimir Varbanov | 1 | -17/+0 |
2015-01-30 | pinctrl: qcom: Add msm8916 pinctrl driver | Joonwoo Park | 3 | -0/+1014 |
2015-01-30 | pinctrl: qcom: increase variable size for register offsets | Joonwoo Park | 1 | -5/+5 |
2015-01-30 | pinctrl: hide PCONFDUMP in #ifdef | Arnd Bergmann | 2 | -0/+8 |
2015-01-30 | pinctrl: rockchip: Only mask interrupts; never disable | Doug Anderson | 1 | -35/+13 |
2015-01-30 | Merge tag 'v3.19-rc6' into devel | Linus Walleij | 5 | -35/+83 |
2015-01-30 | pinctrl: zynq: Fix usb0 pins | Andreas Färber | 1 | -1/+1 |
2015-01-29 | pinctrl: sh-pfc: sh7372: Remove PFC support | Magnus Damm | 5 | -2661/+0 |
2015-01-27 | sh-pfc: Add emev2 pinmux support | Niklas Söderlund | 5 | -0/+1727 |
2015-01-27 | sh-pfc: add macro to define pinmux without function | Niklas Söderlund | 1 | -0/+2 |
2015-01-26 | pinctrl: at91: allow to have disabled gpio bank | Jean-Christophe PLAGNIOL-VILLARD | 1 | -53/+55 |
2015-01-26 | pinctrl: add driver for Amlogic Meson SoCs | Beniamino Galvani | 6 | -0/+2070 |
2015-01-21 | staging: drivers: pinctrl: Fixed checkpatch.pl warnings | Anjana Sasindran | 1 | -1/+2 |
2015-01-19 | pinctrl: qcom: Don't iterate past end of function array | Stephen Boyd | 1 | -2/+2 |
2015-01-19 | pinctrl: exynos: Add AUDIO pin controller for exynos7 | Padmavathi Venna | 1 | -0/+10 |
2015-01-15 | sh-pfc: r8a7790: add MLB+ pin group | Sergei Shtylyov | 1 | -0/+13 |
2015-01-15 | sh-pfc: r8a7791: add MLB+ pin group | Sergei Shtylyov | 1 | -0/+13 |
2015-01-15 | sh-pfc: r8a7791: fix typo in MLB_CLK | Sergei Shtylyov | 1 | -4/+4 |
2015-01-14 | pinctrl: sirf: drop marco support | Barry Song | 3 | -40/+14 |
2015-01-14 | pinctrl: bcm281xx: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -2/+2 |
2015-01-14 | pinctrl: dove: Constify struct regmap_config and of_device_id | Krzysztof Kozlowski | 1 | -2/+2 |
2015-01-14 | pinctrl: sun6i: Add A31s pinctrl support | Hans de Goede | 3 | -0/+820 |
2015-01-14 | pinctrl: sun6i: Add some missing functions | Hans de Goede | 1 | -0/+5 |
2015-01-14 | pinctrl: exynos: Add BUS1 pin controller for exynos7 | Vivek Gautam | 1 | -0/+19 |
2015-01-14 | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij | 3 | -25/+30 |
2015-01-14 | pinctrl: lantiq: remove bogus of_gpio_chip_add | Johan Hovold | 1 | -2/+0 |
2015-01-14 | pinctrl: Fix two deadlocks | Jim Lin | 1 | -2/+3 |
2015-01-14 | pinctrl: rockchip: Avoid losing interrupts when supporting both edges | Doug Anderson | 1 | -25/+20 |
2015-01-14 | pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic | Soren Brinkmann | 1 | -114/+11 |
2015-01-11 | pinctrl: Add driver for Zynq | Soren Brinkmann | 3 | -0/+1185 |
2015-01-11 | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 8 | -104/+114 |
2015-01-11 | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann | 1 | -3/+14 |
2015-01-10 | pinctrl: pass -DDEBUG in subdirs | Linus Walleij | 1 | -1/+1 |
2015-01-10 | pinctrl: mvebu: a38x: Add UART1 muxing options | Maxime Ripard | 1 | -2/+4 |
2015-01-10 | pinctrl: intel: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2015-01-10 | pinctrl: cherryview: Save and restore pin configs over system sleep | Mika Westerberg | 1 | -0/+104 |
2015-01-07 | pinctrl: st: Add irq_disable hook to st_gpio_irqchip | Patrice CHOTARD | 1 | -0/+1 |
2015-01-07 | pinctrl: st: avoid multiple mutex lock | Francesco VIRLINZI | 1 | -1/+3 |