- ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
- 924f549 pinctrl: armada-37xx: account for const type of of_device_id.data by Julia Lawall · 7 years ago
- bca50ce pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() by Markus Elfring · 7 years ago
- 6702abb pinctrl: armada-37xx: Fix direction_output() callback behavior by Gregory CLEMENT · 7 years ago
- b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
- 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
- f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
- b53b830 pinctrl: armada-37xx: remove unused variable by Arnd Bergmann · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 30ac0d3 pinctrl: armada-37xx: Add edge both type gpio irq support by Ken Ma · 7 years ago
- 3ee9e60 pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base by Thierry Reding · 7 years ago
- a9a1a48 pinctrl: armada-37xx: Fix gpio interrupt setup by Gregory CLEMENT · 7 years ago
- 9b4e2ba pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures by Julia Lawall · 7 years ago
- aea1dd4 pinctrl: armada-37xx: add static to local data by Masahiro Yamada · 7 years ago
- 6b67c39 pinctrl: armada-37xx: Fix number of pin in south bridge by Gregory CLEMENT · 7 years ago
- 9ac6e7c pinctrl: armada-37xx: Fix the pin 23 on south bridge by Gregory CLEMENT · 7 years ago
- 8137f78 pinctrl: armada-37xx: Fix number of pin in sdio_sb by Gregory CLEMENT · 7 years ago
- ce8a4a3 pinctrl: armada-37xx: Fix uart2 group selection register mask by Ken Ma · 7 years ago
- def8e22 pinctrl: mvebu: add driver for Armada CP110 pinctrl by Hanna Hawa · 7 years ago
- 86fbd09 pinctrl: mvebu: add driver for Armada AP806 pinctrl by Hanna Hawa · 7 years ago
- 0b36906 pinctrl: avoid PLAT_ORION dependency by Russell King · 7 years ago
- ef08818 pinctrl: mvebu: remove the offset property for regmap by Gregory CLEMENT · 7 years ago
- 2f22760 pinctrl: armada-37xx: Add irqchip support by Gregory CLEMENT · 8 years ago
- 5715092 pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 8 years ago
- 87466cc pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 8 years ago
- fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
- 9037c13 Merge branch 'ib-mvebu-98dx3236' into devel by Linus Walleij · 8 years ago
- d7ae8f8 pinctrl: mvebu: pinctrl driver for 98DX3236 SoC by Kalyan Kinthada · 8 years ago
- af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
- d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
- ad9ec4e pinctrl: mvebu: switch drivers to generic simple mmio by Russell King · 8 years ago
- 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
- 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
- 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
- a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
- 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
- e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
- c336dc7 pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181 by Jamie Lentin · 8 years ago
- 9573e79 pinctrl: fix pincontrol definition for marvell by Andreas Klinger · 8 years ago
- 699097a pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
- 7864d92 pinctrl: mvebu: fix num_settings in mpp group assignment by Sebastian Hesselbarth · 9 years ago
- 0581b16 pinctrl: mvebu: complain about missing group after checking variant by Sebastian Hesselbarth · 9 years ago
- 973bbcf pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU by Masahiro Yamada · 9 years ago
- 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
- e73ac02 pinctrl: mvebu: armada-39x: add support for Armada 395 variant by Thomas Petazzoni · 9 years ago
- 6afc0c0 pinctrl: mvebu: armada-39x: add missing SATA functions by Thomas Petazzoni · 9 years ago
- c0adb87 pinctrl: mvebu: armada-39x: add missing PCIe functions by Thomas Petazzoni · 9 years ago
- f9dbbe0 pinctrl: mvebu: armada-38x: add ptp functions by Thomas Petazzoni · 9 years ago
- f7ad5b2 pinctrl: mvebu: armada-38x: add ua1 functions by Thomas Petazzoni · 9 years ago
- 9ce28fc pinctrl: mvebu: armada-38x: add nand functions by Thomas Petazzoni · 9 years ago
- 503cfd9 pinctrl: mvebu: armada-38x: add sata functions by Thomas Petazzoni · 9 years ago
- b19bf37 pinctrl: mvebu: armada-xp: add dram functions by Thomas Petazzoni · 9 years ago
- fb53b61 pinctrl: mvebu: armada-xp: add nand rb function by Thomas Petazzoni · 9 years ago
- 88b355f pinctrl: mvebu: armada-xp: add spi1 function by Thomas Petazzoni · 9 years ago
- 691a821 pinctrl: mvebu: armada-39x: normalize ref clock naming by Thomas Petazzoni · 9 years ago
- 50a7d13 pinctrl: mvebu: armada-xp: rename spi to spi0 by Thomas Petazzoni · 9 years ago
- 9e05db2 pinctrl: mvebu: armada-370: align spi1 clock pin naming by Thomas Petazzoni · 9 years ago
- bfacb56 pinctrl: mvebu: armada-370: align VDD cpu-pd pin naming with datasheet by Thomas Petazzoni · 9 years ago
- a361cbc pinctrl: mvebu: armada-{370,xp}: normalize ethernet txclkout pins by Thomas Petazzoni · 9 years ago
- f32f01e pinctrl: mvebu: armada-{370,375}: normalize audio pins by Thomas Petazzoni · 9 years ago
- d4974c1 pinctrl: mvebu: armada-{370,375}: normalize PCIe pins by Thomas Petazzoni · 9 years ago
- dae5597 pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins by Thomas Petazzoni · 9 years ago
- 5cc0de1 pinctrl: mvebu: armada-39x: align NAND pin naming by Thomas Petazzoni · 9 years ago
- 7bd6a26 pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins by Thomas Petazzoni · 9 years ago
- ddf3f19 pinctrl: mvebu: armada-39x: normalize SDIO pin naming by Thomas Petazzoni · 9 years ago
- 52f8317 pinctrl: mvebu: armada-39x: normalize SATA present functionality naming by Thomas Petazzoni · 9 years ago
- 100dc5d pinctrl: mvebu: armada-{38x,39x,xp}: normalize naming of DRAM functions by Thomas Petazzoni · 9 years ago
- 9540cf5 pinctrl: mvebu: armada-{375,38x,39x}: normalize naming of PTP subnames by Thomas Petazzoni · 9 years ago
- 7c58031 pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs by Thomas Petazzoni · 9 years ago
- 27e7cd0 pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs by Thomas Petazzoni · 9 years ago
- d538990 pinctrl: mvebu: armada-375: remove incorrect space in pin description by Thomas Petazzoni · 9 years ago
- ea78b95 pinctrl: mvebu: armada-xp: fix functions of MPP48 by Thomas Petazzoni · 9 years ago
- 80b3d04 pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions by Thomas Petazzoni · 9 years ago
- bc99357 pinctrl: mvebu: armada-xp: remove non-existing NAND pins by Thomas Petazzoni · 9 years ago
- e5447d2 pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins by Thomas Petazzoni · 9 years ago
- 438881d pinctrl: mvebu: armada-370: fix spi0 pin description by Thomas Petazzoni · 9 years ago
- 331642f pinctrl: mvebu: armada-38x: fix PCIe functions by Thomas Petazzoni · 9 years ago
- a526973 pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio) by Andrew Andrianov · 10 years ago
- baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 10 years ago
- 12149a2 pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver by Thomas Petazzoni · 10 years ago
- ee08657 pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x by Thomas Petazzoni · 10 years ago
- 23259f19 pinctrl: dove: Constify struct regmap_config and of_device_id by Krzysztof Kozlowski · 10 years ago
- a95308d pinctrl: mvebu: a38x: Add UART1 muxing options by Maxime Ripard · 10 years ago
- 1d57fb1 pinctrl: mvebu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
- fd67f88 pinctrl: mvebu: new driver for Orion platforms by Thomas Petazzoni · 11 years ago
- 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 11 years ago
- 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 11 years ago
- 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
- 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago
- 2c4b229 pinctrl: mvebu: dove: use remapped mpp4 register by Sebastian Hesselbarth · 11 years ago
- 00202b0 pinctrl: mvebu: dove: use remapped mpp base registers by Sebastian Hesselbarth · 11 years ago
- e91f791 pinctrl: mvebu: dove: request syscon regmap for global registers by Sebastian Hesselbarth · 11 years ago
- 4d73fc7 pinctrl: mvebu: dove: request additional resources by Sebastian Hesselbarth · 11 years ago
- ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 11 years ago
- ce3ed59 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 by Thomas Petazzoni · 11 years ago