1. edd7a56 i2c: core: always have a named variable in arguments by Wolfram Sang · 6 years ago
  2. d68222d i2c: headers: always have a named variable in arguments by Wolfram Sang · 6 years ago
  3. e1714da i2c: headers: don't use 'dev' as adapter variable by Wolfram Sang · 6 years ago
  4. c45d4ba i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC by Sagar Shrikant Kadam · 6 years ago
  5. d9ce957 i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC by Sagar Shrikant Kadam · 6 years ago
  6. 7ea651e dt-bindings: i2c: extend existing opencore bindings by Sagar Shrikant Kadam · 6 years ago
  7. d680a50 i2c: tegra: Avoid error message on deferred probe by Thierry Reding · 6 years ago
  8. aa5ae06 i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d() by Andy Shevchenko · 6 years ago
  9. fdb7e88 i2c: iop: Use GPIO descriptors by Linus Walleij · 6 years ago
  10. ed7357c i2c: s3c2410: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  11. bebff81 i2c: bcm2835: Model Divider in CCF by Annaliese McDermond · 6 years ago
  12. fbbe494 i2c: tegra: fix msleep warning by Bitan Biswas · 6 years ago
  13. 9d17447 i2c: tegra: add spinlock definition comment by Bitan Biswas · 6 years ago
  14. 26955a7 i2c: tegra: fix alignment and spacing violations by Bitan Biswas · 6 years ago
  15. 233d0ab i2c: tegra: remove unnecessary variable init by Bitan Biswas · 6 years ago
  16. c84663c i2c: tegra: clean up macros by Bitan Biswas · 6 years ago
  17. 095561f i2c: fsi: Create busses for all ports by Oliver O'Halloran · 6 years ago
  18. 19b07cb i2c: i801: Register optional lis3lv02d I2C device on Dell machines by Pali Rohár · 6 years ago
  19. f0e4cd9 usb: typec: ucsi: ccg: add runtime pm workaround by Ajay Gupta · 6 years ago
  20. 9f2e244d i2c: nvidia-gpu: resume ccgx i2c client by Ajay Gupta · 6 years ago
  21. a94ecde usb: typec: ucsi: ccg: enable runtime pm support by Ajay Gupta · 6 years ago
  22. d4a4f92 i2c: nvidia-gpu: add runtime pm support by Ajay Gupta · 6 years ago
  23. cb7302f i2c: nvidia-gpu: refactor master_xfer by Ajay Gupta · 6 years ago
  24. 5213d7e i2c: acpi: export i2c_acpi_find_adapter_by_handle by Ruslan Babayev · 6 years ago
  25. 12cb084 i2c: jz4780: Drop dependency on MACH_JZ4780 by Paul Cercueil · 6 years ago
  26. c1fee0c i2c: meson: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  27. 80e4068 i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB by Kamal Dasu · 6 years ago
  28. c245d94 i2c: iproc: Add multi byte read-write support for slave mode by Rayagonda Kokatanur · 6 years ago
  29. a4b5363 i2c: imx: Use __maybe_unused instead of #if CONFIG_PM by Anson Huang · 6 years ago
  30. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  31. 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
  32. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  33. 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
  34. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  35. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  36. 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
  37. 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
  38. 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
  39. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  40. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  41. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  42. 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
  43. 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
  44. 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
  45. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  46. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  47. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  48. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  49. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  50. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  51. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  52. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  53. 2924b52 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  54. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  55. a80c4ec x86/kvm/pmu: Set AMD's virt PMU version to 1 by Borislav Petkov · 6 years ago
  56. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  57. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  58. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  59. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  60. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  61. 16ba3ab KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace by Wanpeng Li · 6 years ago
  62. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  63. 4d25996 kvm: vmx: Fix -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  64. 541e886 KVM: nVMX: Fix using __this_cpu_read() in preemptible context by Wanpeng Li · 6 years ago
  65. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago
  66. 382409b kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID by Jim Mattson · 6 years ago
  67. 32a243d kvm: x86: Include multiple indices with CPUID leaf 0x8000001d by Jim Mattson · 6 years ago
  68. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  69. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  70. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago
  71. 2eb06c3 KVM: Fix spinlock taken warning during host resume by Wanpeng Li · 6 years ago
  72. 21be4ca KVM: nVMX: Clear nested_run_pending if setting nested state fails by Sean Christopherson · 6 years ago
  73. db80927 KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE by Paolo Bonzini · 6 years ago
  74. 6bff2a3 Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  75. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  76. c50bbf6 Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  77. 49bbd8b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  78. e50e679 Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  79. a3b25d1 Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  80. 060358d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 by Thomas Gleixner · 6 years ago
  81. 9dd0abd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 by Thomas Gleixner · 6 years ago
  82. 236b83a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122 by Thomas Gleixner · 6 years ago
  83. 10145f7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121 by Thomas Gleixner · 6 years ago
  84. 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
  85. 4c694f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 by Thomas Gleixner · 6 years ago
  86. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  87. 778ddf5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 116 by Thomas Gleixner · 6 years ago
  88. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago
  89. a0c7056 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113 by Thomas Gleixner · 6 years ago
  90. f4344b1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112 by Thomas Gleixner · 6 years ago
  91. fe963fd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 111 by Thomas Gleixner · 6 years ago
  92. 226b0b0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110 by Thomas Gleixner · 6 years ago
  93. f4f6a4a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106 by Thomas Gleixner · 6 years ago
  94. 9ba3dd0b5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105 by Thomas Gleixner · 6 years ago
  95. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  96. 8e8caf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 by Thomas Gleixner · 6 years ago
  97. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  98. 1924af0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101 by Thomas Gleixner · 6 years ago
  99. 8607a96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98 by Thomas Gleixner · 6 years ago
  100. 84514ea treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97 by Thomas Gleixner · 6 years ago