Age | Commit message (Expand) | Author |
2022-09-14 | pinctrl: ocelot: Fix interrupt controller | Horatiu Vultur |
2022-08-26 | pinctrl: sunxi: Fix name for A100 R_PIO | Michael Wu |
2022-08-22 | pinctrl: qcom: sc8180x: Fix wrong pin numbers | Molly Sophia |
2022-08-22 | pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map | Molly Sophia |
2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-08-04 | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-03 | pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM | John Garry |
2022-08-03 | pinctrl: qcom: sm8250: Fix PDC map | Jianhua Lu |
2022-08-03 | pinctrl: amd: Fix an unused variable | Mario Limonciello |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-26 | pinctrl: amd: Use unicode for debugfs output | Mario Limonciello |
2022-07-26 | pinctrl: amd: Fix newline declaration in debugfs output | Mario Limonciello |
2022-07-26 | pinctrl: at91: Fix typo 'the the' in comment | Slark Xiao |
2022-07-26 | pinctrl: mvebu: Missing a blank line after declarations. | Xin Gao |
2022-07-26 | pinctrl: qcom: Add SM6375 TLMM driver | Konrad Dybcio |
2022-07-25 | Merge branch irq/misc-5.20 into irq/irqchip-next | Marc Zyngier |
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-07-18 | pinctrl: Don't allow PINCTRL_AMD to be a module | Mario Limonciello |
2022-07-18 | Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable" | Linus Walleij |
2022-07-18 | pinctrl: imx93: Add MODULE_DEVICE_TABLE() | Fabio Estevam |
2022-07-18 | pinctrl: sunxi: Add driver for Allwinner D1 | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Make some layout parameters dynamic | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Refactor register/offset calculation | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Support the 2.5V I/O bias mode | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Add I/O bias setting for H6 R-PIO | Samuel Holland |
2022-07-18 | pinctrl: qcom-pmic-gpio: add support for PMP8074 | Robert Marko |
2022-07-18 | pinctrl: qcom: spmi-gpio: Add pm8226 compatibility | Dominik Kobinski |
2022-07-18 | pinctrl: core: Use device_match_of_node() helper | Andy Shevchenko |
2022-07-18 | pinctrl: at91: remove #ifdef CONFIG_PM | Claudiu Beznea |
2022-07-18 | pinctrl: at91-pio4: remove #ifdef CONFIG_PM_SLEEP | Claudiu Beznea |
2022-07-18 | pinctrl: ocelot: Fix pincfg | Horatiu Vultur |
2022-07-18 | pinctrl: ocelot: Fix pincfg for lan966x | Horatiu Vultur |
2022-07-16 | pinctrl: ocelot: Make irq_chip immutable | Michael Walle |
2022-07-14 | pinctrl: intel: Check against matching data instead of ACPI companion | Andy Shevchenko |
2022-07-11 | pinctrl: sunplus: Add check for kcalloc | William Dean |
2022-07-11 | pinctrl: ralink: Check for null return of devm_kcalloc | William Dean |
2022-07-11 | pinctrl: qcom: Add pinctrl driver for MSM8909 | Stephan Gerhold |
2022-07-11 | pinctrl: starfive: Serialize adding groups and functions | Jianlong Huang |
2022-07-10 | pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt | Lad Prabhakar |
2022-07-10 | gpio: Remove dynamic allocation from populate_parent_alloc_arg() | Marc Zyngier |
2022-07-10 | Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2022-07-10 | pinctrl: amd: Remove contact information | Basavaraj Natikar |
2022-07-10 | pinctrl: amd: Don't save/restore interrupt status and wake status bits | Basavaraj Natikar |
2022-07-10 | pinctrl: amd: Use devm_platform_get_and_ioremap_resource | Basavaraj Natikar |
2022-07-10 | Merge tag 'intel-pinctrl-v5.20-1' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Walleij |
2022-07-10 | pinctrl: qcom: spmi-gpio: make the irqchip immutable | Robert Marko |
2022-07-05 | pinctrl: renesas: r8a779g0: Add missing MODSELx for AVBx | Kuninori Morimoto |