Age | Commit message (Expand) | Author |
2017-08-22 | pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall |
2017-08-22 | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall |
2017-08-22 | pinctrl: digicolor: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops stru... | Julia Lawall |
2017-08-22 | pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc... | Julia Lawall |
2017-08-22 | pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall |
2017-08-22 | pinctrl: uniphier: add Audio out pin-mux settings | Katsuhiro Suzuki |
2017-08-22 | pinctrl: amd: fix error return code in amd_gpio_probe() | Gustavo A. R. Silva |
2017-08-15 | pinctrl: qcom: spmi-gpio: Add dtest route for digital input | Fenglin Wu |
2017-08-15 | pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype | Fenglin Wu |
2017-08-14 | Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2017-08-14 | pinctrl: add a Gemini SoC pin controller | Linus Walleij |
2017-08-14 | pinctrl: check ops->pin_config_set in pinconf_set_config() | Masahiro Yamada |
2017-08-14 | pinctrl: intel: Add Intel Denverton pin controller support | Mika Westerberg |
2017-08-14 | pinctrl: add __rcu annotations to fix sparse warnings | Masahiro Yamada |
2017-08-14 | pinctrl: nomadik: fix incorrect type in return expression | Masahiro Yamada |
2017-08-14 | pinctrl: sirf: add static to local data | Masahiro Yamada |
2017-08-14 | pinctrl: armada-37xx: add static to local data | Masahiro Yamada |
2017-08-14 | pinctrl: uniphier: widen all pinconf-derived arguments to u32 | Masahiro Yamada |
2017-08-14 | pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base | Icenowy Zheng |
2017-08-14 | pinctrl: move const qualifier before struct | Masahiro Yamada |
2017-08-14 | pinctrl-st: fix of_irq_to_resource() result check | Sergei Shtylyov |
2017-08-14 | pinctrl: rockchip: add input schmitt support for rv1108 | Andy Yan |
2017-08-14 | pinctrl: intel: wrap Intel pin control drivers in an architecture check | Peter Robinson |
2017-08-14 | pinctrl: sirf: atlas7: fix of_irq_get() error check | Sergei Shtylyov |
2017-08-14 | pinctrl: rockchip: Add rk3128 pinctrl support | David Wu |
2017-08-14 | pinctrl: rockchip: Use common interface for recalced iomux | David Wu |
2017-08-14 | pinctrl: bcm2835: Remove unneeded irq_group field | Thierry Reding |
2017-08-14 | pinctrl: sirf: atlas7: Initialize GPIO offset | Thierry Reding |
2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-14 | pinctrl: tegra: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | pinctrl: sunxi: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | pinctrl: stm32: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | pinctrl: aspeed: g5: Add USB device and host support | Andrew Jeffery |
2017-08-14 | pinctrl: aspeed: g4: Add USB device and host support | Andrew Jeffery |
2017-08-14 | pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state() | Shawn Guo |
2017-08-14 | pinctrl: qcom: ssbi: mpp: constify gpio_chip structure | Gustavo A. R. Silva |
2017-08-14 | pinctrl: bcm2835: constify gpio_chip structure | Gustavo A. R. Silva |
2017-08-14 | pinctrl: zynq: Fix warnings in the driver | Nava kishore Manne |
2017-08-14 | pinctrl: zynq: Fix kernel doc warnings | Nava kishore Manne |
2017-08-14 | pinctrl: st: constify gpio_chip structure | Gustavo A. R. Silva |
2017-08-14 | pinctrl: baytrail: Do not call WARN_ON for a firmware bug | Hans de Goede |
2017-08-14 | pinctrl: pinctrl-imx7ulp: add gpio_set_direction support | Dong Aisheng |
2017-08-14 | pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks | Dong Aisheng |
2017-08-14 | pinctrl: imx: remove gpio_request_enable and gpio_disable_free | Dong Aisheng |