1. 85bd84f gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  2. 828e47e gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  3. da9d670 gpio: clps711x: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  4. 0b89312 gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  5. db303a9 gpio: arizona: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  6. 7c263fe gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  7. 8ae6ace gpio: adp5520: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  8. daa994b gpio: adnp: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  9. a718ed2 gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration by Laxman Dewangan · 9 years ago
  10. 0cf3292 gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove by Laxman Dewangan · 9 years ago
  11. 3cf42ef Merge branch 'devel' into for-next by Linus Walleij · 9 years ago
  12. 9d8cc89 gpio: fixup line flags for userspace ABI by Linus Walleij · 9 years ago
  13. bd203bd gpiolib: fix crash when gpiochip removed by Bamvor Jian Zhang · 9 years ago
  14. 3e089d9 gpio: pisosr: add missing unlock by Sudip Mukherjee · 9 years ago
  15. 1013fc4 gpio: xgene: Enable X-Gene standby GPIO as interrupt controller by Quan Nguyen · 9 years ago
  16. 69fd6ae pinctrl: cygnus-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  17. 521a2ad gpio: add userspace ABI for GPIO line information by Linus Walleij · 9 years ago
  18. df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
  19. 0a7439e gpio: tps65218: remove unused #include by Linus Walleij · 9 years ago
  20. d7f7764 gpio: ks8695: remove irq_to_gpio function by Arnd Bergmann · 9 years ago
  21. 969f07b gpio: use kzalloc to allocate gpio_device by Josh Cartwright · 9 years ago
  22. aaf2b3a gpio-mcp23s08: correctly handling failed allocation by Insu Yun · 9 years ago
  23. 818cc6a gpio: tps65218: Make tps65218_gpio_output set proper output level by Axel Lin · 9 years ago
  24. ce02d18 gpio: tpic2810: Make tpic2810_direction_output set proper output level by Axel Lin · 9 years ago
  25. 143b65d gpio: create an API to detect open drain/source on lines by Linus Walleij · 9 years ago
  26. d6f434e gpio: davinci: Fix possible NULL pointer deference by Nicholas Krause · 9 years ago
  27. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  28. 047b2f62 gpio: TS-4800: remove useless bgpio_init flags by Julien Grossholtz · 9 years ago
  29. 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
  30. 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
  31. 4e6fd26 pinctrl: sirf/atlas7: stop poking around in GPIO internals by Linus Walleij · 9 years ago
  32. 148ad68 gpio: ws16c48: Use devm_request_region by William Breathitt Gray · 9 years ago
  33. 1344145 gpio: sch311x: Use devm_request_region by William Breathitt Gray · 9 years ago
  34. 8a06b08 gpio: ich: Use devm_request_region by William Breathitt Gray · 9 years ago
  35. 35568c4 gpio: amd8111: Use devm_request_region by William Breathitt Gray · 9 years ago
  36. cb32389 gpio: 104-idio-16: Use devm_request_region by William Breathitt Gray · 9 years ago
  37. 5cfc057 gpio: 104-idi-48: Use devm_request_region by William Breathitt Gray · 9 years ago
  38. aa6c360 gpio: 104-dio-48e: Use devm_request_region by William Breathitt Gray · 9 years ago
  39. 22aeddb gpio: misc: Pass correct license string to MODULE_LICENSE by William Breathitt Gray · 9 years ago
  40. 33a68e8 gpio: reference count the gpio device for each desc by Linus Walleij · 9 years ago
  41. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
  42. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 9 years ago
  43. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  44. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  45. 9efd9e6 gpio: remember to finally free gpio_device by Linus Walleij · 9 years ago
  46. c366c76 gpio: add tps65218 gpio by Nicolas Saenz Julienne · 9 years ago
  47. b866526 gpio: Add driver for TI TPIC2810 by Andrew F. Davis · 9 years ago
  48. df6df93 gpio: Add driver for SPI serializers by Andrew F. Davis · 9 years ago
  49. 28be55d gpio: ath79: Update the copyright notice by Alban Bedel · 9 years ago
  50. 2b8f89e gpio: ath79: Add support for the interrupt controller by Alban Bedel · 9 years ago
  51. 2f890cf gpio: ath79: Make the driver removable by Alban Bedel · 9 years ago
  52. 409d878 gpio: ath79: Allow building in compile tests by Alban Bedel · 9 years ago
  53. ab32770 gpio: ath79: Move to the generic GPIO driver by Alban Bedel · 9 years ago
  54. 6ec9249a gpio: davinci: Fix the number of controllers allocated by Lokesh Vutla · 9 years ago
  55. 310a7e6 gpio: davinci: Add the missing of-node pointer by Keerthy · 9 years ago
  56. 60afe31 Merge branch 'chardev' into devel by Linus Walleij · 9 years ago
  57. 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
  58. 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
  59. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  60. 42178e2 drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic by Liu Gang · 9 years ago
  61. daec0be Merge branch 'error-return-from-get' into devel by Linus Walleij · 9 years ago
  62. 5041e79 gpio: add TS-4800 fpga GPIO support by Julien Grossholtz · 9 years ago
  63. ccdbddf gpio: davinci: use irq_data_get_chip_type by Geliang Tang · 9 years ago
  64. 5df7fd4 gpio/qoriq: Add qoriq platforms support by Liu Gang · 9 years ago
  65. 1920906f gpio-f7188x: Add F81866 GPIO supports by Peter Hung · 9 years ago
  66. 1b06d64 gpio: Add GPIO support for the ACCES 104-DIO-48E by William Breathitt Gray · 9 years ago
  67. 9c26df9 gpio: Add GPIO support for the WinSystems WS16C48 by William Breathitt Gray · 9 years ago
  68. 4332e01 gpio: 104-idi-48: Allow IRQ sharing by William Breathitt Gray · 9 years ago
  69. 73c13c8 gpio: gpio-altera: Remove gpiochip on probe failure. by Phil Reid · 9 years ago
  70. e847396 powerpc: qe_lib/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  71. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  72. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  73. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  74. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  75. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  76. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  77. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  78. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  79. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  80. aaa8666 IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller by Cristian Birsan · 9 years ago
  81. b3e27d5 Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  82. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  83. 20c759c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. 98d9450 Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next by Zhang Rui · 9 years ago
  85. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 1b8ee1e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  87. 5430dfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  88. 4adea1f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  89. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  90. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  91. 57b8f11 lustre: remove unused declaration by Al Viro · 9 years ago
  92. 2c9b3eb Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  93. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  94. 00affca soc: qcom/spm: shut up uninitialized variable warning by Arnd Bergmann · 9 years ago
  95. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  96. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  97. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  98. b26a95d Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  99. 03beaec NTB: Fix macro parameter conflict with field name by Allen Hubbe · 9 years ago
  100. a1b3695 NTB: Add support for AMD PCI-Express Non-Transparent Bridge by Xiangliang Yu · 9 years ago