Age | Commit message (Expand) | Author |
2020-06-20 | pinctrl: single: fix function name in documentation | Drew Fustini |
2020-06-20 | pinctrl: qcom: ipq6018 Add missing pins in qpic pin group | Sivaprakash Murugesan |
2020-06-20 | Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le... | Haibo Chen |
2020-06-16 | pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings | kernel test robot |
2020-06-16 | pinctrl: tegra: Use noirq suspend/resume callbacks | Vidya Sagar |
2020-06-16 | pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage | Dmitry Baryshkov |
2020-06-07 | Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-06-04 | pinctrl: sprd: Fix the incorrect pull-up definition | Baolin Wang |
2020-06-04 | pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken | Christophe JAILLET |
2020-06-03 | pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca... | Christophe JAILLET |
2020-06-03 | pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' | Christophe JAILLET |
2020-06-03 | pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe() | yu kuai |
2020-06-03 | pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' | Christophe JAILLET |
2020-06-03 | pinctrl: bcm2835: Add support for wake-up interrupts | Florian Fainelli |
2020-06-03 | pinctrl: bcm2835: Match BCM7211 compatible string | Florian Fainelli |
2020-05-25 | pinctrl: at91-pio4: Add COMPILE_TEST support | Tiezhu Yang |
2020-05-25 | pinctrl: Fix return value about devm_platform_ioremap_resource() | Tiezhu Yang |
2020-05-25 | Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-05-19 | Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2020-05-18 | pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 | Lars Povlsen |
2020-05-18 | pinctrl: ocelot: Remove instance number from pin functions | Lars Povlsen |
2020-05-18 | pinctrl: ocelot: Always register GPIO driver | Lars Povlsen |
2020-05-16 | pinctrl: amd: Add ACPI dependency | Geert Uytterhoeven |
2020-05-16 | pinctrl: equilibrium: Add architecture dependency | Geert Uytterhoeven |
2020-05-15 | Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-05-15 | pinctrl: rza1: Fix flag name in comment | Geert Uytterhoeven |
2020-05-15 | pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support | Lad Prabhakar |
2020-05-12 | pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map | Dafna Hirschfeld |
2020-05-12 | pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails | Dafna Hirschfeld |
2020-05-12 | pinctrl: mediatek: add pinctrl-mtk-common-v2 module license | Arnd Bergmann |
2020-05-12 | pinctrl: ingenic: Add irq_{request,release}_resources callbacks | Paul Cercueil |
2020-05-12 | pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip | Venkata Narendra Kumar Gutta |
2020-05-12 | pinctrl: rk805: Constify rk805_gpio_cfgs | Rikard Falkeborn |
2020-05-09 | Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-04-28 | pinctrl: db8500: Fix some old bugs | Linus Walleij |
2020-04-28 | pinctrl: ab8505: Define group for GPIO pin 50 | Linus Walleij |
2020-04-28 | pinctrl: bm1880: add pwm37 to bm1880_pctrl_groups | Jason Yan |
2020-04-28 | pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore | Amelie Delaunay |
2020-04-28 | pinctrl: fix several typos | Dejin Zheng |
2020-04-28 | pinctrl: meson: wire up the gpio_chip's set_config callback | Martin Blumenstingl |
2020-04-28 | pinctrl: meson: implement the gpio_chip get_direction callback | Martin Blumenstingl |
2020-04-28 | pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs | Jonathan Bakker |
2020-04-28 | pinctrl: qcom: Add sm8250 pinctrl driver. | Venkata Narendra Kumar Gutta |
2020-04-22 | pinctrl: intel: Move npins closer to pin_base in struct intel_community | Andy Shevchenko |
2020-04-22 | pinctrl: intel: Update description in struct intel_community | Andy Shevchenko |
2020-04-20 | pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries | Jason Yan |
2020-04-17 | Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-04-17 | pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler | Grace Kao |
2020-04-17 | pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler | Grace Kao |
2020-04-17 | pinctrl: mcp23s08: add module license | Jason Yan |