Age | Commit message (Expand) | Author |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-04-02 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-04-02 | pinctrl: Unconditionally assign .request()/.free() | Thierry Reding |
2020-04-01 | gpio: export of_pinctrl_get to modules | Stephen Rothwell |
2020-03-31 | pinctrl: qcom: fix compilation error | Ansuel Smith |
2020-03-30 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-28 | pinctrl: qcom: use scm_call to route GPIO irq to Apps | Ajay Kishore |
2020-03-27 | pinctrl: sprd: Add pin high impedance mode support | Linhua Xu |
2020-03-27 | pinctrl: sprd: Use the correct pin output configuration | Linhua Xu |
2020-03-27 | pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 | Thierry Reding |
2020-03-27 | pinctrl: tegra: Renumber the GG.0 and GG.1 pins | Thierry Reding |
2020-03-27 | pinctrl: tegra: Do not add default pin range on Tegra194 | Thierry Reding |
2020-03-27 | pinctrl: tegra: Pass struct tegra_pmx for pin range check | Thierry Reding |
2020-03-27 | pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo | Thierry Reding |
2020-03-27 | pinctrl: tegra: Fix whitespace issues for improved readability | Thierry Reding |
2020-03-27 | pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-26 | pinctrl: freescale: drop the dependency on ARM64 for i.MX8M | Peng Fan |
2020-03-26 | Revert "pinctrl: mvebu: armada-37xx: use use platform api" | Linus Walleij |
2020-03-24 | irqchip/stm32: Retrigger both in eoi and unmask callbacks | Marek Vasut |
2020-03-12 | pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxm | Igor Vavro |
2020-03-09 | pinctrl: qcom: Assign irq_eoi conditionally | Linus Walleij |
2020-03-09 | pinctrl: falcon: fix syntax error | Mathias Kresin |
2020-03-09 | pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug | Linus Walleij |
2020-03-08 | pinctrl: stm32: Add level interrupt support to gpio irq chip | Alexandre Torgue |
2020-03-04 | pinctrl: Remove use of driver_deferred_probe_check_state_continue() | John Stultz |
2020-03-03 | pinctrl: sprd: Fix the kconfig warning | Baolin Wang |
2020-03-02 | pinctrl: ingenic: add hdmi-ddc pin control group | Paul Boddie |
2020-02-29 | pinctrl: madera: Add missing call to pinctrl_unregister_mappings | Charles Keepax |
2020-02-29 | pinctrl: core: Remove extra kref_get which blocks hogs being freed | Charles Keepax |
2020-02-29 | pinctrl: sirf/atlas7: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-29 | pinctrl: sprd: Allow the SPRD pinctrl driver building into a module | Baolin Wang |
2020-02-29 | pinctrl: Export some needed symbols at module load time | Baolin Wang |
2020-02-28 | pinctrl: da9062: Fix error gpiolib.h path | YueHaibing |
2020-02-26 | Merge tag 'sh-pfc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-02-21 | pinctrl: mediatek: Fix some off by one bugs | Dan Carpenter |
2020-02-21 | pinctrl: imx: scu: Align imx sc msg structs to 4 | Leonard Crestez |
2020-02-21 | pinctrl: ingenic: Improve unreachable code generation | Josh Poimboeuf |
2020-02-21 | pinctrl: meson-gxl: fix GPIOX sdio pins | Nicolas Belin |
2020-02-21 | ipq8064: pinctrl: Fixed missing RGMII pincontrol definitions | Ansuel Smith |
2020-02-21 | pinctrl: uniphier: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-21 | pinctrl: Ingenic: Add missing parts for X1830. | 周琰杰 (Zhou Yanjie) |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2020-02-21 | pinctrl: sunxi: Mask non-wakeup IRQs on suspend | Samuel Holland |
2020-02-21 | pinctrl: sunxi: Forward calls to irq_set_irq_wake | Samuel Holland |
2020-02-21 | pinctrl: sh-pfc: Remove use of ARCH_R8A7795 | Geert Uytterhoeven |
2020-02-21 | pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq() | Geert Uytterhoeven |
2020-02-21 | pinctrl: sh-pfc: checker: Add function GPIO checks | Geert Uytterhoeven |
2020-02-21 | pinctrl: sh-pfc: checker: Add data register checks | Geert Uytterhoeven |
2020-02-21 | pinctrl: sh-pfc: checker: Add ioctrl register checks | Geert Uytterhoeven |