1. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  2. 92d32fc ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  3. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  4. 932ac85 gpio: uniphier: rework single device node model by Masahiro Yamada · 7 years ago
  5. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  6. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · 7 years ago
  7. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  8. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  9. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · 7 years ago
  10. fefed7a gpio: rmobile: Add Renesas RCar GPIO driver by Marek Vasut · 7 years ago
  11. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  12. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  13. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  14. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  15. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  16. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  17. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  18. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  19. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  20. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  21. 286c252 gpio: add static to get_function() by Masahiro Yamada · 7 years ago
  22. 90a59f2 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · 7 years ago
  23. 44c9b8b gpio: samsung: Drop s3c2440_gpio driver by Simon Glass · 8 years ago
  24. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 8 years ago
  25. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 7 years ago
  26. 1185fcb dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 8 years ago
  27. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 8 years ago
  28. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  29. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · 8 years ago
  30. 292796f atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · 8 years ago
  31. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  32. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  33. 8629917 gpio: rcar_gen3: Fix GPIO read support by Kouei Abe · 8 years ago
  34. 78d7331 gpio: 74x164: make oe-pins optional by Peng Fan · 8 years ago
  35. 59be2c0 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 8 years ago
  36. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 8 years ago
  37. 26fd968 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · 8 years ago
  38. e930111 dm: gpio: add BCM6345 gpio driver by Álvaro Fernández Rojas · 8 years ago
  39. ec8630a dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 8 years ago
  40. c9d9774 gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · 8 years ago
  41. e29b82b gpio: at91_gpio: add the clock support by Wenyou Yang · 8 years ago
  42. eff6d8a gpio: at91_gpio: add the device tree support by Wenyou Yang · 8 years ago
  43. ad05448 gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · 8 years ago
  44. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  45. c5f4986 gpio: Add Rapid GPIO2P driver for i.MX7ULP by Peng Fan · 8 years ago
  46. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  47. e055eb8 GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · 8 years ago
  48. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  49. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  50. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · 8 years ago
  51. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  52. 26c43ca gpio: dwapb: Add support for port B by Phil Edworthy · 8 years ago
  53. 43f4a6e gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  54. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  55. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  56. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  57. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  58. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  59. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  60. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  61. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  62. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  63. f3aa282 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  64. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  65. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  66. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · 9 years ago
  67. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  68. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · 9 years ago
  69. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · 8 years ago
  70. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  71. 1e4479d x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · 8 years ago
  72. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  73. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 9 years ago
  74. 7b4cf8b dm: gpio: Implement open drain for MPC85XX GPIO by mario.six@gdsys.cc · 9 years ago
  75. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · 9 years ago
  76. 5b59a35 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · 9 years ago
  77. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  78. d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · 9 years ago
  79. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · 9 years ago
  80. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
  81. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  82. 03bf428 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · 9 years ago
  83. b56989e sunxi: gpio: convert bind() to use driver data by Stephen Warren · 9 years ago
  84. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  85. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  86. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · 9 years ago
  87. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · 9 years ago
  88. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · 9 years ago
  89. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 9 years ago
  90. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  91. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · 9 years ago
  92. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 9 years ago
  93. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 9 years ago
  94. a4b8b8e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  95. fc2ef43 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 9 years ago
  96. 3c1107e zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  97. 1904ce5 gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  98. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  99. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  100. d6d0082 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago