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