summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2020-07-16pinctrl: pinmux: Add some missing parameter descriptionsLee Jones-1/+4
2020-07-16pinctrl: core: Fix a bunch of kerneldoc issuesLee Jones-6/+6
2020-07-16pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...Lee Jones-1/+1
2020-07-16pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'Lee Jones-3/+0
2020-07-16pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issuesLee Jones-3/+3
2020-07-16pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issuesLee Jones-3/+3
2020-07-16pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan...Lee Jones-2/+2
2020-07-16pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentationLee Jones-1/+5
2020-07-16pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramLee Jones-1/+1
2020-07-16pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...Lee Jones-3/+3
2020-07-16pinctrl: sirf: pinctrl-atlas7: Fix a bunch of documentation misdemeanoursLee Jones-12/+9
2020-07-16pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones-0/+4
2020-07-16pinctrl: qcom: ipq4019: add open drain supportJaiganesh Narayanan-0/+16
2020-07-16pinctrl: aspeed: Describe the heartbeat function on ball Y23Andrew Jeffery-1/+6
2020-07-16pinctrl: aspeed: Improve debug outputAndrew Jeffery-3/+22
2020-07-16pinctrl: rza1: Demote some kerneldoc headers and fix othersLee Jones-12/+12
2020-07-14pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC supportLad Prabhakar-415/+474
2020-07-11pinctrl: qcom: ipq8074: route gpio interrupts to APPSKathiravan T-0/+1
2020-07-11pinctrl: nsp: Set irq handler based on trig typeMark Tomlinson-9/+9
2020-07-07pinctrl: amd: Honor IRQ trigger type requested by the callerFurquan Shaikh-10/+1
2020-07-07pinctrl: ingenic: Properly detect GPIO direction when configured for IRQPaul Cercueil-1/+2
2020-07-07pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTHPaul Cercueil-3/+3
2020-07-07pinctrl: qcom: spmi-gpio: Add pm660(l) compatibilityKonrad Dybcio-0/+4
2020-07-07pinctrl: ocelot: Add Sparx5 SoC supportLars Povlsen-1/+429
2020-07-07pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong-4/+7
2020-07-07pinctrl: single: fix function name in documentationDrew Fustini-1/+1
2020-07-07pinctrl: single: parse #pinctrl-cells = 2Drew Fustini-2/+9
2020-07-06pinctrl: imx8dxl: Support building as moduleAnson Huang-1/+6
2020-07-06pinctrl: imx8qm: Support building as moduleAnson Huang-1/+6
2020-07-06pinctrl: imx8qxp: Support building as moduleAnson Huang-1/+6
2020-07-06pinctrl: imx8mp: Support building as moduleAnson Huang-1/+7
2020-07-06pinctrl: imx8mq: Support building as moduleAnson Huang-1/+7
2020-07-06pinctrl: imx8mn: Support building as moduleAnson Huang-1/+7
2020-07-06pinctrl: imx8mm: Support building as moduleAnson Huang-1/+7
2020-07-06pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as moduleAnson Huang-0/+4
2020-07-06pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as moduleAnson Huang-0/+2
2020-07-06Merge tag 'sh-pfc-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-0/+152
2020-06-29pinctrl: tigerlake: Add support for Tiger Lake-HMika Westerberg-0/+358
2020-06-29pinctrl: merrifield: Add I²S bus 2 pins to groups and functionsAndy Shevchenko-0/+4
2020-06-28Merge tag 'intel-pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-14/+53
2020-06-26pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede-14/+53
2020-06-22pinctrl: merrifield: Update pin names in accordance with official listAndy Shevchenko-23/+23
2020-06-22pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functionsSergei Shtylyov-0/+76
2020-06-22pinctrl: sh-pfc: r8a77980: Add RPC pins, groups, and functionsSergei Shtylyov-0/+76
2020-06-22pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede-14/+53
2020-06-22pinctrl: baytrail: Drop no-op ACPI_PTR() callAndy Shevchenko-2/+1
2020-06-22pinctrl: lynxpoint: Drop no-op ACPI_PTR() callAndy Shevchenko-1/+1
2020-06-22pinctrl: lynxpoint: Introduce helpers to enable or disable inputAndy Shevchenko-7/+14
2020-06-22pinctrl: lynxpoint: Make use of for_each_requested_gpio()Andy Shevchenko-5/+6
2020-06-22pinctrl: intel: Make use of for_each_requested_gpio_in_range()Andy Shevchenko-15/+6