1. ca620f2 gliolib: set hooks in gpiochip_set_irq_hooks() by Hans Verkuil · 6 years ago
  2. 4e6b823 gpiolib: export gpiochip_irq_reqres/relres() by Hans Verkuil · 6 years ago
  3. f6d9af4 gpio: ep93xx: fix test for end of loop by Dan Carpenter · 6 years ago
  4. f40f730 gpio: ep93xx: fix incorrect array element size check by Colin Ian King · 6 years ago
  5. 02ad043 gpio: fix kernel-doc notation warning for 'request_key' by Randy Dunlap · 6 years ago
  6. ba74bd5 gpio: twl6040: Implement .get_direction() by Linus Walleij · 6 years ago
  7. 4bef8bf gpio: twl6040: Use bitops by Linus Walleij · 6 years ago
  8. b4f53ed gpio: twl6040: Cut down boilerplate by Linus Walleij · 6 years ago
  9. fc4f8f3 gpio: twl6040: Include the right header by Linus Walleij · 6 years ago
  10. ab8c1e8 gpio: twl4030: Implement .get_direction() by Linus Walleij · 6 years ago
  11. ecb0768 gpio: twl4030: Cut down boilerplate by Linus Walleij · 6 years ago
  12. ba21d55 gpio: twl4030: Include the right header by Linus Walleij · 6 years ago
  13. f091616 gpio: zevio: Include the right header by Linus Walleij · 6 years ago
  14. 97feacc gpio: ts5500: Delete platform data handling by Linus Walleij · 6 years ago
  15. bf97279 gpio: ts5500: Use SPDX header by Linus Walleij · 6 years ago
  16. c99601f gpio: ts5500: Include the right header by Linus Walleij · 6 years ago
  17. 833eacc gpio: mxs: Get rid of external API call by Linus Walleij · 6 years ago
  18. d5a4da1 gpio: tps65xxx: Use SPDX license tag by Linus Walleij · 6 years ago
  19. 5d75683 gpio: tpx65xxx: Include the right header by Linus Walleij · 6 years ago
  20. f1ff4b8 MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO by Andy Shevchenko · 6 years ago
  21. bfba223 gpio: brcmstb: allow 0 width GPIO banks by Justin Chen · 6 years ago
  22. 36f3f19 gpio: ftgpio: Support debounce timer by Linus Walleij · 6 years ago
  23. da02d79 gpio: ftgpio: Support optional silicon clock by Linus Walleij · 6 years ago
  24. 8882639 Merge branch 'ib-ingenic' of ../linux-pinctrl into devel by Linus Walleij · 6 years ago
  25. 62cdcb6 gpio: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  26. 9ce3ebe gpio: pxa: handle corner case of unprobed device by Robert Jarzmik · 6 years ago
  27. 2812379 dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support by Fabrizio Castro · 6 years ago
  28. 28d6eeb pinctrl: ingenic: Include the right header by Linus Walleij · 6 years ago
  29. 57e2143 gpio: ingenic: Remove driver by Paul Cercueil · 6 years ago
  30. 635c20a pinctrl: ingenic: Drop dependency on MACH_INGENIC by Paul Cercueil · 6 years ago
  31. f2a9676 pinctrl: ingenic: Add support for the JZ4725B by Paul Cercueil · 6 years ago
  32. ebd6651 pinctrl: ingenic: Implement .get_direction for GPIO chips by Paul Cercueil · 6 years ago
  33. e72394e pinctrl: ingenic: Merge GPIO functionality by Paul Cercueil · 6 years ago
  34. 4717b11 pinctrl: ingenic: Mark probe function as __init by Paul Cercueil · 6 years ago
  35. 556a36a pinctrl: ingenic: Probe driver at subsys_initcall by Paul Cercueil · 6 years ago
  36. 890e48b dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge by Paul Cercueil · 6 years ago
  37. be88784 drivers: gpio: Update MODULE AUTHOR email address by Michael Hennerich · 6 years ago
  38. c0f6afa dt-bindings: gpio: rcar: Add gpio-reserved-ranges support by Biju Das · 6 years ago
  39. 496069b gpio: rcar: Add GPIO hole support by Biju Das · 6 years ago
  40. a419a3d gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP by Linus Walleij · 6 years ago
  41. d875cc2 gpio: ep93xx: Cut gpio_to_irq() usage by Linus Walleij · 6 years ago
  42. 68491b0 gpio: ep93xx: Use for_each_set_bit() in IRQ handler by Linus Walleij · 6 years ago
  43. 51ba88e gpio: ep93xx: Use the hwirq and port by Linus Walleij · 6 years ago
  44. fd935fc gpio: ep93xx: Do not pingpong irq numbers by Linus Walleij · 6 years ago
  45. 99399f4 gpio: ep93xx: Properly call the chained IRQ handler by Linus Walleij · 6 years ago
  46. 3c38b3a gpio: ep93xx: Rename has_debounce to has_irq by Linus Walleij · 6 years ago
  47. 991ce74 gpio: ep93xx: Pass around struct gpio_chip by Linus Walleij · 6 years ago
  48. 68b6493 gpio: ep93xx: Switch to SPDX license tag by Linus Walleij · 6 years ago
  49. 1d2bb17 gpio: ep93xx: Cut down variable names by Linus Walleij · 6 years ago
  50. 4c2baed ARM/gpio: ep93xx: build standalone by Arnd Bergmann · 6 years ago
  51. 0d1e31a gpio: tb10x: Use GENERIC_GPIO by Linus Walleij · 6 years ago
  52. d28af35 gpio: tb10x: Create local helper variables by Linus Walleij · 6 years ago
  53. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  54. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  56. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  57. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  62. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  63. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  64. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  65. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  67. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  68. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 6 years ago
  69. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  70. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  71. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  72. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  73. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  74. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  75. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  76. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  77. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  78. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  79. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  80. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  81. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  82. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  83. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  84. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  85. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  86. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  87. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 6 years ago
  88. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  89. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  90. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  91. 00efcdc i2c: don't use any __deprecated handling anymore by Sedat Dilek · 6 years ago
  92. 20b420dc Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  93. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago
  94. 6055af5 i2c: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  95. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 6 years ago
  96. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 6 years ago
  97. 3e7bed5 macintosh: therm_windtunnel: drop using attach_adapter by Wolfram Sang · 6 years ago
  98. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  99. b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  100. 3e20e97 Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago