aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-07-16pinctrl: rza1: Demote some kerneldoc headers and fix othersLee Jones
2020-07-14pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC supportLad Prabhakar
2020-07-11pinctrl: qcom: ipq8074: route gpio interrupts to APPSKathiravan T
2020-07-11pinctrl: nsp: Set irq handler based on trig typeMark Tomlinson
2020-07-07pinctrl: amd: Honor IRQ trigger type requested by the callerFurquan Shaikh
2020-07-07pinctrl: ingenic: Properly detect GPIO direction when configured for IRQPaul Cercueil
2020-07-07pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTHPaul Cercueil
2020-07-07pinctrl: qcom: spmi-gpio: Add pm660(l) compatibilityKonrad Dybcio
2020-07-07pinctrl: ocelot: Add Sparx5 SoC supportLars Povlsen
2020-07-07pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong
2020-07-07pinctrl: single: fix function name in documentationDrew Fustini
2020-07-07pinctrl: single: parse #pinctrl-cells = 2Drew Fustini
2020-07-06pinctrl: imx8dxl: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8qm: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8qxp: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8mp: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8mq: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8mn: Support building as moduleAnson Huang
2020-07-06pinctrl: imx8mm: Support building as moduleAnson Huang
2020-07-06pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as moduleAnson Huang
2020-07-06pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as moduleAnson Huang
2020-07-06Merge tag 'sh-pfc-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-06-29pinctrl: tigerlake: Add support for Tiger Lake-HMika Westerberg
2020-06-29pinctrl: merrifield: Add I²S bus 2 pins to groups and functionsAndy Shevchenko
2020-06-28Merge tag 'intel-pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-06-26pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-06-22pinctrl: merrifield: Update pin names in accordance with official listAndy Shevchenko
2020-06-22pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functionsSergei Shtylyov
2020-06-22pinctrl: sh-pfc: r8a77980: Add RPC pins, groups, and functionsSergei Shtylyov
2020-06-22pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-06-22pinctrl: baytrail: Drop no-op ACPI_PTR() callAndy Shevchenko
2020-06-22pinctrl: lynxpoint: Drop no-op ACPI_PTR() callAndy Shevchenko
2020-06-22pinctrl: lynxpoint: Introduce helpers to enable or disable inputAndy Shevchenko
2020-06-22pinctrl: lynxpoint: Make use of for_each_requested_gpio()Andy Shevchenko
2020-06-22pinctrl: intel: Make use of for_each_requested_gpio_in_range()Andy Shevchenko
2020-06-22pinctrl: intel: Protect IO in few call backs by lockAndy Shevchenko
2020-06-22pinctrl: intel: Split intel_config_get() to three functionsAndy Shevchenko
2020-06-22pinctrl: intel: Drop the only label in the code for consistencyAndy Shevchenko
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