1. 3285170f gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants by Geert Uytterhoeven · 6 years ago
  2. f99d479 gpiolib: Document new gpio_chip.init_valid_mask field by Geert Uytterhoeven · 6 years ago
  3. 01f14c5 Documentation: gpio: Fix reference to gpiod_get_array() by Geert Uytterhoeven · 6 years ago
  4. 4d19add gpio: pl061: drop duplicate printing of device name by Enrico Weigelt · 6 years ago
  5. 2617790 gpio: altera: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  6. 8b29450 gpio: siox: Use devm_ managed gpiochip by Linus Walleij · 6 years ago
  7. acc1413 gpio: siox: Add struct device *dev helper variable by Linus Walleij · 6 years ago
  8. b25e10f gpio: siox: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  9. 87b7037 drivers: gpio: amd-fch: make resource struct const by Enrico Weigelt · 6 years ago
  10. 9dea44c devres: allow const resource arguments by Arnd Bergmann · 6 years ago
  11. aee5cec gpio: ath79: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  12. a4de4304 gpio: tegra: Clean-up debugfs initialisation by Jon Hunter · 6 years ago
  13. da6070f Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  14. 8df9d7f gpio: siox: Switch to IRQ_TYPE_NONE by Linus Walleij · 6 years ago
  15. 4c0a889 gpio: siox: Do not call gpiochip_remove() on errorpath by Linus Walleij · 6 years ago
  16. 04ce935 gpio: pl061: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  17. d1d522d gpio: tegra: No need to cast away return value of debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  18. acc68b0 gpio: No need to cast away return value of debugfs_create_file() by Greg Kroah-Hartman · 6 years ago
  19. db16bad gpio: Sort GPIO drivers in Makefile by Geert Uytterhoeven · 6 years ago
  20. f79047b gpio: siox: Use module_siox_driver() by Enrico Weigelt · 6 years ago
  21. 8f3fd89 siox: Add helper macro to simplify driver registration by Enrico Weigelt · 6 years ago
  22. 0f5cb8c gpio: eic-sprd: Use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  23. c7d0ca2 gpio: vr41xx: Use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  24. 5272856 gpio: janz-ttl: Drop unneccessary temp variable dev by Enrico Weigelt, metux IT consult · 6 years ago
  25. 01d078a gpio: grgpio: Use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  26. 6bdec6c gpio: ep93xx: Use devm_platform_ioremap_resource() by Enrico Weigelt, metux IT consult · 6 years ago
  27. 2b3fee3 gpio: amdpt: Drop unneeded deref of &pdev->dev by Enrico Weigelt, metux IT consult · 6 years ago
  28. b183cab gpio: rcar: Pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  29. f310f2e gpio: Add comments on #if/#else/#endif by Enrico Weigelt · 6 years ago
  30. a100067 gpio: amd: Drop unused pdev pointer in privata data by Enrico Weigelt · 6 years ago
  31. f360dcd gpio: mockup: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  32. 690499d9 gpio: madera: Fixup SPDX headers by Charles Keepax · 6 years ago
  33. 4892d3a gpio: Drop the parent_irq from gpio_irq_chip by Linus Walleij · 6 years ago
  34. 9a82ee6 gpio: Add GPIOLIB_IRQCHIP cleanup to TODO by Linus Walleij · 6 years ago
  35. 42d9fc7 gpio: ftgpio: Pass irqchip when adding gpiochip by Linus Walleij · 6 years ago
  36. a522f1d gpio: omap: Fix lost edge wake-up interrupts by Tony Lindgren · 6 years ago
  37. 6a80b30 fmc: Delete the FMC subsystem by Linus Walleij · 6 years ago
  38. 754dfd7 gpio: omap: clean up register access in omap2_set_gpio_debounce() by Russell King · 6 years ago
  39. f1c32ef gpio: omap: irq_startup() must not return error codes by Russell King · 6 years ago
  40. 40fd422 gpio: omap: clean up wakeup handling by Russell King · 6 years ago
  41. 18bd49c gpio: omap: constify register tables by Russell King · 6 years ago
  42. 9c7f798 gpio: omap: clean up omap_gpio_restore_context() by Russell King · 6 years ago
  43. 9a30278 gpio: omap: remove dataout variation in context handling by Russell King · 6 years ago
  44. 31b2d7f gpio: omap: simplify omap_set_gpio_irqenable() by Russell King · 6 years ago
  45. a47b915 gpio: omap: simplify omap_toggle_gpio_edge_triggering() by Russell King · 6 years ago
  46. 8ee1de6 gpio: omap: simplify read-modify-write by Russell King · 6 years ago
  47. a0e881e gpio: omap: simplify bank->level_mask by Russell King · 6 years ago
  48. 8ba7059 gpio: omap: simplify set_multiple() by Russell King · 6 years ago
  49. 6653dd8 gpio: omap: simplify get_multiple() by Russell King · 6 years ago
  50. 5ca5f92 gpio: omap: simplify get() method by Russell King · 6 years ago
  51. 40bb227 gpio: omap: simplify omap_gpio_get_direction() by Russell King · 6 years ago
  52. dfbc6c7 gpio: omap: move omap_gpio_request() and omap_gpio_free() by Russell King · 6 years ago
  53. 693de83 gpio: omap: remove irq_ack method by Russell King · 6 years ago
  54. 395373c gpio: omap: clean up edge interrupt handling by Russell King · 6 years ago
  55. c030a9c gpio: omap: remove remainder of list management by Russell King · 6 years ago
  56. 64ea3e9 gpio: omap: fix lack of irqstatus_raw0 for OMAP4 by Russell King · 6 years ago
  57. c859e0d gpio: omap: ensure irq is enabled before wakeup by Russell King · 6 years ago
  58. 74a36e4 Merge branch 'ib-snps-reset-gpio' into devel by Linus Walleij · 6 years ago
  59. edc1ef3 gpio: of: parse stmmac PHY reset line specific active-low property by Martin Blumenstingl · 6 years ago
  60. 9d373ac gpio: altera: Allocate irq_chip dynamically by Phil Reid · 6 years ago
  61. 1ebd0687 gpio: xilinx: convert from OF GPIO to standard devm APIs by Robert Hancock · 6 years ago
  62. 7fae8a9 fmc: Decouple from Linux GPIO subsystem by Linus Walleij · 6 years ago
  63. fc8938d dt-bindings: gpio: davinci: Add k3 am654 compatible by Keerthy · 6 years ago
  64. 6a4d8b6 gpio: davinci: Add new compatible for K3 AM654 SoCs by Keerthy · 6 years ago
  65. 6eeea32 gpio: Davinci: Add K3 dependencies by Keerthy · 6 years ago
  66. 36c0551 gpio: davinci: Fix the compiler warning with ARM64 config enabled by Keerthy · 6 years ago
  67. 5923ea6 gpio: pass lookup and descriptor flags to request_own by Linus Walleij · 6 years ago
  68. 0aa3ebf docs: gpio: driver.rst: fix a bad tag by Mauro Carvalho Chehab · 6 years ago
  69. 8b74ae4 gpio: pca953x: Add support for the TI TCA9539 by Peter Robinson · 6 years ago
  70. e3023bf gpio: of: Handle the Freescale SPI CS by Linus Walleij · 6 years ago
  71. 2674700 gpio: max732x: use devm_gpiochip_add_data() by Bartosz Golaszewski · 6 years ago
  72. 375b942 gpio: max732x: use i2c_new_dummy_device() by Bartosz Golaszewski · 6 years ago
  73. 8764c4c gpio: em: use the managed version of gpiochip_add_data() by Bartosz Golaszewski · 6 years ago
  74. 715ed72 gpio: em: Return early on error in em_gio_probe() by Geert Uytterhoeven · 6 years ago
  75. 4c411ce gpio: em: Remove error messages on out-of-memory conditions by Geert Uytterhoeven · 6 years ago
  76. 910f38b dt-bindings: gpio: Convert Arm PL061 to json-schema by Rob Herring · 6 years ago
  77. 919c46c Documentation: gpio: remove duplicated lines by Luca Ceresoli · 6 years ago
  78. 315c1a8 gpio: ixp4xx: Use irq_domain_translate_twocell() by Linus Walleij · 6 years ago
  79. 4b3d500 gpio: Fix minor grammar errors in documentation by Linus Walleij · 6 years ago
  80. db9477f gpio: Update Kconfig text for GPIO_SYSFS by Linus Walleij · 6 years ago
  81. 663ba74 gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe() by Andrey Smirnov · 6 years ago
  82. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  83. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  84. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  85. 128f2bf Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  86. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  87. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  88. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  89. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  90. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  91. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  92. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  93. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  94. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  95. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  96. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  97. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  98. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  99. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  100. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago