1. 4316397 Revert "pinctrl: mvebu: armada-37xx: use use platform api" by Linus Walleij · 4 years, 9 months ago
  2. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  3. 06e26b75 pinctrl: mvebu: armada-37xx: use use platform api by Peng Fan · 5 years ago
  4. d5d3594 pinctrl: armada-37xx: Remove unneeded semicolon by Ma Feng · 5 years ago
  5. 2635adb pinctrl: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  6. 04fb027 pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() by Gregory CLEMENT · 5 years ago
  7. 1566a6a Merge tag 'v5.4-rc5' into devel by Linus Walleij · 5 years ago
  8. fa67976 pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  9. 2851ef5 pinctrl: armada-37xx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  10. b835d69 pinctrl: armada-37xx: swap polarity on LED group by Patrick Williams · 5 years ago
  11. 20504fa1 pinctrl: armada-37xx: fix control of pins 32 and up by Patrick Williams · 5 years ago
  12. 501398b pinctrl: mvebu: add additional variant for standalone CP115 by Grzegorz Jaszczyk · 5 years ago
  13. 26cb47b pinctrl: mvebu: Add CP110 missing pin functionality by Konstantin Porotchkin · 5 years ago
  14. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  15. eed43e7 pinctrl: mvebu: Add support for MV98DX1135 by Chris Packham · 6 years ago
  16. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. f4f1b07 pinctrl: armada-37xx: change suspend/resume time by Miquel Raynal · 6 years ago
  19. 4d98fba pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup by Gregory CLEMENT · 6 years ago
  20. 823868fc pinctrl: armada-37xx: Correct mpp definitions by Marek Behún · 6 years ago
  21. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  22. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  23. 6a230ed pinctrl: armada-37xx: add suspend/resume support by Miquel Raynal · 7 years ago
  24. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  25. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  26. 702d1e8 pinctrl: armada-37xx: Fix spurious irq management by Terry Zhou · 7 years ago
  27. f61f5a2 pinctrl: mvebu: update use "nand" function for "rb" pin by Chris Packham · 7 years ago
  28. c3234d3 pinctrl: mvebu: use correct MPP sel value for dev pins by Chris Packham · 7 years ago
  29. 5983700 pinctrl: armada-37xx: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  30. 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
  31. 924f549 pinctrl: armada-37xx: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  32. bca50ce pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() by Markus Elfring · 7 years ago
  33. 6702abb pinctrl: armada-37xx: Fix direction_output() callback behavior by Gregory CLEMENT · 7 years ago
  34. 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
  35. 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
  36. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  37. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  38. b53b830 pinctrl: armada-37xx: remove unused variable by Arnd Bergmann · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 30ac0d3 pinctrl: armada-37xx: Add edge both type gpio irq support by Ken Ma · 7 years ago
  41. 3ee9e60 pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base by Thierry Reding · 7 years ago
  42. a9a1a48 pinctrl: armada-37xx: Fix gpio interrupt setup by Gregory CLEMENT · 7 years ago
  43. 9b4e2ba pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures by Julia Lawall · 7 years ago
  44. aea1dd4 pinctrl: armada-37xx: add static to local data by Masahiro Yamada · 7 years ago
  45. 6b67c39 pinctrl: armada-37xx: Fix number of pin in south bridge by Gregory CLEMENT · 7 years ago
  46. 9ac6e7c pinctrl: armada-37xx: Fix the pin 23 on south bridge by Gregory CLEMENT · 7 years ago
  47. 8137f78 pinctrl: armada-37xx: Fix number of pin in sdio_sb by Gregory CLEMENT · 8 years ago
  48. ce8a4a3 pinctrl: armada-37xx: Fix uart2 group selection register mask by Ken Ma · 8 years ago
  49. def8e22 pinctrl: mvebu: add driver for Armada CP110 pinctrl by Hanna Hawa · 8 years ago
  50. 86fbd09 pinctrl: mvebu: add driver for Armada AP806 pinctrl by Hanna Hawa · 8 years ago
  51. 0b36906 pinctrl: avoid PLAT_ORION dependency by Russell King · 8 years ago
  52. ef08818 pinctrl: mvebu: remove the offset property for regmap by Gregory CLEMENT · 8 years ago
  53. 2f22760 pinctrl: armada-37xx: Add irqchip support by Gregory CLEMENT · 8 years ago
  54. 5715092 pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 8 years ago
  55. 87466cc pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 8 years ago
  56. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  57. 9037c13 Merge branch 'ib-mvebu-98dx3236' into devel by Linus Walleij · 8 years ago
  58. d7ae8f8 pinctrl: mvebu: pinctrl driver for 98DX3236 SoC by Kalyan Kinthada · 8 years ago
  59. af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
  60. d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
  61. ad9ec4e pinctrl: mvebu: switch drivers to generic simple mmio by Russell King · 8 years ago
  62. 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
  63. 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
  64. 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
  65. a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  66. 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  67. 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  68. 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
  69. e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
  70. c336dc7 pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181 by Jamie Lentin · 9 years ago
  71. 9573e79 pinctrl: fix pincontrol definition for marvell by Andreas Klinger · 8 years ago
  72. 699097a pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  73. 7864d92 pinctrl: mvebu: fix num_settings in mpp group assignment by Sebastian Hesselbarth · 9 years ago
  74. 0581b16 pinctrl: mvebu: complain about missing group after checking variant by Sebastian Hesselbarth · 9 years ago
  75. 973bbcf pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU by Masahiro Yamada · 9 years ago
  76. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  77. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  78. e73ac02 pinctrl: mvebu: armada-39x: add support for Armada 395 variant by Thomas Petazzoni · 10 years ago
  79. 6afc0c0 pinctrl: mvebu: armada-39x: add missing SATA functions by Thomas Petazzoni · 10 years ago
  80. c0adb87 pinctrl: mvebu: armada-39x: add missing PCIe functions by Thomas Petazzoni · 10 years ago
  81. f9dbbe0 pinctrl: mvebu: armada-38x: add ptp functions by Thomas Petazzoni · 10 years ago
  82. f7ad5b2 pinctrl: mvebu: armada-38x: add ua1 functions by Thomas Petazzoni · 10 years ago
  83. 9ce28fc pinctrl: mvebu: armada-38x: add nand functions by Thomas Petazzoni · 10 years ago
  84. 503cfd9 pinctrl: mvebu: armada-38x: add sata functions by Thomas Petazzoni · 10 years ago
  85. b19bf37 pinctrl: mvebu: armada-xp: add dram functions by Thomas Petazzoni · 10 years ago
  86. fb53b61 pinctrl: mvebu: armada-xp: add nand rb function by Thomas Petazzoni · 10 years ago
  87. 88b355f pinctrl: mvebu: armada-xp: add spi1 function by Thomas Petazzoni · 10 years ago
  88. 691a821 pinctrl: mvebu: armada-39x: normalize ref clock naming by Thomas Petazzoni · 10 years ago
  89. 50a7d13 pinctrl: mvebu: armada-xp: rename spi to spi0 by Thomas Petazzoni · 10 years ago
  90. 9e05db2 pinctrl: mvebu: armada-370: align spi1 clock pin naming by Thomas Petazzoni · 10 years ago
  91. bfacb56 pinctrl: mvebu: armada-370: align VDD cpu-pd pin naming with datasheet by Thomas Petazzoni · 10 years ago
  92. a361cbc pinctrl: mvebu: armada-{370,xp}: normalize ethernet txclkout pins by Thomas Petazzoni · 10 years ago
  93. f32f01e pinctrl: mvebu: armada-{370,375}: normalize audio pins by Thomas Petazzoni · 10 years ago
  94. d4974c1 pinctrl: mvebu: armada-{370,375}: normalize PCIe pins by Thomas Petazzoni · 10 years ago
  95. dae5597 pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins by Thomas Petazzoni · 10 years ago
  96. 5cc0de1 pinctrl: mvebu: armada-39x: align NAND pin naming by Thomas Petazzoni · 10 years ago
  97. 7bd6a26 pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins by Thomas Petazzoni · 10 years ago
  98. ddf3f19 pinctrl: mvebu: armada-39x: normalize SDIO pin naming by Thomas Petazzoni · 10 years ago
  99. 52f8317 pinctrl: mvebu: armada-39x: normalize SATA present functionality naming by Thomas Petazzoni · 10 years ago
  100. 100dc5d pinctrl: mvebu: armada-{38x,39x,xp}: normalize naming of DRAM functions by Thomas Petazzoni · 10 years ago