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