summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mvebu
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-02
|\
| * pinctrl: armada-37xx: account for const type of of_device_id.dataJulia Lawall2018-01-08
| * pinctrl: mvebu: Delete an error message for a failed memory allocation in mve...Markus Elfring2017-12-20
* | pinctrl: armada-37xx: Fix direction_output() callback behaviorGregory CLEMENT2017-11-29
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
| |\
| * | pinctrl: armada-37xx: Add edge both type gpio irq supportKen Ma2017-10-31
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \ \ | | |/ | |/|
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| * | pinctrl: armada-37xx: remove unused variableArnd Bergmann2017-11-03
| * | pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding2017-10-19
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* pinctrl: armada-37xx: Fix gpio interrupt setupGregory CLEMENT2017-09-12
* pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...Julia Lawall2017-08-22
* pinctrl: armada-37xx: add static to local dataMasahiro Yamada2017-08-14
* pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT2017-08-07
* pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT2017-08-07
* pinctrl: armada-37xx: Fix number of pin in sdio_sbGregory CLEMENT2017-06-29
* pinctrl: armada-37xx: Fix uart2 group selection register maskKen Ma2017-06-29
* pinctrl: mvebu: add driver for Armada CP110 pinctrlHanna Hawa2017-06-16
* pinctrl: mvebu: add driver for Armada AP806 pinctrlHanna Hawa2017-06-16
* pinctrl: avoid PLAT_ORION dependencyRussell King2017-06-16
* pinctrl: mvebu: remove the offset property for regmapGregory CLEMENT2017-06-16
* pinctrl: armada-37xx: Add irqchip supportGregory CLEMENT2017-05-22
* pinctrl: armada-37xx: Add gpio supportGregory CLEMENT2017-04-24
* pinctrl: armada-37xx: Add pin controller support for Armada 37xxGregory CLEMENT2017-04-24
* pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker2017-02-13
* Merge branch 'ib-mvebu-98dx3236' into develLinus Walleij2017-01-30
|\
| * pinctrl: mvebu: pinctrl driver for 98DX3236 SoCKalyan Kinthada2017-01-30
* | pinctrl: mvebu: remove unused variableArnd Bergmann2017-01-26
* | pinctrl: mvebu: add simple regmap based pinctrl implementationRussell King2017-01-18
* | pinctrl: mvebu: switch drivers to generic simple mmioRussell King2017-01-18
* | pinctrl: mvebu: provide generic simple mmio-based implementationRussell King2017-01-18
* | pinctrl: mvebu: provide per-control private dataRussell King2017-01-18
* | pinctrl: mvebu: constify mvebu_mpp_ctrl structuresRussell King2017-01-18
* | pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()Markus Elfring2017-01-17
* | pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()Markus Elfring2017-01-17
* | pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...Markus Elfring2017-01-17
* | pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...Markus Elfring2017-01-17
* | pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()Markus Elfring2017-01-17
|/
* pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181Jamie Lentin2016-09-21
* pinctrl: fix pincontrol definition for marvellAndreas Klinger2016-07-24
* pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-21
* pinctrl: mvebu: fix num_settings in mpp group assignmentSebastian Hesselbarth2016-02-13
* pinctrl: mvebu: complain about missing group after checking variantSebastian Hesselbarth2015-12-09
* pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBUMasahiro Yamada2015-12-01
* Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-24
|\
| * pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
| * pinctrl: mvebu: armada-39x: add support for Armada 395 variantThomas Petazzoni2015-06-10
| * pinctrl: mvebu: armada-39x: add missing SATA functionsThomas Petazzoni2015-06-10