1. 9ac79ba gpio: rcar: Use wakeup_path i.s.o. explicit clock handling by Geert Uytterhoeven · 7 years ago
  2. ce27fb2 gpio: Handle deferred probing in of_find_gpio() properly by Chen-Yu Tsai · 7 years ago
  3. 6662ae6 gpiolib: Keep returning EPROBE_DEFER when we should by Maxime Ripard · 7 years ago
  4. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  5. ef991796 Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  6. 9798f51 Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  7. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. 1c1f395 Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  9. d58f2bf gpio: Timestamp events in hardirq handler by Linus Walleij · 7 years ago
  10. 24bd3ef gpio: Fix kernel stack leak to userspace by Linus Walleij · 7 years ago
  11. c4a2fed Merge branch 'gpio-drivers-only-driver-h' into devel by Linus Walleij · 7 years ago
  12. b68cbc1 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  13. 40a3c9d gpiolib: remove redundant initialization of pointer desc by Colin Ian King · 7 years ago
  14. 605f2d3 gpio: of: Fix NPE from OF flags by Linus Walleij · 7 years ago
  15. 0f71923 gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe() by Markus Elfring · 7 years ago
  16. 757ad05 gpio: stmpe: Move an assignment in stmpe_gpio_probe() by Markus Elfring · 7 years ago
  17. 64fec0b gpio: stmpe: Improve a size determination in stmpe_gpio_probe() by Markus Elfring · 7 years ago
  18. 0d83a5e gpio: stmpe: Use seq_putc() in stmpe_dbg_show() by Markus Elfring · 7 years ago
  19. 7d18f0a gpio: No NULL owner by Linus Walleij · 7 years ago
  20. b888fb6 gpio: stmpe: i2c transfer are forbiden in atomic context by Patrice Chotard · 7 years ago
  21. 07c7b6a gpio: mmio: Also read bits that are zero by Linus Walleij · 7 years ago
  22. 7220c43 gpio: davinci: Include proper header by Linus Walleij · 7 years ago
  23. 45e8bd9 gpio: da905x: Include proper header by Linus Walleij · 7 years ago
  24. 326a292 gpio: cs5535: Include proper header by Linus Walleij · 7 years ago
  25. 6ba40f8 gpio: crystalcove: Include proper header by Linus Walleij · 7 years ago
  26. e88a2ae gpio: bt8xx: Include proper header by Linus Walleij · 7 years ago
  27. 14ec018 gpio: bcm-kona: Include proper header by Linus Walleij · 7 years ago
  28. 2e21ec4 gpio: arizona: Include proper header by Linus Walleij · 7 years ago
  29. 3708c66 gpio: amd8111: Include proper header by Linus Walleij · 7 years ago
  30. 40a1f9b gpio: altera: Include GPIO driver header by Linus Walleij · 7 years ago
  31. d543668 gpio: adp5588: Include proper header by Linus Walleij · 7 years ago
  32. 8a3b4f2 gpio: adp5520: Include proper header by Linus Walleij · 7 years ago
  33. 91f6a4a gpio: 74x174: Include proper headers by Linus Walleij · 7 years ago
  34. a603a2b gpio: of: Add special quirk to parse regulator flags by Linus Walleij · 7 years ago
  35. 92542ed gpio: Export devm_gpiod_get_from_of_node() for consumers by Linus Walleij · 7 years ago
  36. 6392cca gpio: Break out code to get a descriptor from a DT node by Linus Walleij · 7 years ago
  37. 6a537d4 gpio: of: Support regulator nonstandard GPIO properties by Linus Walleij · 7 years ago
  38. 76e28f5 gpio: thunderx: fix error return code in thunderx_gpio_probe() by Wei Yongjun · 7 years ago
  39. 92a8046 gpio: winbond: fix ISA_BUS_API dependency by Arnd Bergmann · 7 years ago
  40. 5855620 gpio: Add GPIO support for the ACCES PCIe-IDIO-24 family by William Breathitt Gray · 7 years ago
  41. 64ff2c8 gpiolib: Export gpiochip_irqchip_irq_valid() to drivers by Stephen Boyd · 7 years ago
  42. 1e77fc8 gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() by Geert Uytterhoeven · 7 years ago
  43. dd1dbf9 gpio: merrifield: Add support of ACPI enabled platforms by Andy Shevchenko · 7 years ago
  44. 94fc730 gpio: correct docs about return value of gpiod_get_direction by Wolfram Sang · 7 years ago
  45. a0d6500 gpio: winbond: Add driver by Maciej S. Szmigiero · 7 years ago
  46. c858233 gpio: of: Support SPI nonstandard GPIO properties by Linus Walleij · 7 years ago
  47. 24e7807 gpio: label descriptors using the device name by Linus Walleij · 7 years ago
  48. 088413b gpio: omap: Give unique labels to each GPIO bank/chip by Linus Walleij · 7 years ago
  49. 156dd39 gpiolib: add desc validation to gpiod_set_transitory() by Vladimir Zapolskiy · 7 years ago
  50. dd3b9a4 gpiolib: remove a redundant check in gpiod_to_chip() by Vladimir Zapolskiy · 7 years ago
  51. 30322bc gpiolib: don't dereference a desc before validation by Vladimir Zapolskiy · 7 years ago
  52. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  53. 8880c13 gpio: brcmstb: Make really use of the new lockdep class by Thomas Gleixner · 7 years ago
  54. fe13862 gpio: fix aspeed_gpio_banks array size check by Vasyl Gomonovych · 7 years ago
  55. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  56. 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
  57. 8bb65fc gpio: gpio-reg: fix build by Grygorii Strashko · 7 years ago
  58. 689fd02 gpiolib: Fix typo in comment ("piochip_add_data") by Jonathan Neuschäfer · 7 years ago
  59. a746a23 gpio: reduce descriptor validation code size by Rasmus Villemoes · 7 years ago
  60. 1ca2a92 Revert "gpio: set up initial state from .get_direction()" by Timur Tabi · 7 years ago
  61. 76bc7f1 drivers: gpio: remove duplicate includes by Pravin Shedge · 7 years ago
  62. 1efba35a gpio: sysfs: avoid using kstrtol() in 'value' attribute write by Christophe Leroy · 7 years ago
  63. 7a94b88 gpio: sysfs: don't use sprintf() for 'value' attribute by Christophe Leroy · 7 years ago
  64. 9295c01 gpio: sysfs: correct error handling on 'value' attribute read. by Christophe Leroy · 7 years ago
  65. 7fda910 gpio: sysfs: change 'value' attribute to prealloc by Christophe Leroy · 7 years ago
  66. fcf273e5 gpiolib: use kstrdup_const() for gpio_device label by Bartosz Golaszewski · 7 years ago
  67. 3b469b0 gpiolib: constify label in gpio_device by Bartosz Golaszewski · 7 years ago
  68. c4b54e1 gpio: mockup: fix a return value check by Bartosz Golaszewski · 7 years ago
  69. c6e40f9 Merge branch 'ib-move-axp209' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  70. 110e2a3 Merge branch 'ib-move-axp209' into devel by Linus Walleij · 7 years ago
  71. 449317a8 pinctrl: move gpio-axp209 to pinctrl by Quentin Schulz · 7 years ago
  72. 3cac991 gpio: axp209: switch unsigned variables to unsigned int by Quentin Schulz · 7 years ago
  73. 4070a53 gpio: ftgpio010: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  74. 1b43d26 gpio: aspeed: Add support for reset tolerance by Andrew Jeffery · 7 years ago
  75. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  76. e2843cb gpio: gpio-stmpe: make various char arrays static const, shrinks object size by Colin Ian King · 7 years ago
  77. deb2e71 gpio: it87: fix mojibake in module metadata by Adam Borowski · 7 years ago
  78. cd9835f gpio: mockup: add helpers for accessing the gpio ranges by Bartosz Golaszewski · 7 years ago
  79. e63a006 gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges by Bartosz Golaszewski · 7 years ago
  80. 1e0dca6 gpio: mockup: modify the return value check for devm_irq_sim_init() by Bartosz Golaszewski · 7 years ago
  81. c47bee9 gpio: mockup: implement gpio_mockup_set_multiple() by Bartosz Golaszewski · 7 years ago
  82. 2a9d742 gpio: mockup: tweak line breaks by Bartosz Golaszewski · 7 years ago
  83. fa86963 gpio: mockup: verify that ngpio > 0 by Bartosz Golaszewski · 7 years ago
  84. 46526c1 gpio: mockup: fix debugfs handling by Bartosz Golaszewski · 7 years ago
  85. 1cea473 gpio: mockup: group code by logic by Bartosz Golaszewski · 7 years ago
  86. 5b7908c gpio: mockup: change the type of value field in line state struct by Bartosz Golaszewski · 7 years ago
  87. ca8792a gpio: mockup: extend the debugfs layout by Bartosz Golaszewski · 7 years ago
  88. c3196a7 gpio: mockup: pass the named_lines parameter over platform_data by Bartosz Golaszewski · 7 years ago
  89. 6d974d3 gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe() by Bartosz Golaszewski · 7 years ago
  90. b9576d0 gpio: mockup: remove a stray tab by Bartosz Golaszewski · 7 years ago
  91. f1bec99 gpio: mockup: implement gpio_mockup_err() by Bartosz Golaszewski · 7 years ago
  92. 8a39f59 gpio: mockup: rework device probing by Bartosz Golaszewski · 7 years ago
  93. b447a75 gpio: mockup: verify the number of GPIO chips requested by Bartosz Golaszewski · 7 years ago
  94. 20c35ac gpio: mockup: parse the module params in init, not probe by Bartosz Golaszewski · 7 years ago
  95. f3b4717 gpio: mockup: add missing prefixes by Bartosz Golaszewski · 7 years ago
  96. 539340f gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE by Jesse Chan · 7 years ago
  97. 97b0313 gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  98. 8a64e55 gpio: pca953x: fix vendor prefix for PCA9654 by Sergei Shtylyov · 7 years ago
  99. 7f8e2a8 gpio: davinci: Assign first bank regs for unbanked case by Keerthy · 7 years ago
  100. 13f9d59 gpio: uniphier: fix mismatch between license text and MODULE_LICENSE by Masahiro Yamada · 7 years ago