aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan1-3/+9
2020-01-07pinctrl: armada-37xx: Remove unneeded semicolonMa Feng1-2/+2
2019-11-21pinctrl: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-11-21pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT1-3/+3
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij1-13/+13
2019-10-24pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify codeYueHaibing2-8/+3
2019-10-16pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij1-15/+19
2019-10-09pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams1-4/+4
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams1-9/+9
2019-08-27pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk1-4/+13
2019-08-27pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin1-1/+2
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-279/+297
2019-06-25pinctrl: mvebu: Add support for MV98DX1135Chris Packham1-279/+297
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner12-60/+12
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-21pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal1-2/+2
2019-01-11pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT1-0/+1
2019-01-11pinctrl: armada-37xx: Correct mpp definitionsMarek BehĂșn1-4/+6
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij1-1/+1
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-06-29pinctrl: armada-37xx: add suspend/resume supportMiquel Raynal1-0/+118
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2-14/+23
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook1-2/+2
2018-05-24pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou1-1/+2
2018-05-23pinctrl: mvebu: update use "nand" function for "rb" pinChris Packham1-1/+1
2018-05-16pinctrl: mvebu: use correct MPP sel value for dev pinsChris Packham1-10/+10
2018-05-16pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko1-21/+8
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-5/+4
2018-01-08pinctrl: armada-37xx: account for const type of of_device_id.dataJulia Lawall1-2/+2
2017-12-20pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe()Markus Elfring1-3/+2
2017-11-29pinctrl: armada-37xx: Fix direction_output() callback behaviorGregory CLEMENT1-2/+11
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+64
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+2
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij1-4/+2
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-11-03pinctrl: armada-37xx: remove unused variableArnd Bergmann1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31pinctrl: armada-37xx: Add edge both type gpio irq supportKen Ma1-0/+64
2017-10-19pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding1-2/+2
2017-09-12pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT1-19/+22
2017-08-22pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-14pinctrl: armada-37xx: add static to local dataMasahiro Yamada1-2/+2
2017-08-07pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT1-1/+1
2017-08-07pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT1-6/+17
2017-06-29pinctrl: armada-37xx: Fix number of pin in sdio_sbGregory CLEMENT1-2/+2
2017-06-29pinctrl: armada-37xx: Fix uart2 group selection register maskKen Ma1-2/+3
2017-06-16pinctrl: mvebu: add driver for Armada CP110 pinctrlHanna Hawa3-0/+692
2017-06-16pinctrl: mvebu: add driver for Armada AP806 pinctrlHanna Hawa3-0/+145
2017-06-16pinctrl: avoid PLAT_ORION dependencyRussell King1-4/+0
2017-06-16pinctrl: mvebu: remove the offset property for regmapGregory CLEMENT2-6/+2