1. f8ad8aa gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 7 years ago
  2. d124339 gpio: uniphier: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 7 years ago
  3. 6d7a2b8 gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  4. 41d6908 gpio: em: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  5. 10ed353 gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  6. 9b07333 gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  7. 3a2f335 gpiolib: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 7 years ago
  8. cf2ff87 gpio: syscon: rockchip: add GRF GPIO support for rk3328 by Levin Du · 7 years ago
  9. 442af14 gpio: omap: Add get/set_multiple() callbacks by Janusz Krzysztofik · 7 years ago
  10. ae61bac gpio: pxa: remove set but not used variable 'gpio_offset' by Wei Yongjun · 7 years ago
  11. 4e13382 gpio-it87: add support for IT8786E Super I/O by Vincent Prince · 7 years ago
  12. 0969a20 gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain ones by Andy Shevchenko · 7 years ago
  13. 0b07609 gpio: tegra: drop tegra specific GPIO lockdep classes by Stefan Agner · 7 years ago
  14. 23211b0 gpio: fix meaningless return expression by zhong jiang · 7 years ago
  15. 2bee9e0 gpio: mxs: Fit writel() into a single line by Fabio Estevam · 7 years ago
  16. 9dabfdd gpio: pxa: disable pinctrl calls for PXA3xx by Daniel Mack · 7 years ago
  17. 4bf4eed gpio: ml-ioh: Fix buffer underwrite on probe error path by Anton Vasilyev · 7 years ago
  18. 1777fc9 gpiolib: probe deferral error reporting by Marcel Ziswiler · 7 years ago
  19. f78709a gpio: tegra: Fix tegra_gpio_irq_set_type() by Dmitry Osipenko · 7 years ago
  20. c19fdae gpio: mxc: add power management support by Anson Huang · 7 years ago
  21. 40bb5d7 gpio-pisosr: add support for get_multiple by Morten Hein Tiljeset · 7 years ago
  22. 2b955b3 gpiolib: remove an unnecessary TODO by Bartosz Golaszewski · 7 years ago
  23. e5332d5 gpiolib: don't allow userspace to set values of input lines by Bartosz Golaszewski · 7 years ago
  24. ad81729 gpio: rcar: Implement .get_direction() callback by Geert Uytterhoeven · 7 years ago
  25. 1c22a25 gpiolib: Join one line back for better readability by Andy Shevchenko · 7 years ago
  26. 9506755 gpio: pxa: Fix potential NULL dereference by Wei Yongjun · 7 years ago
  27. 7a9a5df gpio: mt7621: add OF_GPIO dependency by Arnd Bergmann · 7 years ago
  28. c296773 gpio: aspeed: fix compile testing warning by Arnd Bergmann · 7 years ago
  29. 8095679 gpiolib: Consistent use of ->get_direction() inside gpiolib by Andy Shevchenko · 7 years ago
  30. b23ec59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 7 years ago
  31. 76411a0 gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix by Rafael David Tinoco · 7 years ago
  32. 8853daf gpiolib: Defer on non-DT find_chip_by_name() failure by Janusz Krzysztofik · 7 years ago
  33. 36b3127 gpiolib: Respect error code of ->get_direction() by Andy Shevchenko · 7 years ago
  34. f8b52dd gpio: mxc: Add clocks optional binding for imx gpio by Anson Huang · 7 years ago
  35. 8512486 gpio: mt7621: Edit to preferred syntax by Linus Walleij · 7 years ago
  36. 4ba9c3a gpio: mt7621: Add a driver for MT7621 by Sergio Paracuellos · 7 years ago
  37. af2b04d gpio: mt7621: Add DT bindings by Sergio Paracuellos · 7 years ago
  38. b191171 gpiolib: Join string literals back by Andy Shevchenko · 7 years ago
  39. 2b6c83c Merge branch 'ib-aspeed' into devel by Linus Walleij · 7 years ago
  40. a7ca138 gpio: aspeed: Add interfaces for co-processor to grab GPIOs by Benjamin Herrenschmidt · 7 years ago
  41. 0f1e03c gpio: aspeed: Add command source registers by Benjamin Herrenschmidt · 7 years ago
  42. c67dda8 gpio: aspeed: Add "Read Data" register to read the write latch by Benjamin Herrenschmidt · 7 years ago
  43. 44ddf55 gpio: aspeed: Rework register type accessors by Benjamin Herrenschmidt · 7 years ago
  44. 72b38ca gpio: pca953x: suppress interrupts warning when not applicable by Baruch Siach · 7 years ago
  45. 122d00f gpio: syscon: Include the right header by Linus Walleij · 7 years ago
  46. 97a48fc gpio: stp-xway: Include the right header by Linus Walleij · 7 years ago
  47. ecac6e6 gpio: stmpe: Include the right header by Linus Walleij · 7 years ago
  48. aadf77c gpio: sta2x11: Inline regs macro by Linus Walleij · 7 years ago
  49. 24dcfd8 gpio: sta2x11: Use BIT() macro by Linus Walleij · 7 years ago
  50. 25fc177 gpio: sta2x11: Include the right header by Linus Walleij · 7 years ago
  51. 9fc18cc5 gpio: spear-spics: Include the right header by Linus Walleij · 7 years ago
  52. eb452a8 gpio: sch311x: Replace unsigned char with u8 by Linus Walleij · 7 years ago
  53. 4455a82 gpio: sch311x: Implement open drain support by Linus Walleij · 7 years ago
  54. 4a2398d gpio: sch311x: Use RMW to change direction by Linus Walleij · 7 years ago
  55. f9e03b0 gpio: sch311x: Implement .get_direction() by Linus Walleij · 7 years ago
  56. 30467c1 gpio: sch311x: Include the right header by Linus Walleij · 7 years ago
  57. d8e764c gpio: sch: Implement .get_direction() by Linus Walleij · 7 years ago
  58. 4c1abc8 gpio: sch: Include the right header by Linus Walleij · 7 years ago
  59. 827fb6a gpio: sa1100: Include the right header by Linus Walleij · 7 years ago
  60. 05467e5 gpio: rdc321x: Include the right header by Linus Walleij · 7 years ago
  61. 4b1d800 gpio: rcar: Include the right header by Linus Walleij · 7 years ago
  62. 98aef8e gpio: rc5t583: Include the right header by Linus Walleij · 7 years ago
  63. 5b9b2b5 gpio: stp-xway: Implement get callback by Mathias Kresin · 7 years ago
  64. bac5c3b gpio: tegra186: Add support for Tegra194 by Mikko Perttunen · 7 years ago
  65. 25b7256 dt-bindings: tegra186-gpio: Add information for Tegra194 by Mikko Perttunen · 7 years ago
  66. 3a358e2 w1: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 7 years ago
  67. 90b3940 gpio: Add API to explicitly name a consumer by Linus Walleij · 7 years ago
  68. f3a049e gpio: max732x: add error handling for i2c_new_dummy by Zhouyang Jia · 7 years ago
  69. eb3744a gpio: davinci: Do not assume continuous IRQ numbering by Keerthy · 7 years ago
  70. c1d013a gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe by Keerthy · 7 years ago
  71. 29d43c2 gpio-rcar: document R8A77980 bindings by Sergei Shtylyov · 7 years ago
  72. 7279d99 gpio: Fix wrong rounding in gpio-menz127 by Nadav Amit · 7 years ago
  73. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  74. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  75. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  76. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  77. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  78. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  81. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  83. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  84. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  85. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  86. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  87. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  88. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  89. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 7 years ago
  90. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 7 years ago
  91. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 7 years ago
  92. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 7 years ago
  93. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 7 years ago
  94. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 7 years ago
  95. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 7 years ago
  96. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 7 years ago
  97. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  98. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 7 years ago
  99. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 7 years ago
  100. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 7 years ago