| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: berlin: drop SoC stub provided regmap | Antoine Tenart | 2015-05-18 | 4 | -93/+1 |
* | pinctrl: berlin: prepare to use regmap provided by syscon | Antoine Tenart | 2015-05-18 | 4 | -1/+30 |
* | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-05-08 | 1 | -6/+7 |
|\ |
|
| * | pinctrl: qcom-spmi-gpio: Fix input value report | Ivan T. Ivanov | 2015-04-28 | 1 | -5/+6 |
| * | pinctrl: qcom-spmi-gpio: Fix output type configuration | Ivan T. Ivanov | 2015-04-28 | 1 | -1/+1 |
* | | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson | 2015-05-06 | 3 | -8/+6 |
* | | pinctrl: mediatek: mtk-common: initialize unmask | Colin Ian King | 2015-05-04 | 1 | -0/+2 |
* | | pinctrl: qcom-spmi-mpp: Fix input value report | Ivan T. Ivanov | 2015-04-28 | 1 | -4/+5 |
* | | pinctrl: qcom-spmi: Fix pin direction configuration | Ivan T. Ivanov | 2015-04-27 | 2 | -0/+2 |
* | | pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio) | Andrew Andrianov | 2015-04-27 | 1 | -1/+1 |
|/ |
|
* | pinctrl: fix allmodconfig noise | Linus Walleij | 2015-04-15 | 3 | -2/+8 |
* | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-04-14 | 82 | -932/+14568 |
|\ |
|
| * | pinctrl: sirf: move sgpio lock into state container | Linus Walleij | 2015-04-09 | 1 | -12/+12 |
| * | pinctrl: Add support for PM8916 GPIO's and MPP's | Ivan T. Ivanov | 2015-04-08 | 2 | -0/+2 |
| * | pinctrl: bcm2835: Fix support for threaded level triggered IRQs | Charles Keepax | 2015-04-08 | 1 | -9/+17 |
| * | sh-pfc: r8a7790: add EtherAVB pin groups | Sergei Shtylyov | 2015-04-07 | 1 | -0/+91 |
| * | pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support | Mika Westerberg | 2015-04-07 | 5 | -0/+1632 |
| * | pinctrl: fsl: imx: Check for 0 config register | Markus Pargmann | 2015-04-07 | 1 | -2/+5 |
| * | pinctrl: Add support for Meson8b | Carlo Caione | 2015-04-07 | 4 | -1/+905 |
| * | documentation: Extend pinctrl docs for Meson8b | Carlo Caione | 2015-04-07 | 1 | -2/+3 |
| * | pinctrl: Cleanup Meson8 driver | Carlo Caione | 2015-04-07 | 2 | -597/+461 |
| * | Fix inconsistent spinlock of AMD GPIO driver which can be | Ken Xue | 2015-04-07 | 2 | -16/+15 |
| * | pinctrl: at91: convert __raw to endian agnostic IO | Ben Dooks | 2015-04-07 | 1 | -25/+25 |
| * | pinctrl: constify of_device_id array | Fabian Frederick | 2015-03-27 | 32 | -34/+38 |
| * | pinctrl: pinconf-generic: add dt node names to error messages | Baruch Siach | 2015-03-27 | 1 | -2/+4 |
| * | pinctrl: pinconf-generic: scan also referenced phandle node | Baruch Siach | 2015-03-27 | 1 | -20/+28 |
| * | pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver | Thomas Petazzoni | 2015-03-27 | 1 | -0/+40 |
| * | pinctrl: st: Display pin's function when printing pinctrl debug information | Lee Jones | 2015-03-25 | 1 | -1/+11 |
| * | pinctrl: st: Show correct pin direction also in GPIO mode | Lee Jones | 2015-03-25 | 1 | -1/+7 |
| * | pinctrl: st: Supply a GPIO get_direction() call-back | Lee Jones | 2015-03-25 | 1 | -1/+30 |
| * | pinctrl: st: Move st_get_pio_control() further up the source file | Lee Jones | 2015-03-25 | 1 | -10/+10 |
| * | pinctrl: st: Introduce a 'get pin function' call | Lee Jones | 2015-03-25 | 1 | -0/+14 |
| * | pinctrl: tegra: use signed bitfields for optional fields | Stefan Agner | 2015-03-19 | 1 | -20/+20 |
| * | pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table | Axel Lin | 2015-03-18 | 2 | -10/+6 |
| * | pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places | Axel Lin | 2015-03-18 | 1 | -10/+7 |
| * | pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file | Axel Lin | 2015-03-18 | 1 | -1/+1 |
| * | pinctrl: mediatek: Adjust mt8173 pinctrl kconfig | Yingjoe Chen | 2015-03-18 | 1 | -3/+8 |
| * | pinctrl: mediatek: mtk-common: Remove kfree | Axel Lin | 2015-03-18 | 1 | -4/+2 |
| * | pinctrl: mediatek: Fix include directive | Guenter Roeck | 2015-03-18 | 1 | -1/+1 |
| * | pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry | Geert Uytterhoeven | 2015-03-18 | 1 | -3/+0 |
| * | pinctrl: sh-pfc: Remove emev2 platform_device_id entry | Geert Uytterhoeven | 2015-03-18 | 1 | -3/+0 |
| * | pinctrl: sh-pfc: Use u32 to store register addresses | Geert Uytterhoeven | 2015-03-18 | 3 | -10/+14 |
| * | pinctrl: sh-pfc: Use reg_width instead of reg as sentinel | Geert Uytterhoeven | 2015-03-18 | 1 | -1/+1 |
| * | pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets | Geert Uytterhoeven | 2015-03-18 | 3 | -34/+33 |
| * | pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long | Geert Uytterhoeven | 2015-03-18 | 2 | -5/+7 |
| * | pinctrl: add AMD GPIO driver support. | Ken Xue | 2015-03-18 | 4 | -0/+1147 |
| * | pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block | Abhilash Kesavan | 2015-03-18 | 1 | -1/+0 |
| * | pinctrl: cygnus: add gpio/pinconf driver | Ray Jui | 2015-03-18 | 3 | -0/+930 |
| * | pinctrl: mediatek: fix build error | Hongzhou Yang | 2015-03-18 | 1 | -2/+3 |
| * | pinctrl: mediatek: emulate GPIO interrupt on both-edges | Yingjoe Chen | 2015-03-18 | 4 | -3/+83 |