aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu
AgeCommit message (Expand)Author
2019-10-29pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-10-29pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
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
2017-08-07pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT
2017-08-07pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT
2017-06-29pinctrl: armada-37xx: Fix number of pin in sdio_sbGregory CLEMENT
2017-06-29pinctrl: armada-37xx: Fix uart2 group selection register maskKen Ma
2017-06-16pinctrl: mvebu: add driver for Armada CP110 pinctrlHanna Hawa
2017-06-16pinctrl: mvebu: add driver for Armada AP806 pinctrlHanna Hawa
2017-06-16pinctrl: avoid PLAT_ORION dependencyRussell King
2017-06-16pinctrl: mvebu: remove the offset property for regmapGregory CLEMENT
2017-05-22pinctrl: armada-37xx: Add irqchip supportGregory CLEMENT
2017-04-24pinctrl: armada-37xx: Add gpio supportGregory CLEMENT
2017-04-24pinctrl: armada-37xx: Add pin controller support for Armada 37xxGregory CLEMENT
2017-02-13pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker
2017-01-30Merge branch 'ib-mvebu-98dx3236' into develLinus Walleij
2017-01-30pinctrl: mvebu: pinctrl driver for 98DX3236 SoCKalyan Kinthada
2017-01-26pinctrl: mvebu: remove unused variableArnd Bergmann
2017-01-18pinctrl: mvebu: add simple regmap based pinctrl implementationRussell King
2017-01-18pinctrl: mvebu: switch drivers to generic simple mmioRussell King
2017-01-18pinctrl: mvebu: provide generic simple mmio-based implementationRussell King
2017-01-18pinctrl: mvebu: provide per-control private dataRussell King
2017-01-18pinctrl: mvebu: constify mvebu_mpp_ctrl structuresRussell King
2017-01-17pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()Markus Elfring
2017-01-17pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()Markus Elfring
2017-01-17pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...Markus Elfring
2017-01-17pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...Markus Elfring
2017-01-17pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()Markus Elfring
2016-09-21pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181Jamie Lentin