1. 8eb2fd00f spi: zynq-qspi: Fix missing spi_unregister_controller when unload module by Axel Lin · 6 years ago
  2. 5271890 spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI by Jarkko Nikula · 6 years ago
  3. 79629d0 spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode by Rayagonda Kokatanur · 6 years ago
  4. a412795 spi: pxa2xx: Add support for Intel Tiger Lake by Jarkko Nikula · 6 years ago
  5. 8d8bef5 spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 6 years ago
  6. 1274204 spi: pxa2xx: Balance runtime PM enable/disable on error by Lubomir Rintel · 6 years ago
  7. 2922d1c spi: gpio: Add SPI_MASTER_GPIO_SS flag by Linus Walleij · 6 years ago
  8. d6b197a spi: spi-fsl-qspi: change i.MX7D RX FIFO size by Han Xu · 6 years ago
  9. 43167bb spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from reg by Rob Herring · 6 years ago
  10. 8cc7720 spi: pxa2xx: Add support for Intel Elkhart Lake by Jarkko Nikula · 6 years ago
  11. ab73561 spi: atmel-quadspi: fix resume call by Tudor Ambarus · 6 years ago
  12. 5b74e9a spi: atmel-quadspi: void return type for atmel_qspi_init() by Tudor Ambarus · 6 years ago
  13. 23cdddb spi: pxa2xx: Set minimum transfer speed by Jarkko Nikula · 6 years ago
  14. 775c4c0 spi: stm32-qspi: remove signal sensitive on completion by Ludovic Barre · 6 years ago
  15. cae86ea dt-bindings: spi: stm32-qspi: add dma properties by Ludovic Barre · 6 years ago
  16. b28944c spi/acpi: avoid spurious matches during slave enumeration by Ard Biesheuvel · 6 years ago
  17. f9481b0 spi: fix ctrl->num_chipselect constraint by Tudor Ambarus · 6 years ago
  18. 51c711f spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series by Masahisa Kojima · 6 years ago
  19. b5e3cf4 spi/acpi: fix incorrect ACPI parent check by Ard Biesheuvel · 6 years ago
  20. f569436 spi: don't open code list_for_each_entry_safe_reverse() by Vladimir Zapolskiy · 6 years ago
  21. ebc37af spi: No need to assign dummy value in spi_unregister_controller() by Andy Shevchenko · 6 years ago
  22. 36f3473 spi: Add a prototype for exported spi_set_cs_timing() by Andy Shevchenko · 6 years ago
  23. 4c3c595 spi/acpi: enumerate all SPI slaves in the namespace by Ard Biesheuvel · 6 years ago
  24. 4343f61 Merge tag 'v5.2-rc4' into spi-5.3 by Mark Brown · 6 years ago
  25. aef9752 spi: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  26. d1fdb6d Linux 5.2-rc4 by Linus Torvalds · 6 years ago
  27. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  28. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  29. 3d4645b Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  30. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  31. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  32. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  33. 902b2ed Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  34. 66b59f2 Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  35. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 1b02caa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  37. 0ad43e2 Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  38. 79c3ba3 Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  39. 8f77293 MAINTAINERS: Karthikeyan Ramasubramanian is MIA by Wolfram Sang · 6 years ago
  40. 49b8095 i2c: xiic: Add max_read_len quirk by Robert Hancock · 6 years ago
  41. d442564 Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  42. 893a7d3 lockref: Limit number of cmpxchg loop retries by Jan Glauber · 6 years ago
  43. d934452 uaccess: add noop untagged_addr definition by Andrey Konovalov · 6 years ago
  44. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  45. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  46. 33de0d1 Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  47. 91f152e Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  48. a373ec2 Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  49. de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 6 years ago
  50. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  51. 6e38335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  52. a02a532 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  53. 913ab97 kbuild: use more portable 'command -v' for cc-cross-prefix by Masahiro Yamada · 6 years ago
  54. 0ab0d7a s390/unwind: correct stack switching during unwind by Vasily Gorbik · 6 years ago
  55. a964d23 Merge branch 'pm-x86' by Rafael J. Wysocki · 6 years ago
  56. 19e9da9 block, bfq: add weight symlink to the bfq.weight cgroup parameter by Angelo Ruocco · 6 years ago
  57. 54b7b86 cgroup: let a symlink too be created with a cftype file by Angelo Ruocco · 6 years ago
  58. 671e2ee Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  59. ab4bec1 drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boards by Ben Skeggs · 6 years ago
  60. 9352ce3 drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW by Ben Skeggs · 6 years ago
  61. 5f0f8b5 drm/nouveau/secboot: split out FW version-specific LS function pointers by Ben Skeggs · 6 years ago
  62. c26f306 drm/nouveau/secboot: pass max supported FW version to LS load funcs by Ben Skeggs · 6 years ago
  63. 475cf02 drm/nouveau/core: support versioned firmware loading by Ben Skeggs · 6 years ago
  64. 8854eed drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device by Ben Skeggs · 6 years ago
  65. c3e2219 block: free sched's request pool in blk_cleanup_queue by Ming Lei · 6 years ago
  66. e659b41 Merge tag 'drm-intel-fixes-2019-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  67. bcc9d0e Merge branch 'malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 6 years ago
  68. 3e582c6 spi: mediatek: add SPI_LSB_FIRST support by Leilk Liu · 6 years ago
  69. 16d72dd Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  70. ae87660 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  71. 0104763 Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. dc8ca9c Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  73. 5d6b501 Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  74. 2117585 Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  75. 459aa07 Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  76. 720f1de pktgen: do not sleep with the thread lock held. by Paolo Abeni · 6 years ago
  77. 44e843e Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  78. d37acd5 net: mvpp2: Use strscpy to handle stat strings by Maxime Chevallier · 6 years ago
  79. 85cb928 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 6 years ago
  80. 8d037f9 Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl' by David S. Miller · 6 years ago
  81. b9aa52c ipv6: fix EFAULT on sendto with icmpv6 and hdrincl by Olivier Matz · 6 years ago
  82. 59e3e4b ipv6: use READ_ONCE() for inet->hdrincl as in ipv4 by Olivier Matz · 6 years ago
  83. 62f99b6 nvme-rdma: use dynamic dma mapping per command by Max Gurtovoy · 6 years ago
  84. c8e8c77 nvme: Fix u32 overflow in the number of namespace list calculation by Jaesoo Lee · 6 years ago
  85. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  86. e7bf2ce Merge tag 'misc-habanalabs-fixes-2019-06-06' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus by Greg Kroah-Hartman · 6 years ago
  87. ebcc592 arm64: Silence gcc warnings about arch ABI drift by Dave Martin · 6 years ago
  88. 527a1d1 parisc: Fix crash due alternative coding for NP iopdir_fdc bit by Helge Deller · 6 years ago
  89. 116d753 parisc: Use lpa instruction to load physical addresses in driver code by John David Anglin · 6 years ago
  90. ec13c82 parisc: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 6 years ago
  91. 63923d2 parisc: Use implicit space register selection for loading the coherence index of I/O pdirs by John David Anglin · 6 years ago
  92. 2b55d83 ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix by George G. Davis · 6 years ago
  93. 6d10dc6 drm/komeda: Potential error pointer dereference by Dan Carpenter · 6 years ago
  94. 7cb8bec drm/komeda: remove set but not used variable 'kcrtc' by YueHaibing · 6 years ago
  95. dbd9f78 Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  96. 75cb377 Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  97. 351212f Merge tag 'drm-intel-fixes-2019-06-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  98. 4a60570 hwmon: (pmbus/core) Treat parameters as paged if on multiple pages by Robert Hancock · 6 years ago
  99. 3846372 hwmon: (pmbus/core) mutex_lock write in pmbus_set_samples by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 6 years ago
  100. c41dd48 hwmon: (core) add thermal sensors only if dev->of_node is present by Eduardo Valentin · 6 years ago