summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-04-20pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesJason Yan
2020-04-17Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-04-17pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-04-17pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-04-17pinctrl: mcp23s08: add module licenseJason Yan
2020-04-17pinctrl: qcom: Remove duplicated include from pinctrl-msm.cYueHaibing
2020-04-16pinctrl: lynxpoint: Use platform_get_irq_optional() explicitlyAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Split to three parts: core, I²C, SPIAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Make use of device propertiesAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Propagate error code from device_property_read_u32()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Consolidate SPI and I²C codeAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Deduplicate IRQ chip fillingAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko
2020-04-16pinctrl: imx: Add imx8dxl driverAnson Huang
2020-04-16pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith
2020-04-16pinctrl: actions: fix function group name for i2c0_groupAmit Singh Tomar
2020-04-16pinctrl: sunxi: handle probe defferalCorentin Labbe
2020-04-16pinctrl: mediatek: remove shadow variable declarationLight Hsieh
2020-04-16pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...Light Hsieh
2020-04-16pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...Light Hsieh
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang
2020-04-15pinctrl: baytrail: Use platform_get_irq_optional() explicitlyAndy Shevchenko
2020-04-14pinctrl: intel: Add Intel Jasper Lake pin controller supportAndy Shevchenko
2020-04-14pinctrl: intel: Introduce new flag to force GPIO base to be 0Andy Shevchenko
2020-04-14pinctrl: tigerlake: Use generic flag for special GPIO base treatmentAndy Shevchenko
2020-04-14pinctrl: icelake: Use generic flag for special GPIO base treatmentAndy Shevchenko
2020-04-14pinctrl: cannonlake: Use generic flag for special GPIO base treatmentAndy Shevchenko
2020-04-14pinctrl: intel: Introduce common flags for GPIO mapping schemeAndy Shevchenko
2020-04-13pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-04-13pinctrl: cherryview: Use GENMASK() consistentlyAndy Shevchenko
2020-04-13pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko
2020-04-13pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko
2020-04-13pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker
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