Age | Commit message (Expand) | Author |
2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang |
2024-09-02 | pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function | Wang Jianzheng |
2024-04-02 | pinctrl: armada-37xx: remove an unused variable | Arnd Bergmann |
2023-10-30 | pinctrl: Use device_get_match_data() | Rob Herring |
2023-08-25 | Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2023-08-21 | pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper | Andy Shevchenko |
2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring |
2023-07-16 | pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-04-14 | pinctrl: armada-37xx: Convert to immutable irq_chip | Linus Walleij |
2022-10-24 | pinctrl: mvebu: Add missing header(s) | Andy Shevchenko |
2022-08-22 | pinctrl: armada-37xx: Remove unused macro PIN_GRP() | Pali Rohár |
2022-08-22 | pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback | Pali Rohár |
2022-08-22 | pinctrl: armada-37xx: Fix definitions for MPP pins 20-22 | Pali Rohár |
2022-08-22 | pinctrl: armada-37xx: Add missing GPIO-only pins | Pali Rohár |
2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-07-26 | pinctrl: mvebu: Missing a blank line after declarations. | Xin Gao |
2022-07-19 | pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context | Vladimir Oltean |
2022-07-19 | pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context | Vladimir Oltean |
2022-05-04 | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij |
2022-04-29 | pinctrl: mvebu: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski |
2022-04-18 | pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register() | Andy Shevchenko |
2022-04-18 | pinctrl: armada-37xx: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-04-18 | pinctrl: mvebu: pinctrl driver for 98DX2530 SoC | Chris Packham |
2021-11-18 | pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray() | Andy Shevchenko |
2021-11-18 | pinctrl: armada-37xx: Convert to use dev_err_probe() | Andy Shevchenko |
2021-11-18 | pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource() | Andy Shevchenko |
2021-11-18 | pinctrl: armada-37xx: Use temporary variable for struct device | Andy Shevchenko |
2021-11-18 | pinctrl: armada-37xx: Fix function name in the kernel doc | Andy Shevchenko |
2021-07-23 | pinctrl: armada-37xx: Correct PWM pins definitions | Marek Behún |
2021-03-10 | pinctrl: armada-cp110 - fix MPP54/MPP55 functions | Konstantin Porotchkin |
2021-01-05 | pinctrl: remove empty lines in pinctrl subsystem | Zhaoyu Liu |
2020-10-14 | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-09-12 | pinctrl: mvebu: Fix i2c sda definition for 98DX3236 | Chris Packham |
2020-08-27 | pinctrl: armada-37xx: Add comment for pcie1_reset pin group | Pali Rohár |
2020-07-16 | pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a... | Lee Jones |
2020-03-26 | Revert "pinctrl: mvebu: armada-37xx: use use platform api" | Linus Walleij |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2020-01-23 | pinctrl: mvebu: armada-37xx: use use platform api | Peng Fan |
2020-01-07 | pinctrl: armada-37xx: Remove unneeded semicolon | Ma Feng |
2019-11-21 | pinctrl: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-21 | pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() | Gregory CLEMENT |
2019-11-13 | Merge tag 'v5.4-rc5' into devel | Linus Walleij |
2019-10-24 | pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-16 | pinctrl: armada-37xx: Pass irqchip when adding gpiochip | Linus Walleij |
2019-10-09 | pinctrl: armada-37xx: swap polarity on LED group | Patrick Williams |
2019-10-04 | pinctrl: armada-37xx: fix control of pins 32 and up | Patrick Williams |
2019-08-27 | pinctrl: mvebu: add additional variant for standalone CP115 | Grzegorz Jaszczyk |
2019-08-27 | pinctrl: mvebu: Add CP110 missing pin functionality | Konstantin Porotchkin |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-25 | pinctrl: mvebu: Add support for MV98DX1135 | Chris Packham |