1. 6a54b8a gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · Fri Nov 02 11:54:50 2018 +0100
  2. bbd6fe4 gpio: Add MT7621 GPIO support by Stefan Roese · Mon Oct 08 12:38:01 2018 +0200
  3. 1056123 gpio: stm32f7: Add ops get_function by Patrice Chotard · Wed Oct 24 14:10:21 2018 +0200
  4. fd8caa3 gpio: pca953x: Clear the polarity invert register at init by Ye Li · Thu Oct 18 16:16:46 2018 +0200
  5. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:30 2018 -0700
  6. 313d9e3 gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · Thu Oct 18 16:15:39 2018 +0200
  7. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  8. b2242e1 gpio: mxc_gpio: add support for i.MX8 by Peng Fan · Thu Oct 18 14:28:27 2018 +0200
  9. 6d9e7a8 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · Wed Oct 03 17:55:14 2018 +0530
  10. 0e9265c gpio: da8xx: Add k2g compatible by Keerthy · Wed Oct 03 17:55:13 2018 +0530
  11. 16a48f5 gpio: dwapb_gpio: Change to use devm_kcalloc() by Ley Foon Tan · Wed Sep 19 16:26:33 2018 +0800
  12. 53bdf4e gpio: dwapb_gpio: Change to use dev_read_addr() by Ley Foon Tan · Thu Aug 16 02:05:54 2018 +0800
  13. a804dd0 gpio: dwapb_gpio: Add reset ctrl to driver by Ley Foon Tan · Tue Sep 04 14:04:58 2018 +0800
  14. a4f80b7 gpio: dwapb_gpio: Enable get_function support by Ley Foon Tan · Thu Aug 16 13:46:30 2018 +0800
  15. 49b7776 DM: omap_gpio: Reduce overhead when used with OF_PLATDATA by Adam Ford · Mon Aug 20 20:27:48 2018 -0500
  16. e387e45 GPIO: omap_gpio: Fix gpio name names with device tree by Adam Ford · Fri Aug 17 14:37:58 2018 -0500
  17. a4cb26d dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH by Adam Ford · Thu Aug 16 23:21:57 2018 -0500
  18. a112939 DM: GPIO: Fix da8xx GPIO indexing over GPIO 32 by Adam Ford · Thu Aug 16 23:13:34 2018 -0500
  19. 4e91500 gpio: stm32f7: replace ODR update by BSRR write by Patrice Chotard · Thu Aug 09 11:57:57 2018 +0200
  20. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · Thu Aug 02 12:58:54 2018 +0200
  21. 7fa52c2 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · Mon Aug 06 07:42:40 2018 +0200
  22. 810e4bc gpio: xilinx: Not read output values via regs by Michal Simek · Mon Jul 23 12:40:36 2018 +0200
  23. ee39afb gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · Mon Jul 30 14:29:27 2018 +0200
  24. c2116f3 gpio: xilinx: Set value before changing direction by Michal Simek · Mon Jul 30 10:02:53 2018 +0200
  25. e2f91e5 gpio: xilinx: Remove !DM driver by Michal Simek · Mon Jul 23 13:40:01 2018 +0200
  26. 9260d99 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · Mon Jul 23 12:08:49 2018 +0200
  27. c782417 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · Fri Jul 20 14:36:49 2018 +0530
  28. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · Fri Jun 08 17:58:23 2018 +0300
  29. baad83a Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · Tue Jul 10 07:01:20 2018 -0500
  30. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · Fri Jul 13 08:26:28 2018 +0200
  31. 6887797 gpio: xilinx: Convert driver to DM by Michal Simek · Thu Jul 12 16:05:46 2018 +0200
  32. e440665 gpio: zynq: Setup bank_name to dev->name by Michal Simek · Thu Jun 21 13:58:56 2018 +0200
  33. 625bc08 gpio: zynq: Read of mach data in platdata with dev_get_driver_data by Michal Simek · Thu Jul 12 10:58:04 2018 +0200
  34. 5f7202c gpio: dm: Support manual relocation for gpio by Michal Simek · Thu Jul 12 12:42:27 2018 +0200
  35. d05b794 gpio: zynq: Fix typo in one error message by Michal Simek · Thu Jul 12 12:30:34 2018 +0200
  36. 5f49251 gpio: zynq: Use live-tree function by Michal Simek · Thu Jun 21 09:21:35 2018 +0200
  37. 1ac4c1b gpio: omap_gpio: Convert to auto-alloc feature when DT is supported by Adam Ford · Sun Jun 10 09:29:51 2018 -0500
  38. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · Wed Jun 27 13:09:55 2018 -0400
  39. 22f2e93 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · Mon Jun 11 20:05:38 2018 -0500
  40. 9c286a7 dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · Sun Jun 10 22:25:57 2018 -0500
  41. fd94af5 drivers/gpio/mxc: fix MXC GPIO name in KConfig by Hannes Schmelzer · Thu Jun 07 12:10:09 2018 +0200
  42. 615900b gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · Wed Jun 13 13:22:08 2018 +0200
  43. b6f9cbb gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · Wed Jun 13 09:05:51 2018 +0200
  44. 2467224 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jun 01 21:10:18 2018 -0400
  45. 1877884 gpio: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:32 2018 +0100
  46. ca4b4eb gpio: rmobile: Add R8A77990 E3 compatible by Marek Vasut · Thu Apr 26 13:18:45 2018 +0200
  47. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · Tue Apr 24 10:16:01 2018 +0300
  48. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  49. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  50. e3d057a gpio: uclass: Fix debug string by Mario Six · Wed Mar 28 14:39:01 2018 +0200
  51. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  52. 4088d82 sunxi: gpio: add missing compatible strings by Andre Przywara · Wed Apr 04 01:31:14 2018 +0100
  53. c16d716 gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag by Faiz Abbas · Thu Mar 15 21:11:34 2018 +0530
  54. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · Mon Mar 12 10:46:10 2018 +0100
  55. e26db27 gpio: stm32f7_gpio: handle node ngpios by Patrick Delaunay · Mon Mar 12 10:46:08 2018 +0100
  56. d78f968 dm: gpio: Convert stm32f7 driver to livetree by Patrick Delaunay · Mon Mar 12 10:46:07 2018 +0100
  57. b489358 treewide: Fix gdsys mail addresses by Mario Six · Tue Mar 06 08:04:58 2018 +0100
  58. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · Mon Mar 05 20:24:17 2018 -0500
  59. b40ca9a gpio: pca953x_gpio: Support label setting from DT by Mario Six · Thu Mar 01 14:45:04 2018 +0100
  60. 87f22c2 gpio: rcar: Add R8A77965 M3N entries by Marek Vasut · Mon Feb 26 10:35:15 2018 +0100
  61. 0690587 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO by Vipul Kumar · Wed Feb 28 11:32:22 2018 +0530
  62. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · Sat Feb 03 10:36:59 2018 -0700
  63. e148154 rockchip: gpio: remove dead code by Heinrich Schuchardt · Wed Jan 31 00:45:51 2018 +0100
  64. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · Sun Feb 04 09:32:43 2018 -0600
  65. fa94fb4 gpio: mxc: add i.MX8M support by Peng Fan · Wed Jan 10 13:20:42 2018 +0800
  66. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · Tue Jan 23 18:05:21 2018 +0100
  67. f99b6bf gpio: mpc8xxx: Make live-tree compatible by Mario Six · Mon Jan 15 11:07:50 2018 +0100
  68. d7c6f71 gpio: mpc8xxx: Make compatible with more SoCs by Mario Six · Mon Jan 15 11:07:49 2018 +0100
  69. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · Mon Jan 15 11:07:48 2018 +0100
  70. 09b1fa5 gpio: mpc85xx: Rename driver file to mpc8xxx by Mario Six · Mon Jan 15 11:07:47 2018 +0100
  71. cc94b17 gpio: mpc85xx_gpio: Fix style violations by Mario Six · Mon Jan 15 11:07:46 2018 +0100
  72. cc567d4 gpio: pca953x_gpio: Make live-tree compatible by Mario Six · Mon Jan 15 11:07:45 2018 +0100
  73. 3df8286 gpio: pca953x_gpio: Fix style violations by Mario Six · Mon Jan 15 11:07:44 2018 +0100
  74. 357f199 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Jan 27 14:50:52 2018 -0500
  75. e4f6e9b gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · Thu Jan 18 00:52:15 2018 +0100
  76. e3b0a65 gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · Mon Jan 15 16:28:18 2018 -0600
  77. 207b37e GPIO: tca642x: Rework to not include commands in SPL by Tom Rini · Wed Jan 03 09:24:24 2018 -0500
  78. 0964d06 GPIO: pca953x: Rework to not include commands in SPL by Tom Rini · Wed Jan 03 09:23:14 2018 -0500
  79. 3556161 db820c: enable pmic gpios for pm8994 by Jorge Ramirez-Ortiz · Wed Jan 10 11:33:51 2018 +0100
  80. 1a4b8de board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · Tue Dec 12 09:49:40 2017 +0100
  81. 1b691df mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · Wed Jan 03 12:33:05 2018 -0200
  82. 73aa5d9 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Dec 13 17:58:27 2017 -0500
  83. 7259338 gpio/hsdk: Depend on DM_GPIO instead of simple DM by Alexey Brodkin · Sun Dec 10 20:55:44 2017 +0300
  84. 54a34ed gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · Sat Oct 21 11:30:41 2017 +0200
  85. c129f2b gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · Sat Oct 21 11:28:06 2017 +0200
  86. 6403ab8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · Sat Oct 21 11:27:04 2017 +0200
  87. f22c40a gpio: rmobile: Set GPIO mode in GPSR when requested by Marek Vasut · Sun Nov 26 18:08:53 2017 +0100
  88. de10c66 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · Sat Nov 25 00:25:34 2017 +0900
  89. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · Wed Nov 22 02:38:11 2017 +0900
  90. 92d32fc ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · Mon Oct 16 16:21:32 2017 +0300
  91. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  92. 932ac85 gpio: uniphier: rework single device node model by Masahiro Yamada · Fri Oct 13 19:21:51 2017 +0900
  93. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 10 20:14:38 2017 -0400
  94. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · Sun Sep 17 16:54:54 2017 -0600
  95. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  96. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · Sun Sep 17 16:54:52 2017 -0600
  97. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · Sun Sep 17 16:54:51 2017 -0600
  98. fefed7a gpio: rmobile: Add Renesas RCar GPIO driver by Marek Vasut · Fri Sep 15 21:13:56 2017 +0200
  99. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · Mon Sep 11 22:04:25 2017 +0200
  100. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:24 2017 +0200