Age | Commit message (Expand) | Author |
2017-01-18 | pinctrl: mvebu: provide per-control private data | Russell King |
2017-01-18 | pinctrl: mvebu: constify mvebu_mpp_ctrl structures | Russell King |
2017-01-17 | pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() | Markus Elfring |
2017-01-17 | pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() | Markus Elfring |
2017-01-17 | pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group... | Markus Elfring |
2017-01-17 | pinctrl: mvebu: Delete an error message for a failed memory allocation in thr... | Markus Elfring |
2017-01-17 | pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() | Markus Elfring |
2017-01-13 | Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2017-01-13 | pinctrl: Initialize pinctrl_dev.node | Thierry Reding |
2017-01-13 | pinctrl: core: Fix regression caused by delayed work for hogs | Tony Lindgren |
2017-01-11 | pinctrl: sunxi: add driver for V3s SoC | Icenowy Zheng |
2017-01-11 | pinctrl/amd: white space cleanups in amd_gpio_dbg_show() | Dan Carpenter |
2017-01-11 | pinctrl: Drop error prints on kzalloc() failure | Bjorn Andersson |
2017-01-11 | pinctrl: da850-pupd: Add to module device table | David Lechner |
2017-01-11 | pinctrl: baytrail: Convert to use devm_*() | Andy Shevchenko |
2017-01-11 | pinctrl: intel: Convert to use devm_gpiochip_add_data() | Mika Westerberg |
2017-01-09 | pinctrl: Introduce TI IOdelay configuration driver | Nishanth Menon |
2017-01-09 | pinctrl: core: Make dt_free_map optional | Tony Lindgren |
2017-01-09 | pinctrl: sunxi: Remove old sun5i pinctrl drivers | Maxime Ripard |
2017-01-09 | pinctrl: sunxi: Add common sun5i pinctrl driver | Maxime Ripard |
2017-01-09 | pinctrl: sunxi: Add pinctrl variants | Maxime Ripard |
2017-01-05 | pinctrl: Fix panic when pinctrl devices with hogs are unregistered | Jon Hunter |
2017-01-03 | pinctrl: amd: fix compilation warning | Linus Walleij |
2017-01-03 | pinctrl: imx: use generic pinmux helpers for managing functions | Gary Bisson |
2017-01-03 | pinctrl: imx: use generic pinctrl helpers for managing groups | Gary Bisson |
2017-01-03 | pinctrl: qcom: msm8660: rename some SDC1->SDC4 | Linus Walleij |
2017-01-03 | pinctrl: single: Use generic pinmux helpers for managing functions | Tony Lindgren |
2017-01-03 | pinctrl: single: Use generic pinctrl helpers for managing groups | Tony Lindgren |
2017-01-03 | pinctrl: core: Add generic pinctrl functions for managing groups | Tony Lindgren |
2017-01-03 | pinctrl: stricten up generic group code | Linus Walleij |
2017-01-03 | pinctrl: core: Add generic pinctrl functions for managing groups | Tony Lindgren |
2017-01-03 | pinctrl: add some comments to the hog/late init code | Linus Walleij |
2017-01-03 | pinctrl: core: Use delayed work for hogs | Tony Lindgren |
2016-12-30 | pinctrl: imx: use radix trees for groups and functions | Gary Bisson |
2016-12-30 | pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info | Gary Bisson |
2016-12-30 | pinctrl: single: fix spelling mistakes on "Ivalid" | Colin Ian King |
2016-12-30 | pinctrl: simplify check for pin request conflicts | Vladimir Zapolskiy |
2016-12-30 | pinctrl: update my email address | John Crispin |
2016-12-30 | pinctrl: sirf: atlas7: Improve code layout | Christophe JAILLET |
2016-12-30 | pinctrl: sirf: atlas7: Add missing 'of_node_put()' | Christophe JAILLET |
2016-12-30 | pinctrl: stm32: activate strict mux mode | Gabriel Fernandez |
2016-12-28 | pinctrl: amd: Add support for additional GPIO | Shah, Nehal-bakulchandra |
2016-12-28 | pinctrl: aspeed: Fix kerneldoc return descriptions | Andrew Jeffery |
2016-12-28 | pinctrl: aspeed-g5: Add mux configuration for all pins | Andrew Jeffery |
2016-12-27 | pinctrl: aspeed-g4: Add mux configuration for all pins | Andrew Jeffery |
2016-12-27 | pinctrl: aspeed: Read and write bits in LPC and GFX controllers | Andrew Jeffery |
2016-12-27 | pinctrl: sh-pfc: r8a7796: Add HSCIF pins, groups, and functions | Ulrich Hecht |
2016-12-27 | pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI | Simon Horman |
2016-12-27 | pinctrl: sh-pfc: r8a7796: Add MSIOF pins, groups and functions | Takeshi Kihara |
2016-12-27 | pinctrl: sh-pfc: r8a7796: Add CAN FD support | Chris Paterson |