Age | Commit message (Expand) | Author | Files | Lines |
2020-04-17 | pinctrl: qcom: Remove duplicated include from pinctrl-msm.c | YueHaibing | 1 | -1/+0 |
2020-04-16 | pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly | Andy Shevchenko | 1 | -5/+5 |
2020-04-16 | pinctrl: mcp23s08: Split to three parts: core, I²C, SPI | Andy Shevchenko | 6 | -452/+459 |
2020-04-16 | pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long() | Andy Shevchenko | 1 | -19/+11 |
2020-04-16 | pinctrl: mcp23s08: Make use of device properties | Andy Shevchenko | 1 | -16/+12 |
2020-04-16 | pinctrl: mcp23s08: Propagate error code from device_property_read_u32() | Andy Shevchenko | 1 | -3/+2 |
2020-04-16 | pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init() | Andy Shevchenko | 1 | -33/+28 |
2020-04-16 | pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one() | Andy Shevchenko | 1 | -3/+3 |
2020-04-16 | pinctrl: mcp23s08: Consolidate SPI and I²C code | Andy Shevchenko | 1 | -228/+233 |
2020-04-16 | pinctrl: mcp23s08: Deduplicate IRQ chip filling | Andy Shevchenko | 1 | -13/+7 |
2020-04-16 | pinctrl: mcp23s08: Get rid of legacy platform data | Andy Shevchenko | 1 | -30/+12 |
2020-04-16 | pinctrl: imx: Add imx8dxl driver | Anson Huang | 3 | -0/+201 |
2020-04-16 | pinctrl: qcom: fix wrong write in update_dual_edge | Ansuel Smith | 1 | -1/+1 |
2020-04-16 | pinctrl: actions: fix function group name for i2c0_group | Amit Singh Tomar | 1 | -1/+1 |
2020-04-16 | pinctrl: sunxi: handle probe defferal | Corentin Labbe | 1 | -2/+5 |
2020-04-16 | pinctrl: mediatek: remove shadow variable declaration | Light Hsieh | 1 | -2/+0 |
2020-04-16 | pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo... | Light Hsieh | 2 | -1/+5 |
2020-04-16 | pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl... | Light Hsieh | 5 | -4/+51 |
2020-04-16 | pinctrl: nomadik:remove unneeded variable | Ding Xiang | 1 | -3/+1 |
2020-04-15 | pinctrl: baytrail: Use platform_get_irq_optional() explicitly | Andy Shevchenko | 1 | -5/+4 |
2020-04-14 | pinctrl: intel: Add Intel Jasper Lake pin controller support | Andy Shevchenko | 3 | -0/+353 |
2020-04-14 | pinctrl: intel: Introduce new flag to force GPIO base to be 0 | Andy Shevchenko | 2 | -0/+5 |
2020-04-14 | pinctrl: tigerlake: Use generic flag for special GPIO base treatment | Andy Shevchenko | 1 | -17/+15 |
2020-04-14 | pinctrl: icelake: Use generic flag for special GPIO base treatment | Andy Shevchenko | 1 | -16/+14 |
2020-04-14 | pinctrl: cannonlake: Use generic flag for special GPIO base treatment | Andy Shevchenko | 1 | -30/+28 |
2020-04-14 | pinctrl: intel: Introduce common flags for GPIO mapping scheme | Andy Shevchenko | 2 | -8/+25 |
2020-04-13 | pinctrl: baytrail: Enable pin configuration setting for GPIO chip | Andy Shevchenko | 1 | -0/+1 |
2020-04-13 | pinctrl: cherryview: Use GENMASK() consistently | Andy Shevchenko | 1 | -8/+8 |
2020-04-13 | pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H | Andy Shevchenko | 1 | -7/+8 |
2020-04-13 | pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) | Andy Shevchenko | 1 | -165/+97 |
2020-04-13 | pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 | Jonathan Bakker | 1 | -24/+49 |
2020-04-04 | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -5/+3 |
2020-04-02 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 53 | -607/+2911 |
2020-04-02 | pinctrl: Unconditionally assign .request()/.free() | Thierry Reding | 1 | -5/+2 |
2020-04-01 | gpio: export of_pinctrl_get to modules | Stephen Rothwell | 1 | -0/+1 |
2020-03-31 | pinctrl: qcom: fix compilation error | Ansuel Smith | 1 | -1/+0 |
2020-03-30 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+54 |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+5 |
2020-03-28 | pinctrl: qcom: use scm_call to route GPIO irq to Apps | Ajay Kishore | 1 | -6/+37 |
2020-03-27 | pinctrl: sprd: Add pin high impedance mode support | Linhua Xu | 1 | -0/+12 |
2020-03-27 | pinctrl: sprd: Use the correct pin output configuration | Linhua Xu | 1 | -3/+7 |
2020-03-27 | pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 | Thierry Reding | 3 | -0/+51 |
2020-03-27 | pinctrl: tegra: Renumber the GG.0 and GG.1 pins | Thierry Reding | 1 | -7/+4 |
2020-03-27 | pinctrl: tegra: Do not add default pin range on Tegra194 | Thierry Reding | 2 | -2/+1 |
2020-03-27 | pinctrl: tegra: Pass struct tegra_pmx for pin range check | Thierry Reding | 1 | -3/+3 |
2020-03-27 | pinctrl: tegra: Fix "Scmitt" -> "Schmitt" typo | Thierry Reding | 1 | -1/+1 |
2020-03-27 | pinctrl: tegra: Fix whitespace issues for improved readability | Thierry Reding | 1 | -16/+17 |
2020-03-27 | pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -3/+3 |
2020-03-26 | pinctrl: freescale: drop the dependency on ARM64 for i.MX8M | Peng Fan | 1 | -4/+4 |
2020-03-26 | Revert "pinctrl: mvebu: armada-37xx: use use platform api" | Linus Walleij | 1 | -9/+3 |