1. d2b0919 gpio: ep93xx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  2. 8a6abcd Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
  3. f6a7053 gpio: zynq: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  4. f4e9bcc gpio: mt7621: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  5. b1d64c7 gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()' by Christophe JAILLET · 5 years ago
  6. c7663fa gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h by YueHaibing · 5 years ago
  7. 7db47fa gpio: aspeed: Add SGPIO driver by Hongwei Zhang · 5 years ago
  8. d5d4aa1 MAINTAINERS: Remove FMC subsystem by Denis Efremov · 5 years ago
  9. 74639d6 gpio: tqmx86: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  10. e599256 gpio: vf610: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  11. 49751ef gpio: zx: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  12. 7b73220 gpio: mpc8xxx: add ls1088a platform special function by Song Hui · 5 years ago
  13. ff6cd68 gpio: mpc8xxx: add ls1088a platform gpio node DT binding description by Song Hui · 5 years ago
  14. ac1213b gpio/ixp4xx: Register the base PA instead of its VA in fwnode by Marc Zyngier · 5 years ago
  15. a7e4214 gpio: ftgpio: Move hardware initialization by Linus Walleij · 5 years ago
  16. eb1e8bd gpio: Use callback presence to determine need of valid_mask by Linus Walleij · 5 years ago
  17. da9b142 pinctrl: stmfx: Use the callback to populate valid_mask by Linus Walleij · 5 years ago
  18. c9fc5af gpio: Pass mask and size with the init_valid_mask() by Linus Walleij · 5 years ago
  19. f52a0c7 gpio: stubs in headers should be inline by Stephen Rothwell · 5 years ago
  20. f3260e3 gpio: mockup: don't depend twice on GPIOLIB by Uwe Kleine-König · 5 years ago
  21. 8512ee3 gpio: aspeed: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  22. a2ac3eb gpio: hlwd: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  23. c7e66e4 gpio: xlp: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  24. fe8cf20 dt-bindings: gpio: davinci: Add new compatible for J721E SoCs by Lokesh Vutla · 5 years ago
  25. 607a0dc gpio: cadence: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  26. a7fc89f gpio: thunderx: Switch to GPIOLIB_IRQCHIP by Linus Walleij · 5 years ago
  27. 821c76c qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core by Brian Masney · 5 years ago
  28. aa7d618 gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP by Linus Walleij · 5 years ago
  29. fdd61a0 gpio: Add support for hierarchical IRQ domains by Linus Walleij · 5 years ago
  30. 7a637fd dt-bindings: gpio: aspeed: Add SGPIO support by Hongwei Zhang · 5 years ago
  31. f2ee731 gpio: lpc32xx: allow building on non-lpc32xx targets by Arnd Bergmann · 5 years ago
  32. b772d7a gpio: remove ks8695 driver by Arnd Bergmann · 5 years ago
  33. 40b0bcd gpio: mpc8xxx: Add new platforms GPIO DT node description by Song Hui · 5 years ago
  34. 15bddb7 gpio: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  35. 74d2d0e gpio: madera: Add support for Cirrus Logic CS47L92 by Charles Keepax · 6 years ago
  36. d06be8b gpio: madera: Add support for Cirrus Logic CS47L15 by Richard Fitzgerald · 6 years ago
  37. fe2afa0 gpio: madera: Use local copy of pdata by Charles Keepax · 6 years ago
  38. 72ce665 gpio: arizona: Use local copy of pdata by Charles Keepax · 6 years ago
  39. d111e7a gpio: viperboard: Replace 'unsigned' with 'unsigned int' by Hennie Muller · 6 years ago
  40. 7bdbd1ec gpio: refactor gpiochip_allocate_mask() with bitmap_alloc() by Masahiro Yamada · 6 years ago
  41. bd4bd33 gpio: mpc8xxx: Add ls1028a device specify function. by Song Hui · 6 years ago
  42. f4160fa gpio: pca953x: Drop %s for constant string literals by Andy Shevchenko · 5 years ago
  43. 6dd6a2d gpio: pca953x: Remove explicit comparison with 0 by Andy Shevchenko · 5 years ago
  44. 63b484c gpio: pca953x: Use GENMASK() consistently by Andy Shevchenko · 5 years ago
  45. 8eeb467d gpio: pca953x: Switch to use device_get_match_data() by Andy Shevchenko · 5 years ago
  46. 7beb620 gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get by Anson Huang · 5 years ago
  47. 49281a2 gpio: of: Fix hard-assigned valid_mask for OF case by Stephen Boyd · 5 years ago
  48. 61059b7 gpio: ixp4xx: remove redundant dev_err message by Ding Xiang · 5 years ago
  49. 2838bf9 gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h by Andy Shevchenko · 5 years ago
  50. 77cb907 gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h by Andy Shevchenko · 5 years ago
  51. fce04b1 gpiolib: of: Reshuffle contents of consumer.h for new library layout by Andy Shevchenko · 5 years ago
  52. d9e5eba Documentation: gpio: fix function links in the HTML docs by Jeremy Cline · 5 years ago
  53. 9091373 gpio: remove less important #ifdef around declarations by Masahiro Yamada · 5 years ago
  54. a299726 gpio: max77650: add MODULE_ALIAS() by Bartosz Golaszewski · 6 years ago
  55. f626d6d gpio: of: Break out OF-only code by Linus Walleij · 6 years ago
  56. f8650b8 gpio: bd70528: remove redundant assignment to variable ret by Colin Ian King · 6 years ago
  57. cbf2be7 gpio: bd70528: fix spelling misstake "debouce" -> "debounce" by Colin Ian King · 6 years ago
  58. 2229a36 unicore: Drop pointless include by Linus Walleij · 6 years ago
  59. 66ad662 gpio: em: use a helper variable for &pdev->dev by Bartosz Golaszewski · 6 years ago
  60. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 6 years ago
  61. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  62. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  63. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  64. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  65. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  66. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  67. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
  68. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  69. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  70. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  71. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  72. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  73. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  74. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  75. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  76. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  77. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  83. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  84. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  85. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 6 years ago
  87. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
  88. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
  89. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 6 years ago
  90. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 6 years ago
  91. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
  92. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  93. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  94. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
  95. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  96. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  97. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  98. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
  99. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
  100. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago