1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  2. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  3. 702d1e8 pinctrl: armada-37xx: Fix spurious irq management by Terry Zhou · 7 years ago
  4. f61f5a2 pinctrl: mvebu: update use "nand" function for "rb" pin by Chris Packham · 7 years ago
  5. c3234d3 pinctrl: mvebu: use correct MPP sel value for dev pins by Chris Packham · 7 years ago
  6. 5983700 pinctrl: armada-37xx: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  7. 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
  8. 924f549 pinctrl: armada-37xx: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  9. bca50ce pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() by Markus Elfring · 7 years ago
  10. 6702abb pinctrl: armada-37xx: Fix direction_output() callback behavior by Gregory CLEMENT · 7 years ago
  11. 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
  12. 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
  13. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  14. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  15. b53b830 pinctrl: armada-37xx: remove unused variable by Arnd Bergmann · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 30ac0d3 pinctrl: armada-37xx: Add edge both type gpio irq support by Ken Ma · 7 years ago
  18. 3ee9e60 pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base by Thierry Reding · 7 years ago
  19. a9a1a48 pinctrl: armada-37xx: Fix gpio interrupt setup by Gregory CLEMENT · 7 years ago
  20. 9b4e2ba pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures by Julia Lawall · 7 years ago
  21. aea1dd4 pinctrl: armada-37xx: add static to local data by Masahiro Yamada · 7 years ago
  22. 6b67c39 pinctrl: armada-37xx: Fix number of pin in south bridge by Gregory CLEMENT · 7 years ago
  23. 9ac6e7c pinctrl: armada-37xx: Fix the pin 23 on south bridge by Gregory CLEMENT · 7 years ago
  24. 8137f78 pinctrl: armada-37xx: Fix number of pin in sdio_sb by Gregory CLEMENT · 8 years ago
  25. ce8a4a3 pinctrl: armada-37xx: Fix uart2 group selection register mask by Ken Ma · 8 years ago
  26. def8e22 pinctrl: mvebu: add driver for Armada CP110 pinctrl by Hanna Hawa · 8 years ago
  27. 86fbd09 pinctrl: mvebu: add driver for Armada AP806 pinctrl by Hanna Hawa · 8 years ago
  28. 0b36906 pinctrl: avoid PLAT_ORION dependency by Russell King · 8 years ago
  29. ef08818 pinctrl: mvebu: remove the offset property for regmap by Gregory CLEMENT · 8 years ago
  30. 2f22760 pinctrl: armada-37xx: Add irqchip support by Gregory CLEMENT · 8 years ago
  31. 5715092 pinctrl: armada-37xx: Add gpio support by Gregory CLEMENT · 8 years ago
  32. 87466cc pinctrl: armada-37xx: Add pin controller support for Armada 37xx by Gregory CLEMENT · 8 years ago
  33. fdbde81 pinctrl: mvebu: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  34. 9037c13 Merge branch 'ib-mvebu-98dx3236' into devel by Linus Walleij · 8 years ago
  35. d7ae8f8 pinctrl: mvebu: pinctrl driver for 98DX3236 SoC by Kalyan Kinthada · 8 years ago
  36. af81ba3 pinctrl: mvebu: remove unused variable by Arnd Bergmann · 8 years ago
  37. d068b09 pinctrl: mvebu: add simple regmap based pinctrl implementation by Russell King · 8 years ago
  38. ad9ec4e pinctrl: mvebu: switch drivers to generic simple mmio by Russell King · 8 years ago
  39. 44aa9d0 pinctrl: mvebu: provide generic simple mmio-based implementation by Russell King · 8 years ago
  40. 20955c5 pinctrl: mvebu: provide per-control private data by Russell King · 8 years ago
  41. 30be3fb pinctrl: mvebu: constify mvebu_mpp_ctrl structures by Russell King · 8 years ago
  42. a61266e pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  43. 420dc61 pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  44. 39c7c5a pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() by Markus Elfring · 8 years ago
  45. 77d3d2e pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 8 years ago
  46. e6e965c pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() by Markus Elfring · 8 years ago
  47. c336dc7 pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181 by Jamie Lentin · 9 years ago
  48. 9573e79 pinctrl: fix pincontrol definition for marvell by Andreas Klinger · 8 years ago
  49. 699097a pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  50. 7864d92 pinctrl: mvebu: fix num_settings in mpp group assignment by Sebastian Hesselbarth · 9 years ago
  51. 0581b16 pinctrl: mvebu: complain about missing group after checking variant by Sebastian Hesselbarth · 9 years ago
  52. 973bbcf pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU by Masahiro Yamada · 9 years ago
  53. 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
  54. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  55. e73ac02 pinctrl: mvebu: armada-39x: add support for Armada 395 variant by Thomas Petazzoni · 10 years ago
  56. 6afc0c0 pinctrl: mvebu: armada-39x: add missing SATA functions by Thomas Petazzoni · 10 years ago
  57. c0adb87 pinctrl: mvebu: armada-39x: add missing PCIe functions by Thomas Petazzoni · 10 years ago
  58. f9dbbe0 pinctrl: mvebu: armada-38x: add ptp functions by Thomas Petazzoni · 10 years ago
  59. f7ad5b2 pinctrl: mvebu: armada-38x: add ua1 functions by Thomas Petazzoni · 10 years ago
  60. 9ce28fc pinctrl: mvebu: armada-38x: add nand functions by Thomas Petazzoni · 10 years ago
  61. 503cfd9 pinctrl: mvebu: armada-38x: add sata functions by Thomas Petazzoni · 10 years ago
  62. b19bf37 pinctrl: mvebu: armada-xp: add dram functions by Thomas Petazzoni · 10 years ago
  63. fb53b61 pinctrl: mvebu: armada-xp: add nand rb function by Thomas Petazzoni · 10 years ago
  64. 88b355f pinctrl: mvebu: armada-xp: add spi1 function by Thomas Petazzoni · 10 years ago
  65. 691a821 pinctrl: mvebu: armada-39x: normalize ref clock naming by Thomas Petazzoni · 10 years ago
  66. 50a7d13 pinctrl: mvebu: armada-xp: rename spi to spi0 by Thomas Petazzoni · 10 years ago
  67. 9e05db2 pinctrl: mvebu: armada-370: align spi1 clock pin naming by Thomas Petazzoni · 10 years ago
  68. bfacb56 pinctrl: mvebu: armada-370: align VDD cpu-pd pin naming with datasheet by Thomas Petazzoni · 10 years ago
  69. a361cbc pinctrl: mvebu: armada-{370,xp}: normalize ethernet txclkout pins by Thomas Petazzoni · 10 years ago
  70. f32f01e pinctrl: mvebu: armada-{370,375}: normalize audio pins by Thomas Petazzoni · 10 years ago
  71. d4974c1 pinctrl: mvebu: armada-{370,375}: normalize PCIe pins by Thomas Petazzoni · 10 years ago
  72. dae5597 pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins by Thomas Petazzoni · 10 years ago
  73. 5cc0de1 pinctrl: mvebu: armada-39x: align NAND pin naming by Thomas Petazzoni · 10 years ago
  74. 7bd6a26 pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins by Thomas Petazzoni · 10 years ago
  75. ddf3f19 pinctrl: mvebu: armada-39x: normalize SDIO pin naming by Thomas Petazzoni · 10 years ago
  76. 52f8317 pinctrl: mvebu: armada-39x: normalize SATA present functionality naming by Thomas Petazzoni · 10 years ago
  77. 100dc5d pinctrl: mvebu: armada-{38x,39x,xp}: normalize naming of DRAM functions by Thomas Petazzoni · 10 years ago
  78. 9540cf5 pinctrl: mvebu: armada-{375,38x,39x}: normalize naming of PTP subnames by Thomas Petazzoni · 10 years ago
  79. 7c58031 pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs by Thomas Petazzoni · 10 years ago
  80. 27e7cd0 pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs by Thomas Petazzoni · 10 years ago
  81. d538990 pinctrl: mvebu: armada-375: remove incorrect space in pin description by Thomas Petazzoni · 10 years ago
  82. ea78b95 pinctrl: mvebu: armada-xp: fix functions of MPP48 by Thomas Petazzoni · 10 years ago
  83. 80b3d04 pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions by Thomas Petazzoni · 10 years ago
  84. bc99357 pinctrl: mvebu: armada-xp: remove non-existing NAND pins by Thomas Petazzoni · 10 years ago
  85. e5447d2 pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins by Thomas Petazzoni · 10 years ago
  86. 438881d pinctrl: mvebu: armada-370: fix spi0 pin description by Thomas Petazzoni · 10 years ago
  87. 331642f pinctrl: mvebu: armada-38x: fix PCIe functions by Thomas Petazzoni · 10 years ago
  88. a526973 pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio) by Andrew Andrianov · 10 years ago
  89. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 10 years ago
  90. 12149a2 pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver by Thomas Petazzoni · 10 years ago
  91. ee08657 pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x by Thomas Petazzoni · 10 years ago
  92. 23259f19 pinctrl: dove: Constify struct regmap_config and of_device_id by Krzysztof Kozlowski · 10 years ago
  93. a95308d pinctrl: mvebu: a38x: Add UART1 muxing options by Maxime Ripard · 10 years ago
  94. 1d57fb1 pinctrl: mvebu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  95. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  96. fd67f88 pinctrl: mvebu: new driver for Orion platforms by Thomas Petazzoni · 11 years ago
  97. 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 11 years ago
  98. 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 11 years ago
  99. 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
  100. 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago