1. 5ae4cb9 gpio: aspeed: Add debounce support by Andrew Jeffery · 8 years ago
  2. 9d7163f gpio: aspeed: dt: Add optional clocks property by Andrew Jeffery · 8 years ago
  3. cea9565 gpio: aspeed: dt: Fix description alignment in bindings document by Andrew Jeffery · 8 years ago
  4. 757642f gpio: mvebu: Add limited PWM support by Andrew Lunn · 8 years ago
  5. 6f79309 gpio: Use unsigned int for interrupt numbers by Thierry Reding · 8 years ago
  6. d69843e gpio: f7188x: Add F71889A GPIO support. by Marty Plummer · 8 years ago
  7. 4c0facd gpio: core: Decouple open drain/source flag with active low/high by Laxman Dewangan · 8 years ago
  8. 11598d1 gpio: arizona: Correct handling for reading input GPIOs by Charles Keepax · 8 years ago
  9. e1e37d6 gpio: 104-idi-48: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  10. ea38ce0 gpio: pci-idio-16: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  11. 3906e80 gpio: 104-idio-16: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  12. 0e3cb6e gpio: gpio-reg: add irq mapping for gpio-reg users by Russell King · 8 years ago
  13. 380639c gpio: add generic single-register fixed-direction GPIO driver by Russell King · 8 years ago
  14. c65d1fd gpio: sa1100: implement get_direction method by Russell King · 8 years ago
  15. 07242b2 gpio: sa1100: convert to use IO accessors by Russell King · 8 years ago
  16. 9dd4819 gpio: sa1100: use sa11x0_gpio_set_wake() by Russell King · 8 years ago
  17. 7477e13 gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT by Andy Shevchenko · 8 years ago
  18. 4a56e41 usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  19. 96530b3 gpio: pca953x: Expand comment for "reset" GPIO in ACPI case by Andy Shevchenko · 8 years ago
  20. b413d7a gpio: pca953x: Sort headers alphabetically by Andy Shevchenko · 8 years ago
  21. 66e5719 gpio: pca953x: Introduce a long awaited ->get_direction() by Andy Shevchenko · 8 years ago
  22. d2cabc4 gpio: mvebu: use BIT macro instead of bit shifting by Ralph Sennhauser · 8 years ago
  23. b8c9019 gpio: mmio: add support for NI 169445 NAND GPIO by Nathan Sullivan · 8 years ago
  24. d8307c0 gpio: moxart: Switch to using the FTGPIO010 driver by Linus Walleij · 8 years ago
  25. 9d3a15a gpio: gemini: rename to match Faraday IP by Linus Walleij · 8 years ago
  26. 32d9617 gpio: gemini: augment DT bindings by Linus Walleij · 8 years ago
  27. f07708c gpio: mvebu: let the compiler inline by Ralph Sennhauser · 8 years ago
  28. f4c240c gpio: mvebu: extra whitespace fixes by Ralph Sennhauser · 8 years ago
  29. 163ad36 gpio: mvebu: checkpatch: whitespace fixes by Ralph Sennhauser · 8 years ago
  30. d276de7 gpio: mvebu: checkpatch: unsigned int fixes by Ralph Sennhauser · 8 years ago
  31. 899c37e gpio: mvebu: start multiline block comments with blank line by Ralph Sennhauser · 8 years ago
  32. 7077f4c gpio: mvebu: checkpatch: block comment fixes by Ralph Sennhauser · 8 years ago
  33. 6798d72 gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints by Hans de Goede · 8 years ago
  34. c509753 Input: soc_button_array - Propagate error from gpiod_count() by Andy Shevchenko · 8 years ago
  35. 562e7a4 platform/x86: surface3_button: Propagate error from gpiod_count() by Andy Shevchenko · 8 years ago
  36. 4033d4a gpio: of: Don't return 0 on dt_gpio_count() by Andy Shevchenko · 8 years ago
  37. 4ed5501 gpio: acpi: Don't return 0 on acpi_gpio_count() by Andy Shevchenko · 8 years ago
  38. 529f75d gpio: xlp: Update for ARCH_THUNDER2 by Jayachandran C · 8 years ago
  39. 8c41ab4 gpio: zx: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  40. a0a584f0 gpio: ws16c48: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  41. 99b9b45 gpio: pl061: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  42. f9c5653 gpio: etraxfs: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  43. a080ce5 gpio: ath79: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  44. c69fcea gpio: bcm-kona: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  45. 4589780 gpio: 104-dio-48e: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  46. 21d01c9 gpio: altera: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  47. 660549e gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option by William Breathitt Gray · 8 years ago
  48. 7ad63c7 gpio: sta2x11: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  49. 8514b54 gpio: mxs: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  50. c553c3c gpio: mxc: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  51. 74dd9eb gpio: sodaville: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  52. a1a3c2d gpio: davinci: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  53. bda61a19 gpio: pxa: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  54. 31bd86d gpio: xlp: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  55. e971ac9 gpio: ml-ioh: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  56. f57f3e6 gpio: pch: use resource management for irqs by Bartosz Golaszewski · 8 years ago
  57. 2ed36f3 gpio: omap: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  58. 9bc8113 gpio: twl4030: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  59. 62a7ca0 gpio: mockup: use devm_irq_alloc_descs() by Bartosz Golaszewski · 8 years ago
  60. f73b154 dt-bindings: gpio: Add binding documentation for gpio-thunderx by David Daney · 8 years ago
  61. eddeae0 gpio: exar: Set proper output level in exar_direction_output by Axel Lin · 8 years ago
  62. 22c4036 gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled by Dmitry Torokhov · 8 years ago
  63. 85c73d5 gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  64. ff21378 gpiolib: Fix spelling of 'successful' by Andy Shevchenko · 8 years ago
  65. a72b8c4 gpio: dwapb: Add support for next generation of X-Gene SoC by Hoan Tran · 8 years ago
  66. c1ae3cf Linux 4.11-rc1 by Linus Torvalds · 8 years ago
  67. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  68. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  69. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  70. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  71. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  72. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  74. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  75. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  76. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  77. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  78. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  79. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  80. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  81. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  82. fd5d666 Documentation/sphinx: fix primary_domain configuration by John Keeping · 8 years ago
  83. f3fc83e docs: Fix htmldocs build failure by Martyn Welch · 8 years ago
  84. 9857b1a doc/ko_KR/memory-barriers: Update control-dependencies section by SeongJae Park · 8 years ago
  85. 2eb6a4b pcieaer doc: update the link by Cao jin · 8 years ago
  86. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 8 years ago
  87. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  88. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  89. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  91. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  93. 4511555 Merge branch 'sfx-fixes' by David S. Miller · 8 years ago
  94. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  95. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  96. 48051c3 Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  97. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  98. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  99. b3b6157 Merge branch 'nfp-fixes' by David S. Miller · 8 years ago
  100. d58cebb nfp: correct DMA direction in XDP DMA sync by Jakub Kicinski · 8 years ago