summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-06-22pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()Andy Shevchenko
2020-06-22pinctrl: intel: Make use of IRQ_RETVAL()Andy Shevchenko
2020-06-22pinctrl: intel: Reduce scope of the lockAndy Shevchenko
2020-06-22pinctrl: intel: Disable input and output buffer when switching to GPIOAndy Shevchenko
2020-06-22pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)Andy Shevchenko
2020-06-22pinctrl: intel: Allow drivers to define ACPI address space IDAndy Shevchenko
2020-06-22pinctrl: intel: Allow drivers to define total amount of IRQs per communityAndy Shevchenko
2020-06-22pinctrl: cherryview: Convert chv_writel() to use chv_padreg()Andy Shevchenko
2020-06-22pinctrl: cherryview: Introduce helpers to IO with common registersAndy Shevchenko
2020-06-22pinctrl: cherryview: Introduce chv_readl() helperAndy Shevchenko
2020-06-22pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu
2020-06-20Merge branch 'ib-for-each-requested' of /home/linus/linux-gpio into develLinus Walleij
2020-06-20pinctrl: at91: Make use of for_each_requested_gpio()Andy Shevchenko
2020-06-20pinctrl: stm32: add possibility to configure pins individuallyAlexandre Torgue
2020-06-20pinctrl: stm32: return proper error code in pin_config_setAlexandre Torgue
2020-06-20pinctrl: stm32: defer probe if reset resource is not yet readyEtienne Carriere
2020-06-20pinctrl: stm32: don't print an error on probe deferral during clock getEtienne Carriere
2020-06-20pinctrl: ingenic: Add ingenic,jz4725b-gpio compatible stringPaul Cercueil
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-16pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini
2020-06-16pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740Paul Cercueil
2020-06-16pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot
2020-06-16pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar
2020-06-16pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-04pinctrl: sprd: Fix the incorrect pull-up definitionBaolin Wang
2020-06-04pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenChristophe JAILLET
2020-06-03pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca...Christophe JAILLET
2020-06-03pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET
2020-06-03pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()yu kuai
2020-06-03pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET
2020-06-03pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli
2020-06-03pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli
2020-05-25pinctrl: at91-pio4: Add COMPILE_TEST supportTiezhu Yang
2020-05-25pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-25Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-05-19Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-05-18pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen
2020-05-18pinctrl: ocelot: Remove instance number from pin functionsLars Povlsen
2020-05-18pinctrl: ocelot: Always register GPIO driverLars Povlsen
2020-05-16pinctrl: amd: Add ACPI dependencyGeert Uytterhoeven
2020-05-16pinctrl: equilibrium: Add architecture dependencyGeert Uytterhoeven
2020-05-15Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-05-15pinctrl: rza1: Fix flag name in commentGeert Uytterhoeven
2020-05-15pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportLad Prabhakar
2020-05-12pinctrl: rockchip: fix memleak in rockchip_dt_node_to_mapDafna Hirschfeld
2020-05-12pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation failsDafna Hirschfeld
2020-05-12pinctrl: mediatek: add pinctrl-mtk-common-v2 module licenseArnd Bergmann