1. c7a0aa5 gpio: Move irq_handler to struct gpio_irq_chip by Thierry Reding · 7 years ago
  2. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  3. da80ff8 gpio: Move irqchip into struct gpio_irq_chip by Thierry Reding · 7 years ago
  4. c44eafd gpio: Introduce struct gpio_irq_chip by Thierry Reding · 7 years ago
  5. b53b830 pinctrl: armada-37xx: remove unused variable by Arnd Bergmann · 7 years ago
  6. eb32889 gpio: mb86s70: Revert "Return error if requesting an already assigned gpio" by Ard Biesheuvel · 7 years ago
  7. e1289db gpio: mb86s7x: share with other SoCs as module by Ard Biesheuvel · 7 years ago
  8. 4714221 gpio: brcmstb: implement suspend/resume/shutdown by Doug Berger · 7 years ago
  9. 0ba31dc gpio: brcmstb: consolidate interrupt domains by Doug Berger · 7 years ago
  10. 633007a gpio: brcmstb: correct the configuration of level interrupts by Doug Berger · 7 years ago
  11. 2c218b9 gpio: brcmstb: switch to handle_level_irq flow by Doug Berger · 7 years ago
  12. 142c168 gpio: brcmstb: release the bgpio lock during irq handlers by Doug Berger · 7 years ago
  13. 0752df6 gpio: brcmstb: allow all instances to be wakeup sources by Doug Berger · 7 years ago
  14. 5ac9d2d gpio-adnp: Use common error handling code in adnp_gpio_dbg_show() by Markus Elfring · 7 years ago
  15. 5a24d4b gpio-rcar: use devm_ioremap_resource() by Sergei Shtylyov · 7 years ago
  16. 80057cb gpio-mmio: Use the new .get_multiple() callback by Linus Walleij · 7 years ago
  17. 24efd94 gpio: mmio: Make pin2mask() a private business by Linus Walleij · 7 years ago
  18. b3222f7 gpio: mpc8xxx: Do not reverse bits using bgpio by Linus Walleij · 7 years ago
  19. d744236 gpio: brcmstb: Do not use gc->pin2mask() by Linus Walleij · 7 years ago
  20. 5c7b0c4 gpio: grgpio: Do not use gc->pin2mask() by Linus Walleij · 7 years ago
  21. fe29416 gpio: loongson1: fix bgpio usage by Linus Walleij · 7 years ago
  22. d97a1b5 gpio: dwapb: fix bgpio usage by Linus Walleij · 7 years ago
  23. dbe776c gpio: uniphier: add UniPhier GPIO controller driver by Masahiro Yamada · 7 years ago
  24. 1c59d04 dt-bindings: gpio: uniphier: add UniPhier GPIO binding by Masahiro Yamada · 7 years ago
  25. 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
  26. b2f68ed gpio: Add driver for Maxim MAX3191x industrial serializer by Lukas Wunner · 7 years ago
  27. c019c18 dt-bindings: gpio: max3191x: Document new driver by Lukas Wunner · 7 years ago
  28. 1f63fab dt-bindings: Document common property for daisy-chained devices by Lukas Wunner · 7 years ago
  29. 5048f0a gpiolib: clear irq handler and data in one go by Martin Kaiser · 7 years ago
  30. 3ee9e60 pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base by Thierry Reding · 7 years ago
  31. 0747c3e Documentation: fix ref to gpio.txt by Tom Saeger · 7 years ago
  32. e80df7b gpio: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  33. 609aaf6 gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for input by Bartosz Golaszewski · 7 years ago
  34. 418ee8e gpiolib: only check line handle flags once by Bartosz Golaszewski · 7 years ago
  35. eec1d56 gpio: Introduce ->get_multiple callback by Lukas Wunner · 7 years ago
  36. 5307e2a bitops: Introduce assign_bit() by Lukas Wunner · 7 years ago
  37. 07901a9 gpio: gpio-dwapb: add optional reset by Alan Tull · 7 years ago
  38. f76a2d9 gpio-rcar: document R8A77970 bindings by Sergei Shtylyov · 7 years ago
  39. f628ba9 gpiolib: drop irq_base field from gpio_chip struct by Grygorii Strashko · 7 years ago
  40. f9f2a6f gpio: rcar: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  41. d327a22 tools: gpio: Print error string on IOCTL failures by Jacopo Mondi · 7 years ago
  42. a3c1295 MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver by Hoan Tran · 7 years ago
  43. 02e4798 gpio: Alter semantics of *raw* operations to actually be raw by Linus Walleij · 7 years ago
  44. fac9d88 gpio: Get rid of _prefix and __prefixes by Linus Walleij · 7 years ago
  45. 206f82c gpio: thunderx: remove unused .map() hook from irq_domain_ops by Masahiro Yamada · 7 years ago
  46. a5ae5f5 gpio: tb10x: Handle return value of devm_kasprintf by Arvind Yadav · 7 years ago
  47. ba3e217 gpio: brcmstb: Handle return value of devm_kasprintf by Arvind Yadav · 7 years ago
  48. 6437c7b gpio: dwapb: Add wakeup source support by Hoan Tran · 7 years ago
  49. a621c99 gpio: Clarify consumer stubs use-cases by Linus Walleij · 7 years ago
  50. aa5c2a8 gpio: xgene-sb: Tidy up fwnode usage by Robin Murphy · 7 years ago
  51. 2bd6bf0 Linux 4.14-rc1 by Linus Torvalds · 7 years ago
  52. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  53. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  54. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  56. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 7 years ago
  57. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 7 years ago
  58. 2130c02 Documentation: link in networking docs by Pavel Machek · 7 years ago
  59. fc22579 tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  60. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  61. 8d93c7a Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. 02cfe97 Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  63. bbe05e5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  64. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  65. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  66. 8c7c19a sctp: do not mark sk dumped when inet_sctp_diag_fill returns err by Xin Long · 7 years ago
  67. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago
  68. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 7 years ago
  69. 8c72c65 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  70. cbea8f0 net: ipv4: fix l3slave check for index returned in IP_PKTINFO by David Ahern · 7 years ago
  71. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
  72. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 7 years ago
  73. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 7 years ago
  74. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  75. b38923a Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  76. 866a30e Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  77. 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. 30db202 Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  79. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  80. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 7 years ago
  81. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  82. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  83. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  84. 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 7 years ago
  85. 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 7 years ago
  86. 5e0018b kvm: Serialize wq active checks in kvm_vcpu_wake_up() by Davidlohr Bueso · 7 years ago
  87. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 7 years ago
  88. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 7 years ago
  89. b9f67a4 kvm,async_pf: Use swq_has_sleeper() by Davidlohr Bueso · 7 years ago
  90. 8cd641e sched/wait: Add swq_has_sleeper() by Davidlohr Bueso · 7 years ago
  91. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  92. 36ae3c0 KVM: Don't accept obviously wrong gsi values via KVM_IRQFD by Jan H. Schönherr · 7 years ago
  93. 65d1e3d nios2: time: Read timer in get_cycles only if initialized by Guenter Roeck · 7 years ago
  94. 8993d5e nios2: add earlycon support to 3c120 devboard DTS by Tobias Klauser · 8 years ago
  95. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  96. 0f50a49 Revert "PCI: Avoid race while enabling upstream bridges" by Bjorn Helgaas · 7 years ago
  97. 711aab1 vfs: constify path argument to kernel_read_file_from_path by Mimi Zohar · 7 years ago
  98. 6ed0529 Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  99. 9e0ce55 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  100. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago