summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-23pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-07-23pinctrl: mcp23s08: Use irqchip templateLinus Walleij
2020-07-23pinctrl: sx150x: Use irqchip templateLinus Walleij
2020-07-22Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-07-21pinctrl: intel: Add Intel Emmitsburg pin controller supportAndy Shevchenko
2020-07-20pinctl: ti: iodelay: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20Revert "gpio: omap: handle pin config bias flags"Linus Walleij
2020-07-20pinctrl: single: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19pinctrl: baytrail: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17pinctrl: lpc18xx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-07-17pinctrl: rockchip: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-16pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Lee Jones
2020-07-16pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones
2020-07-16pinctrl: tegra: pinctrl-tegra194: Do not initialise field twiceLee Jones
2020-07-16pinctrl: pinctrl-single: Fix struct/function documentation blocksLee Jones
2020-07-16pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones
2020-07-16pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entriesLee Jones
2020-07-16pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete anotherLee Jones
2020-07-16pinctrl: pinctrl-at91-pio4: PM related attribute descriptionsLee Jones
2020-07-16pinctrl: pinconf-generic: Add function parameter description 'pctldev'Lee Jones
2020-07-16pinctrl: devicetree: Add one new attribute description and rename another twoLee Jones
2020-07-16pinctrl: pinmux: Add some missing parameter descriptionsLee Jones
2020-07-16pinctrl: core: Fix a bunch of kerneldoc issuesLee Jones
2020-07-16pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...Lee Jones
2020-07-16pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'Lee Jones
2020-07-16pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issuesLee Jones
2020-07-16pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issuesLee Jones
2020-07-16pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan...Lee Jones
2020-07-16pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentationLee Jones
2020-07-16pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramLee Jones
2020-07-16pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...Lee Jones
2020-07-16pinctrl: sirf: pinctrl-atlas7: Fix a bunch of documentation misdemeanoursLee Jones
2020-07-16pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones
2020-07-16pinctrl: qcom: ipq4019: add open drain supportJaiganesh Narayanan
2020-07-16pinctrl: aspeed: Describe the heartbeat function on ball Y23Andrew Jeffery
2020-07-16pinctrl: aspeed: Improve debug outputAndrew Jeffery
2020-07-16gpio: omap: handle pin config bias flagsDrew Fustini
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