summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-02pinctrl: Unconditionally assign .request()/.free()Thierry Reding
2020-04-01gpio: export of_pinctrl_get to modulesStephen Rothwell
2020-03-31pinctrl: qcom: fix compilation errorAnsuel Smith
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-28pinctrl: qcom: use scm_call to route GPIO irq to AppsAjay Kishore
2020-03-27pinctrl: sprd: Add pin high impedance mode supportLinhua Xu
2020-03-27pinctrl: sprd: Use the correct pin output configurationLinhua Xu
2020-03-27pinctrl: tegra: Add SFIO/GPIO programming on Tegra194Thierry Reding
2020-03-27pinctrl: tegra: Renumber the GG.0 and GG.1 pinsThierry Reding
2020-03-27pinctrl: tegra: Do not add default pin range on Tegra194Thierry Reding
2020-03-27pinctrl: tegra: Pass struct tegra_pmx for pin range checkThierry Reding
2020-03-27pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typoThierry Reding
2020-03-27pinctrl: tegra: Fix whitespace issues for improved readabilityThierry Reding
2020-03-27pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-26pinctrl: freescale: drop the dependency on ARM64 for i.MX8MPeng Fan
2020-03-26Revert "pinctrl: mvebu: armada-37xx: use use platform api"Linus Walleij
2020-03-24irqchip/stm32: Retrigger both in eoi and unmask callbacksMarek Vasut
2020-03-12pinctrl: meson: add tsin pinctrl for meson gxbb/gxl/gxmIgor Vavro
2020-03-09pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij
2020-03-09pinctrl: falcon: fix syntax errorMathias Kresin
2020-03-09pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij
2020-03-08pinctrl: stm32: Add level interrupt support to gpio irq chipAlexandre Torgue
2020-03-04pinctrl: Remove use of driver_deferred_probe_check_state_continue()John Stultz
2020-03-03pinctrl: sprd: Fix the kconfig warningBaolin Wang
2020-03-02pinctrl: ingenic: add hdmi-ddc pin control groupPaul Boddie
2020-02-29pinctrl: madera: Add missing call to pinctrl_unregister_mappingsCharles Keepax
2020-02-29pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-02-29pinctrl: sirf/atlas7: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29pinctrl: sprd: Allow the SPRD pinctrl driver building into a moduleBaolin Wang
2020-02-29pinctrl: Export some needed symbols at module load timeBaolin Wang
2020-02-28pinctrl: da9062: Fix error gpiolib.h pathYueHaibing
2020-02-26Merge tag 'sh-pfc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-02-21pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2020-02-21pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez
2020-02-21pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf
2020-02-21pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-02-21ipq8064: pinctrl: Fixed missing RGMII pincontrol definitionsAnsuel Smith
2020-02-21pinctrl: uniphier: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-21pinctrl: Ingenic: Add missing parts for X1830.周琰杰 (Zhou Yanjie)
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-02-21pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland
2020-02-21pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland
2020-02-21pinctrl: sh-pfc: Remove use of ARCH_R8A7795Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: gpio: Return early in gpio_pin_to_irq()Geert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add function GPIO checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add data register checksGeert Uytterhoeven
2020-02-21pinctrl: sh-pfc: checker: Add ioctrl register checksGeert Uytterhoeven