summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pinctrl: rockchip: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-171-1/+1
| * | | pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-161-0/+2
| * | | pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Lee Jones2020-07-161-3/+4
| * | | pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones2020-07-161-5/+0
| * | | pinctrl: tegra: pinctrl-tegra194: Do not initialise field twiceLee Jones2020-07-161-1/+0
| * | | pinctrl: pinctrl-single: Fix struct/function documentation blocksLee Jones2020-07-161-3/+10
| * | | pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones2020-07-161-10/+12
| * | | pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entriesLee Jones2020-07-161-2/+2
| * | | pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete anotherLee Jones2020-07-161-1/+5
| * | | pinctrl: pinctrl-at91-pio4: PM related attribute descriptionsLee Jones2020-07-161-0/+2
| * | | pinctrl: pinconf-generic: Add function parameter description 'pctldev'Lee Jones2020-07-161-1/+2
| * | | pinctrl: devicetree: Add one new attribute description and rename another twoLee Jones2020-07-161-2/+3
| * | | pinctrl: pinmux: Add some missing parameter descriptionsLee Jones2020-07-161-1/+4
| * | | pinctrl: core: Fix a bunch of kerneldoc issuesLee Jones2020-07-161-6/+6
| * | | pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...Lee Jones2020-07-161-1/+1
| * | | pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'Lee Jones2020-07-161-3/+0
| * | | pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issuesLee Jones2020-07-161-3/+3
| * | | pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issuesLee Jones2020-07-161-3/+3
| * | | pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan...Lee Jones2020-07-161-2/+2
| * | | pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentationLee Jones2020-07-161-1/+5
| * | | pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramLee Jones2020-07-161-1/+1
| * | | pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...Lee Jones2020-07-161-3/+3
| * | | pinctrl: sirf: pinctrl-atlas7: Fix a bunch of documentation misdemeanoursLee Jones2020-07-161-12/+9
| * | | pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones2020-07-161-0/+4
| * | | dt-bindings: pinctrl: qcom: add drive-open-drain to ipq4019Brian Norris2020-07-161-1/+2
| * | | pinctrl: qcom: ipq4019: add open drain supportJaiganesh Narayanan2020-07-163-0/+16
| * | | pinctrl: aspeed: Describe the heartbeat function on ball Y23Andrew Jeffery2020-07-161-1/+6
| * | | pinctrl: aspeed: Improve debug outputAndrew Jeffery2020-07-161-3/+22
| * | | gpio: omap: handle pin config bias flagsDrew Fustini2020-07-161-4/+13
| * | | pinctrl: qcom: ipq8074: route gpio interrupts to APPSKathiravan T2020-07-111-0/+1
| * | | pinctrl: nsp: Set irq handler based on trig typeMark Tomlinson2020-07-111-9/+9
| * | | pinctrl: amd: Honor IRQ trigger type requested by the callerFurquan Shaikh2020-07-071-10/+1
| * | | pinctrl: ingenic: Properly detect GPIO direction when configured for IRQPaul Cercueil2020-07-071-1/+2
| * | | pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTHPaul Cercueil2020-07-071-3/+3
| * | | dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAMLPaul Cercueil2020-07-072-81/+136
| * | | Documentation: Document pm660(l) SPMI GPIOs compatibleKonrad Dybcio2020-07-071-0/+2
| * | | pinctrl: qcom: spmi-gpio: Add pm660(l) compatibilityKonrad Dybcio2020-07-071-0/+4
| * | | pinctrl: ocelot: Add Sparx5 SoC supportLars Povlsen2020-07-071-1/+429
| * | | pinctrl: meson: fix drive strength register and bit calculationHyeonki Hong2020-07-071-4/+7
| * | | pinctrl: single: fix function name in documentationDrew Fustini2020-07-071-1/+1
| * | | ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2Drew Fustini2020-07-072-2/+2
| * | | pinctrl: single: parse #pinctrl-cells = 2Drew Fustini2020-07-071-2/+9
| * | | pinctrl: imx8dxl: Support building as moduleAnson Huang2020-07-062-1/+6
| * | | pinctrl: imx8qm: Support building as moduleAnson Huang2020-07-062-1/+6
| * | | pinctrl: imx8qxp: Support building as moduleAnson Huang2020-07-062-1/+6
| * | | pinctrl: imx8mp: Support building as moduleAnson Huang2020-07-062-1/+7
| * | | pinctrl: imx8mq: Support building as moduleAnson Huang2020-07-062-1/+7
| * | | pinctrl: imx8mn: Support building as moduleAnson Huang2020-07-062-1/+7
| * | | pinctrl: imx8mm: Support building as moduleAnson Huang2020-07-062-1/+7
| * | | pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as moduleAnson Huang2020-07-061-0/+4