1. 33bde5c gpio: moxart: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  2. 7d645df gpio: mc9s08dz60: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  3. efa3ffc gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  4. 69c0a0a gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  5. 4ca75bf gpio: lp3943: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  6. 7b697b3 gpio: kempld: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  7. abeb3f4 gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  8. 0c63875 gpio: iop: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  9. c05f813 gpio: generic: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  10. ad2261c gpio: ge: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  11. 330f4e5 gpio: f7188x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  12. 4cb220e gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  13. 1ab79a6 gpio: dln2: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  14. 7e9104c gpio: da9055: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  15. b9cb1bb gpio: da9052: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  16. 85bd84f gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  17. 828e47e gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  18. da9d670 gpio: clps711x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  19. 0b89312 gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  20. db303a9 gpio: arizona: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  21. 7c263fe gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  22. 8ae6ace gpio: adp5520: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  23. daa994b gpio: adnp: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  24. a718ed2 gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  25. 0cf3292 gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove by Laxman Dewangan · 9 years ago
  26. 3cf42ef Merge branch 'devel' into for-next by Linus Walleij · 9 years ago
  27. 9d8cc89 gpio: fixup line flags for userspace ABI by Linus Walleij · 9 years ago
  28. bd203bd gpiolib: fix crash when gpiochip removed by Bamvor Jian Zhang · 9 years ago
  29. 3e089d9 gpio: pisosr: add missing unlock by Sudip Mukherjee · 9 years ago
  30. 1013fc4 gpio: xgene: Enable X-Gene standby GPIO as interrupt controller by Quan Nguyen · 9 years ago
  31. 521a2ad gpio: add userspace ABI for GPIO line information by Linus Walleij · 9 years ago
  32. df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
  33. 0a7439e gpio: tps65218: remove unused #include by Linus Walleij · 9 years ago
  34. d7f7764 gpio: ks8695: remove irq_to_gpio function by Arnd Bergmann · 9 years ago
  35. 969f07b gpio: use kzalloc to allocate gpio_device by Josh Cartwright · 9 years ago
  36. aaf2b3a gpio-mcp23s08: correctly handling failed allocation by Insu Yun · 9 years ago
  37. 818cc6a gpio: tps65218: Make tps65218_gpio_output set proper output level by Axel Lin · 9 years ago
  38. ce02d18 gpio: tpic2810: Make tpic2810_direction_output set proper output level by Axel Lin · 9 years ago
  39. 143b65d gpio: create an API to detect open drain/source on lines by Linus Walleij · 9 years ago
  40. d6f434e gpio: davinci: Fix possible NULL pointer deference by Nicholas Krause · 9 years ago
  41. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  42. 047b2f62 gpio: TS-4800: remove useless bgpio_init flags by Julien Grossholtz · 9 years ago
  43. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
  44. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  45. 148ad68 gpio: ws16c48: Use devm_request_region by William Breathitt Gray · 9 years ago
  46. 1344145 gpio: sch311x: Use devm_request_region by William Breathitt Gray · 9 years ago
  47. 8a06b08 gpio: ich: Use devm_request_region by William Breathitt Gray · 9 years ago
  48. 35568c4 gpio: amd8111: Use devm_request_region by William Breathitt Gray · 9 years ago
  49. cb32389 gpio: 104-idio-16: Use devm_request_region by William Breathitt Gray · 9 years ago
  50. 5cfc057 gpio: 104-idi-48: Use devm_request_region by William Breathitt Gray · 9 years ago
  51. aa6c360 gpio: 104-dio-48e: Use devm_request_region by William Breathitt Gray · 9 years ago
  52. 22aeddb gpio: misc: Pass correct license string to MODULE_LICENSE by William Breathitt Gray · 9 years ago
  53. 33a68e8 gpio: reference count the gpio device for each desc by Linus Walleij · 9 years ago
  54. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
  55. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 9 years ago
  56. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  57. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  58. 9efd9e6 gpio: remember to finally free gpio_device by Linus Walleij · 9 years ago
  59. c366c76 gpio: add tps65218 gpio by Nicolas Saenz Julienne · 9 years ago
  60. b866526 gpio: Add driver for TI TPIC2810 by Andrew F. Davis · 9 years ago
  61. df6df93 gpio: Add driver for SPI serializers by Andrew F. Davis · 9 years ago
  62. 28be55d gpio: ath79: Update the copyright notice by Alban Bedel · 9 years ago
  63. 2b8f89e gpio: ath79: Add support for the interrupt controller by Alban Bedel · 9 years ago
  64. 2f890cf gpio: ath79: Make the driver removable by Alban Bedel · 9 years ago
  65. 409d878 gpio: ath79: Allow building in compile tests by Alban Bedel · 9 years ago
  66. ab32770 gpio: ath79: Move to the generic GPIO driver by Alban Bedel · 9 years ago
  67. 6ec9249a gpio: davinci: Fix the number of controllers allocated by Lokesh Vutla · 9 years ago
  68. 310a7e6 gpio: davinci: Add the missing of-node pointer by Keerthy · 9 years ago
  69. 60afe31 Merge branch 'chardev' into devel by Linus Walleij · 9 years ago
  70. 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
  71. 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
  72. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  73. 42178e2 drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic by Liu Gang · 9 years ago
  74. 5041e79 gpio: add TS-4800 fpga GPIO support by Julien Grossholtz · 9 years ago
  75. ccdbddf gpio: davinci: use irq_data_get_chip_type by Geliang Tang · 9 years ago
  76. 5df7fd4 gpio/qoriq: Add qoriq platforms support by Liu Gang · 9 years ago
  77. 1920906f gpio-f7188x: Add F81866 GPIO supports by Peter Hung · 9 years ago
  78. 1b06d64 gpio: Add GPIO support for the ACCES 104-DIO-48E by William Breathitt Gray · 9 years ago
  79. 9c26df9 gpio: Add GPIO support for the WinSystems WS16C48 by William Breathitt Gray · 9 years ago
  80. 4332e01 gpio: 104-idi-48: Allow IRQ sharing by William Breathitt Gray · 9 years ago
  81. 73c13c8 gpio: gpio-altera: Remove gpiochip on probe failure. by Phil Reid · 9 years ago
  82. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  83. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  84. cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  85. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  86. 96098df gpiolib: fix chip order in gpio list by Julien Grossholtz · 9 years ago
  87. 7817998 gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs() by Guenter Roeck · 9 years ago
  88. 95c7617 gpio: mm-lantiq: Do not use gpiochip_get_data() in ltq_mm_save_regs() by Guenter Roeck · 9 years ago
  89. 7d07d15 gpio: arizona: Support Cirrus Logic CS47L24 and WM1831 by Richard Fitzgerald · 9 years ago
  90. a02588a gpio: brcmstb: Allow building driver for BMIPS_GENERIC by Florian Fainelli · 9 years ago
  91. ce5a7e8 gpio: brcmstb: Set endian flags for big-endian MIPS by Florian Fainelli · 9 years ago
  92. 780c43d gpio: moxart: fix build regression by Arnd Bergmann · 9 years ago
  93. de06c1d gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs() by Guenter Roeck · 9 years ago
  94. 166814d gpio: pch: Optimize pch_gpio_get() by Jean Delvare · 9 years ago
  95. 09dd5f9 gpio: fix misleading comment by Linus Walleij · 9 years ago
  96. 4eab22e gpio: convert remaining users to gpiochip_add_data() by Linus Walleij · 9 years ago
  97. 31a8944 gpio: zynq: use gpiochip data pointer by Linus Walleij · 9 years ago
  98. 17758b0 gpio: zx: use gpiochip data pointer by Linus Walleij · 9 years ago
  99. 9a3ad66 gpio: zevio: use gpiochip data pointer by Linus Walleij · 9 years ago
  100. e730a59 gpio: xlp: use gpiochip data pointer by Linus Walleij · 9 years ago