aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 75-1017/+5566
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-5/+2
2020-08-04pinctrl: stmfx: Use irqchip templateGravatar Linus Walleij 1-15/+17
2020-08-04pinctrl: amd: Use irqchip templateGravatar Linus Walleij 1-11/+10
2020-08-04pinctrl: mediatek: fix build for tristate changesGravatar Randy Dunlap 1-0/+1
2020-08-04pinctrl: samsung: Use bank name as irqchip nameGravatar Marek Szyprowski 1-26/+32
2020-08-04pinctrl: core: print gpio in pins debugfs fileGravatar Drew Fustini 1-0/+21
2020-08-04pinctrl: mediatek: add mt6779 eint supportGravatar Hanks Chen 1-0/+8
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCGravatar Hanks Chen 4-0/+2875
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regGravatar Hanks Chen 3-0/+33
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 4-2/+79
2020-07-23pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIGravatar Fabien Dessenne 1-36/+42
2020-07-23pinctrl: mcp23s08: Use irqchip templateGravatar Linus Walleij 1-30/+14
2020-07-23pinctrl: sx150x: Use irqchip templateGravatar Linus Walleij 1-22/+22
2020-07-22Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 10-329/+1191
2020-07-21pinctrl: intel: Add Intel Emmitsburg pin controller supportGravatar Andy Shevchenko 3-0/+396
2020-07-20pinctl: ti: iodelay: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-20pinctrl: single: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2020-07-20pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 2-3/+3
2020-07-19pinctrl: baytrail: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-07-17pinctrl: lpc18xx: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-6/+6
2020-07-17Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 6-427/+486
2020-07-17pinctrl: rockchip: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-16pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPIGravatar Lee Jones 1-0/+2
2020-07-16pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Gravatar Lee Jones 1-3/+4
2020-07-16pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Gravatar Lee Jones 1-5/+0
2020-07-16pinctrl: tegra: pinctrl-tegra194: Do not initialise field twiceGravatar Lee Jones 1-1/+0
2020-07-16pinctrl: pinctrl-single: Fix struct/function documentation blocksGravatar Lee Jones 1-3/+10
2020-07-16pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180Gravatar Douglas Anderson 4-2/+79
2020-07-16pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursGravatar Lee Jones 1-10/+12
2020-07-16pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entriesGravatar Lee Jones 1-2/+2
2020-07-16pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete anotherGravatar Lee Jones 1-1/+5
2020-07-16pinctrl: pinctrl-at91-pio4: PM related attribute descriptionsGravatar Lee Jones 1-0/+2
2020-07-16pinctrl: pinconf-generic: Add function parameter description 'pctldev'Gravatar Lee Jones 1-1/+2
2020-07-16pinctrl: devicetree: Add one new attribute description and rename another twoGravatar Lee Jones 1-2/+3
2020-07-16pinctrl: pinmux: Add some missing parameter descriptionsGravatar Lee Jones 1-1/+4
2020-07-16pinctrl: core: Fix a bunch of kerneldoc issuesGravatar Lee Jones 1-6/+6
2020-07-16pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...Gravatar Lee Jones 1-1/+1
2020-07-16pinctrl: qcom: pinctrl-msm8976: Remove unused variable 'nav_tsync_groups'Gravatar Lee Jones 1-3/+0
2020-07-16pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issuesGravatar Lee Jones 1-3/+3
2020-07-16pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issuesGravatar Lee Jones 1-3/+3
2020-07-16pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan...Gravatar Lee Jones 1-2/+2
2020-07-16pinctrl: qcom: pinctrl-msm: Complete 'struct msm_pinctrl' documentationGravatar Lee Jones 1-1/+5
2020-07-16pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramGravatar Lee Jones 1-1/+1
2020-07-16pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...Gravatar Lee Jones 1-3/+3
2020-07-16pinctrl: sirf: pinctrl-atlas7: Fix a bunch of documentation misdemeanoursGravatar Lee Jones 1-12/+9
2020-07-16pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Gravatar Lee Jones 1-0/+4
2020-07-16pinctrl: qcom: ipq4019: add open drain supportGravatar Jaiganesh Narayanan 3-0/+16
2020-07-16pinctrl: aspeed: Describe the heartbeat function on ball Y23Gravatar Andrew Jeffery 1-1/+6
2020-07-16pinctrl: aspeed: Improve debug outputGravatar Andrew Jeffery 1-3/+22