summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu
AgeCommit message (Expand)Author
2021-03-10pinctrl: armada-cp110 - fix MPP54/MPP55 functionsKonstantin Porotchkin
2021-01-05pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-12pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-08-27pinctrl: armada-37xx: Add comment for pcie1_reset pin groupPali Rohár
2020-07-16pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Lee Jones
2020-03-26Revert "pinctrl: mvebu: armada-37xx: use use platform api"Linus Walleij
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-01-23pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan
2020-01-07pinctrl: armada-37xx: Remove unneeded semicolonMa Feng
2019-11-21pinctrl: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-21pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij
2019-10-24pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-16pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij
2019-10-09pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-08-27pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk
2019-08-27pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-25pinctrl: mvebu: Add support for MV98DX1135Chris Packham
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-21pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal
2019-01-11pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT
2019-01-11pinctrl: armada-37xx: Correct mpp definitionsMarek Behún
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-29pinctrl: armada-37xx: add suspend/resume supportMiquel Raynal
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-05-24pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou
2018-05-23pinctrl: mvebu: update use "nand" function for "rb" pinChris Packham
2018-05-16pinctrl: mvebu: use correct MPP sel value for dev pinsChris Packham
2018-05-16pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-08pinctrl: armada-37xx: account for const type of of_device_id.dataJulia Lawall
2017-12-20pinctrl: mvebu: Delete an error message for a failed memory allocation in mve...Markus Elfring
2017-11-29pinctrl: armada-37xx: Fix direction_output() callback behaviorGregory CLEMENT
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-03pinctrl: armada-37xx: remove unused variableArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31pinctrl: armada-37xx: Add edge both type gpio irq supportKen Ma
2017-10-19pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding
2017-09-12pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT
2017-08-22pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...Julia Lawall
2017-08-14pinctrl: armada-37xx: add static to local dataMasahiro Yamada